[ Jan 9 01:33:35 Enabled. ] [ Jan 9 01:33:35 Rereading configuration. ] [ Jan 9 01:33:38 Rereading configuration. ] [ Jan 9 01:33:41 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 [ Jan 9 01:33:41 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.01.09 01:33:42.198329 [ 1 ] {} Application: Will watch for the process with pid 23654 2025.01.09 01:33:42.198878 [ 1 ] {} Application: Forked a child process to watch 2025.01.09 01:33:42.435907 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23654 2025.01.09 01:33:42.436620 [ 1 ] {} Application: starting up 2025.01.09 01:33:42.437309 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.09 01:33:42.530833 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.09 01:33:42.556768 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.09 01:33:42.556844 [ 1 ] {} Application: Initializing DateLUT. 2025.01.09 01:33:42.556858 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.09 01:33:42.556920 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.09 01:33:42.557555 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.09 01:33:42.559144 [ 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.01.09 01:33:42.559953 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.09 01:33:42.560282 [ 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.01.09 01:33:42.560325 [ 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.01.09 01:33:42.560364 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.09 01:33:42.560534 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.09 01:33:42.561415 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.09 01:33:42.566523 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.09 01:33:42.567312 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.09 01:33:42.568831 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.09 01:33:42.568921 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.09 01:33:42.570471 [ 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.01.09 01:33:42.570996 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.09 01:33:42.575421 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.09 01:33:42.576105 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.09 01:33:42.577640 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.09 01:33:42.577979 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.09 01:33:42.578364 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.09 01:33:42.578727 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.09 01:33:42.580170 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.09 01:33:42.580199 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.09 01:33:42.580247 [ 28 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:33:42.580386 [ 28 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:33:42.593105 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.09 01:33:42.593127 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139182 sec 2025.01.09 01:33:42.593198 [ 1 ] {} ReferentialDeps: No tables 2025.01.09 01:33:42.593237 [ 1 ] {} LoadingDeps: No tables 2025.01.09 01:33:42.594386 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.09 01:33:42.595472 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.09 01:33:42.608828 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.09 01:33:42.608873 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.09 01:33:42.608946 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.09 01:33:42.608961 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.09 01:33:42.608995 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.09 01:33:42.609063 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.09 01:33:42.614020 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.09 01:33:42.614079 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.09 01:33:42.614139 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.09 01:33:42.614363 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.09 01:33:42.614384 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.09 01:33:42.614418 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.09 01:33:42.614486 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.09 01:33:42.614500 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.09 01:33:42.614532 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.09 01:33:42.614597 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.09 01:33:42.644417 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.09 01:33:42.651222 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.09 01:33:42.651297 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103202 sec 2025.01.09 01:33:42.651313 [ 1 ] {} ReferentialDeps: No tables 2025.01.09 01:33:42.651324 [ 1 ] {} LoadingDeps: No tables 2025.01.09 01:33:42.651347 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.09 01:33:42.651572 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.09 01:33:42.651669 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.09 01:33:42.651684 [ 1 ] {} Application: Loaded metadata. 2025.01.09 01:33:42.651696 [ 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.01.09 01:33:42.651707 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.09 01:33:42.656448 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.09 01:33:42.656641 [ 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.01.09 01:33:42.657605 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.423e-05 sec. 2025.01.09 01:33:42.658612 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.09 01:33:42.658707 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.09 01:33:42.658725 [ 1 ] {} Application: Ready for connections. 2025.01.09 01:33:42.880702 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42692 2025.01.09 01:33:42.880926 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.880976 [ 3 ] {} TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42692 2025.01.09 01:33:42.881006 [ 3 ] {} TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.881026 [ 3 ] {} TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.881110 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.09 01:33:42.881146 [ 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.01.09 01:33:42.881190 [ 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.01.09 01:33:42.885517 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37514 2025.01.09 01:33:42.885593 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35853 2025.01.09 01:33:42.885619 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.885663 [ 4 ] {} TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Authenticating user 'default' from [fd00:1122:3344:101::e]:37514 2025.01.09 01:33:42.885714 [ 4 ] {} TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.885729 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.885737 [ 4 ] {} TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.885772 [ 5 ] {} TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35853 2025.01.09 01:33:42.885815 [ 5 ] {} TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.885833 [ 5 ] {} TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.886405 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37500 2025.01.09 01:33:42.886627 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.886660 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64470 2025.01.09 01:33:42.886674 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44950 2025.01.09 01:33:42.886689 [ 253 ] {} TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37500 2025.01.09 01:33:42.886723 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35869 2025.01.09 01:33:42.886861 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50391 2025.01.09 01:33:42.886889 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.886957 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.887033 [ 255 ] {} TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Authenticating user 'default' from [fd00:1122:3344:101::e]:64470 2025.01.09 01:33:42.887038 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.886814 [ 253 ] {} TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887085 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:42.887109 [ 255 ] {} TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887135 [ 256 ] {} TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35869 2025.01.09 01:33:42.887156 [ 253 ] {} TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887186 [ 255 ] {} TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887185 [ 257 ] {} TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50391 2025.01.09 01:33:42.887221 [ 256 ] {} TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887305 [ 254 ] {} TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44950 2025.01.09 01:33:42.887326 [ 256 ] {} TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887360 [ 257 ] {} TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887419 [ 254 ] {} TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887442 [ 257 ] {} TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:42.887459 [ 254 ] {} TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.000152 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB 2025.01.09 01:33:43.727110 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62967 2025.01.09 01:33:43.727324 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.727354 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:62967 2025.01.09 01:33:43.727379 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.727458 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.727524 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.09 01:33:43.727551 [ 258 ] {} 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.01.09 01:33:43.727632 [ 258 ] {} 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.01.09 01:33:43.728120 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59128 2025.01.09 01:33:43.728352 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57272 2025.01.09 01:33:43.728378 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44765 2025.01.09 01:33:43.728369 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.728537 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48399 2025.01.09 01:33:43.728573 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.728594 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Authenticating user 'default' from [fd00:1122:3344:101::d]:59128 2025.01.09 01:33:43.728821 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.728831 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.728854 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.728903 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.728950 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50922 2025.01.09 01:33:43.728954 [ 260 ] {} TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44765 2025.01.09 01:33:43.728920 [ 262 ] {} TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:48399 2025.01.09 01:33:43.728881 [ 261 ] {} TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Authenticating user 'default' from [fd00:1122:3344:101::d]:57272 2025.01.09 01:33:43.728860 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33857 2025.01.09 01:33:43.729075 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42183 2025.01.09 01:33:43.729232 [ 260 ] {} TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729317 [ 261 ] {} TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729456 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.729477 [ 261 ] {} TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729542 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.729542 [ 260 ] {} TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729580 [ 265 ] {} TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42183 2025.01.09 01:33:43.729611 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.729586 [ 262 ] {} TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729729 [ 263 ] {} TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:33857 2025.01.09 01:33:43.729849 [ 265 ] {} TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729873 [ 264 ] {} TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50922 2025.01.09 01:33:43.729898 [ 262 ] {} TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729941 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61249 2025.01.09 01:33:43.729960 [ 264 ] {} TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729924 [ 265 ] {} TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.729907 [ 263 ] {} TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.730672 [ 264 ] {} TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.730698 [ 263 ] {} TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.730698 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.731351 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61249 2025.01.09 01:33:43.731372 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.731434 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.731458 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.734211 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.09 01:33:43.794238 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62967) (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.01.09 01:33:43.795814 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} 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.01.09 01:33:43.796068 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} TCPHandler: Processed in 0.066333107 sec. 2025.01.09 01:33:43.796421 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.796689 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.09 01:33:43.797017 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59128) (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.01.09 01:33:43.797327 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} 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.01.09 01:33:43.797574 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} TCPHandler: Processed in 0.001301921 sec. 2025.01.09 01:33:43.797878 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.799187 [ 258 ] {abdfd685-6c50-408c-b9c6-a8a8c33f5caa} executeQuery: (from [fd00:1122:3344:101::d]:62967) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.09 01:33:43.799931 [ 258 ] {abdfd685-6c50-408c-b9c6-a8a8c33f5caa} TCPHandler: Processed in 0.002168275 sec. 2025.01.09 01:33:43.800181 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.800314 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} executeQuery: (from [fd00:1122:3344:101::d]:59128) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.09 01:33:43.800532 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.09 01:33:43.859120 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.09 01:33:43.859150 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8052e-05 sec 2025.01.09 01:33:43.859628 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} ReferentialDeps: No tables 2025.01.09 01:33:43.859643 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} LoadingDeps: No tables 2025.01.09 01:33:43.859667 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} DatabaseAtomic (oximeter): Starting up tables. 2025.01.09 01:33:43.859722 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} TCPHandler: Processed in 0.059609809 sec. 2025.01.09 01:33:43.860043 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.860396 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} executeQuery: (from [fd00:1122:3344:101::d]:62967) /* 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.01.09 01:33:43.861200 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.09 01:33:43.869531 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.09 01:33:43.876668 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Loading data parts 2025.01.09 01:33:43.877210 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): There are no data parts 2025.01.09 01:33:43.879915 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} TCPHandler: Processed in 0.019989851 sec. 2025.01.09 01:33:43.880172 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.880438 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} executeQuery: (from [fd00:1122:3344:101::d]:59128) /* 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.01.09 01:33:43.880521 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.09 01:33:43.888833 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Loading data parts 2025.01.09 01:33:43.889059 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): There are no data parts 2025.01.09 01:33:43.890451 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} TCPHandler: Processed in 0.010352136 sec. 2025.01.09 01:33:43.890737 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.891042 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.891133 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.09 01:33:43.893309 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} oximeter.measurements_i8 (14f72c9d-1b6c-4591-b69d-f9640b34b7a1): Loading data parts 2025.01.09 01:33:43.893508 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} oximeter.measurements_i8 (14f72c9d-1b6c-4591-b69d-f9640b34b7a1): There are no data parts 2025.01.09 01:33:43.894828 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} TCPHandler: Processed in 0.004200377 sec. 2025.01.09 01:33:43.895042 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.895305 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.895383 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.09 01:33:43.897493 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} oximeter.measurements_u8 (b35f15e7-eb7e-42a9-8e44-970cd0c8a628): Loading data parts 2025.01.09 01:33:43.897659 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} oximeter.measurements_u8 (b35f15e7-eb7e-42a9-8e44-970cd0c8a628): There are no data parts 2025.01.09 01:33:43.898916 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} TCPHandler: Processed in 0.003935403 sec. 2025.01.09 01:33:43.899022 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43877 2025.01.09 01:33:43.899143 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.899169 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.899183 [ 269 ] {} TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Authenticating user 'default' from [fd00:1122:3344:101::a]:43877 2025.01.09 01:33:43.899268 [ 269 ] {} TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.899302 [ 269 ] {} TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.899444 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.09 01:33:43.899513 [ 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.01.09 01:33:43.899588 [ 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.01.09 01:33:43.899715 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.899806 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.09 01:33:43.901148 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42042 2025.01.09 01:33:43.901236 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55798 2025.01.09 01:33:43.901459 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58333 2025.01.09 01:33:43.901465 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.901539 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.901740 [ 270 ] {} TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42042 2025.01.09 01:33:43.901777 [ 271 ] {} TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:55798 2025.01.09 01:33:43.901795 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.901821 [ 270 ] {} TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.901799 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40355 2025.01.09 01:33:43.901871 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55722 2025.01.09 01:33:43.901874 [ 271 ] {} TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.901931 [ 272 ] {} TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58333 2025.01.09 01:33:43.901918 [ 270 ] {} TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902284 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.902304 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} oximeter.measurements_i16 (d4fb65ae-c68c-4bd5-b784-64f07ecc6eca): Loading data parts 2025.01.09 01:33:43.902336 [ 272 ] {} TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902331 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41740 2025.01.09 01:33:43.902398 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49251 2025.01.09 01:33:43.902418 [ 271 ] {} TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902474 [ 272 ] {} TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902496 [ 274 ] {} TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Authenticating user 'default' from [fd00:1122:3344:101::a]:55722 2025.01.09 01:33:43.902726 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.902842 [ 274 ] {} TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902898 [ 276 ] {} TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Authenticating user 'default' from [fd00:1122:3344:101::a]:49251 2025.01.09 01:33:43.902925 [ 274 ] {} TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902994 [ 276 ] {} TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.902998 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} oximeter.measurements_i16 (d4fb65ae-c68c-4bd5-b784-64f07ecc6eca): There are no data parts 2025.01.09 01:33:43.903020 [ 276 ] {} TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.904447 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} TCPHandler: Processed in 0.005368946 sec. 2025.01.09 01:33:43.904648 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.904886 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.904948 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.09 01:33:43.906908 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.906919 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} oximeter.measurements_u16 (e76b9cde-4217-46e8-90b5-125a74b3cd54): Loading data parts 2025.01.09 01:33:43.906956 [ 275 ] {} TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Authenticating user 'default' from [fd00:1122:3344:101::a]:41740 2025.01.09 01:33:43.907009 [ 275 ] {} TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.907047 [ 275 ] {} TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.907175 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} oximeter.measurements_u16 (e76b9cde-4217-46e8-90b5-125a74b3cd54): There are no data parts 2025.01.09 01:33:43.909164 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} TCPHandler: Processed in 0.004572714 sec. 2025.01.09 01:33:43.909368 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.909546 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:43.909622 [ 273 ] {} TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Authenticating user 'default' from [fd00:1122:3344:101::a]:40355 2025.01.09 01:33:43.909632 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.909655 [ 273 ] {} TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.909706 [ 273 ] {} TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:43.909730 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.09 01:33:43.912137 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} oximeter.measurements_i32 (b2b8c6cd-9324-4c08-a163-3d757d8905d1): Loading data parts 2025.01.09 01:33:43.912293 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} oximeter.measurements_i32 (b2b8c6cd-9324-4c08-a163-3d757d8905d1): There are no data parts 2025.01.09 01:33:43.913694 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} TCPHandler: Processed in 0.004394231 sec. 2025.01.09 01:33:43.913895 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.914116 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.914195 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.09 01:33:43.916055 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} oximeter.measurements_u32 (550e7547-1625-498b-ae87-d52aac978972): Loading data parts 2025.01.09 01:33:43.916252 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} oximeter.measurements_u32 (550e7547-1625-498b-ae87-d52aac978972): There are no data parts 2025.01.09 01:33:43.917622 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} TCPHandler: Processed in 0.003788441 sec. 2025.01.09 01:33:43.917819 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.918060 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.918122 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.09 01:33:43.919948 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Loading data parts 2025.01.09 01:33:43.920107 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): There are no data parts 2025.01.09 01:33:43.921438 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} TCPHandler: Processed in 0.003683679 sec. 2025.01.09 01:33:43.921638 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.921856 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.921932 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.09 01:33:43.923949 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Loading data parts 2025.01.09 01:33:43.924160 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): There are no data parts 2025.01.09 01:33:43.925586 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} TCPHandler: Processed in 0.004006514 sec. 2025.01.09 01:33:43.925796 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.926069 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.926135 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.09 01:33:43.928063 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} oximeter.measurements_f32 (1e13a0e2-0f6d-4f57-afdc-d221b145b41f): Loading data parts 2025.01.09 01:33:43.928314 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} oximeter.measurements_f32 (1e13a0e2-0f6d-4f57-afdc-d221b145b41f): There are no data parts 2025.01.09 01:33:43.929745 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} TCPHandler: Processed in 0.004016395 sec. 2025.01.09 01:33:43.929950 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.930165 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.930245 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.09 01:33:43.932067 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Loading data parts 2025.01.09 01:33:43.932277 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): There are no data parts 2025.01.09 01:33:43.933639 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} TCPHandler: Processed in 0.003748111 sec. 2025.01.09 01:33:43.933828 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.934081 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.934146 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.09 01:33:43.935971 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} oximeter.measurements_string (6ac90865-ca00-4d23-8fe9-b08ec7157b7b): Loading data parts 2025.01.09 01:33:43.936158 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} oximeter.measurements_string (6ac90865-ca00-4d23-8fe9-b08ec7157b7b): There are no data parts 2025.01.09 01:33:43.937623 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} TCPHandler: Processed in 0.003857532 sec. 2025.01.09 01:33:43.937828 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.938048 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.938124 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.09 01:33:43.940051 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} oximeter.measurements_bytes (3266acad-324c-40ad-b36e-8488efa2e745): Loading data parts 2025.01.09 01:33:43.940250 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} oximeter.measurements_bytes (3266acad-324c-40ad-b36e-8488efa2e745): There are no data parts 2025.01.09 01:33:43.941689 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} TCPHandler: Processed in 0.003922823 sec. 2025.01.09 01:33:43.941893 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.942126 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.942210 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.09 01:33:43.944147 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} oximeter.measurements_cumulativei64 (f687d5d0-56fc-4be0-9238-4c0adf6cf592): Loading data parts 2025.01.09 01:33:43.944377 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} oximeter.measurements_cumulativei64 (f687d5d0-56fc-4be0-9238-4c0adf6cf592): There are no data parts 2025.01.09 01:33:43.945765 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} TCPHandler: Processed in 0.003940164 sec. 2025.01.09 01:33:43.945994 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.946253 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.946327 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.09 01:33:43.948171 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Loading data parts 2025.01.09 01:33:43.948365 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): There are no data parts 2025.01.09 01:33:43.949812 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} TCPHandler: Processed in 0.003890563 sec. 2025.01.09 01:33:43.950016 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.950296 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.950368 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.09 01:33:43.952308 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} oximeter.measurements_cumulativef32 (aecf6304-1f61-4b28-827e-0235bbd0b3d7): Loading data parts 2025.01.09 01:33:43.952442 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} oximeter.measurements_cumulativef32 (aecf6304-1f61-4b28-827e-0235bbd0b3d7): There are no data parts 2025.01.09 01:33:43.953937 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} TCPHandler: Processed in 0.003998914 sec. 2025.01.09 01:33:43.954115 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.954376 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.954461 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.09 01:33:43.956460 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} oximeter.measurements_cumulativef64 (a7e8ea3f-3311-4cef-9d6f-7c29a7ea6a48): Loading data parts 2025.01.09 01:33:43.956638 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} oximeter.measurements_cumulativef64 (a7e8ea3f-3311-4cef-9d6f-7c29a7ea6a48): There are no data parts 2025.01.09 01:33:43.958210 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} TCPHandler: Processed in 0.004153157 sec. 2025.01.09 01:33:43.958442 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.958826 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.958919 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.09 01:33:43.961162 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} oximeter.measurements_histogrami8 (88117ee8-e635-4aa7-a7e6-8dfecec4ced9): Loading data parts 2025.01.09 01:33:43.961297 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} oximeter.measurements_histogrami8 (88117ee8-e635-4aa7-a7e6-8dfecec4ced9): There are no data parts 2025.01.09 01:33:43.962708 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} TCPHandler: Processed in 0.0043394 sec. 2025.01.09 01:33:43.962924 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.963268 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.963357 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.09 01:33:43.965453 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} oximeter.measurements_histogramu8 (851e6f8c-ff7e-4711-8358-c7f4b06251cd): Loading data parts 2025.01.09 01:33:43.965659 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} oximeter.measurements_histogramu8 (851e6f8c-ff7e-4711-8358-c7f4b06251cd): There are no data parts 2025.01.09 01:33:43.967056 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} TCPHandler: Processed in 0.004202287 sec. 2025.01.09 01:33:43.967242 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.967575 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.967653 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.09 01:33:43.969754 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} oximeter.measurements_histogrami16 (b34bcf2c-1323-4ccb-8c4f-32db0eb1dc34): Loading data parts 2025.01.09 01:33:43.969890 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} oximeter.measurements_histogrami16 (b34bcf2c-1323-4ccb-8c4f-32db0eb1dc34): There are no data parts 2025.01.09 01:33:43.971379 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} TCPHandler: Processed in 0.004197098 sec. 2025.01.09 01:33:43.971601 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.971900 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.971983 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.09 01:33:43.974090 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} oximeter.measurements_histogramu16 (237a8ba2-eea3-4ae4-a1e2-0b1e23cb453e): Loading data parts 2025.01.09 01:33:43.974272 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} oximeter.measurements_histogramu16 (237a8ba2-eea3-4ae4-a1e2-0b1e23cb453e): There are no data parts 2025.01.09 01:33:43.975880 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} TCPHandler: Processed in 0.004335189 sec. 2025.01.09 01:33:43.976079 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.976450 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.976536 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.09 01:33:43.979033 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} oximeter.measurements_histogrami32 (1ff712b0-697f-41d1-a8b1-02768650b9d5): Loading data parts 2025.01.09 01:33:43.979181 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} oximeter.measurements_histogrami32 (1ff712b0-697f-41d1-a8b1-02768650b9d5): There are no data parts 2025.01.09 01:33:43.980868 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} TCPHandler: Processed in 0.004851189 sec. 2025.01.09 01:33:43.981058 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.981362 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.981454 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.09 01:33:43.983717 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} oximeter.measurements_histogramu32 (2e2292b1-4d01-4f42-82d3-386740ba7546): Loading data parts 2025.01.09 01:33:43.983904 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} oximeter.measurements_histogramu32 (2e2292b1-4d01-4f42-82d3-386740ba7546): There are no data parts 2025.01.09 01:33:43.985402 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} TCPHandler: Processed in 0.004403801 sec. 2025.01.09 01:33:43.985624 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.985968 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.986043 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.09 01:33:43.988391 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} oximeter.measurements_histogrami64 (0e3e62e4-cd39-4c1b-a8ec-369a8f54e2d4): Loading data parts 2025.01.09 01:33:43.988532 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} oximeter.measurements_histogrami64 (0e3e62e4-cd39-4c1b-a8ec-369a8f54e2d4): There are no data parts 2025.01.09 01:33:43.990058 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} TCPHandler: Processed in 0.004500412 sec. 2025.01.09 01:33:43.990266 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.990581 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:43.990681 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.09 01:33:43.993038 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Loading data parts 2025.01.09 01:33:43.993262 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): There are no data parts 2025.01.09 01:33:43.994936 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} TCPHandler: Processed in 0.004783566 sec. 2025.01.09 01:33:43.995223 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:43.995589 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:43.995664 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.09 01:33:43.997905 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} oximeter.measurements_histogramf32 (db2ce93c-1627-4558-940a-511f0c279fba): Loading data parts 2025.01.09 01:33:43.998072 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} oximeter.measurements_histogramf32 (db2ce93c-1627-4558-940a-511f0c279fba): There are no data parts 2025.01.09 01:33:43.999680 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} TCPHandler: Processed in 0.004532713 sec. 2025.01.09 01:33:43.999891 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.000227 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.000266 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 125.71 MiB, peak 125.71 MiB, free memory in arenas 0.00 B, will set to 135.69 MiB (RSS), difference: 9.98 MiB 2025.01.09 01:33:44.000344 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.09 01:33:44.003529 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} oximeter.measurements_histogramf64 (d8240529-b087-4f1e-9580-e52f30624094): Loading data parts 2025.01.09 01:33:44.003695 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} oximeter.measurements_histogramf64 (d8240529-b087-4f1e-9580-e52f30624094): There are no data parts 2025.01.09 01:33:44.005236 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} TCPHandler: Processed in 0.005413497 sec. 2025.01.09 01:33:44.005515 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.005739 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} executeQuery: (from [fd00:1122:3344:101::d]:62967) /* 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.01.09 01:33:44.005849 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.09 01:33:44.008266 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} oximeter.fields_bool (c09c91f4-74db-499e-83fb-69427323d55d): Loading data parts 2025.01.09 01:33:44.008400 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} oximeter.fields_bool (c09c91f4-74db-499e-83fb-69427323d55d): There are no data parts 2025.01.09 01:33:44.009694 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} TCPHandler: Processed in 0.004273289 sec. 2025.01.09 01:33:44.009923 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.010138 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.010236 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.09 01:33:44.012183 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} oximeter.fields_i8 (72208ce9-9a9a-4327-b349-3591af87db99): Loading data parts 2025.01.09 01:33:44.012332 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} oximeter.fields_i8 (72208ce9-9a9a-4327-b349-3591af87db99): There are no data parts 2025.01.09 01:33:44.013728 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} TCPHandler: Processed in 0.003865932 sec. 2025.01.09 01:33:44.013950 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.014166 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:44.014252 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.09 01:33:44.016297 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Loading data parts 2025.01.09 01:33:44.016433 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): There are no data parts 2025.01.09 01:33:44.017779 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} TCPHandler: Processed in 0.003887092 sec. 2025.01.09 01:33:44.017969 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.018199 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.018262 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.09 01:33:44.020332 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Loading data parts 2025.01.09 01:33:44.020492 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): There are no data parts 2025.01.09 01:33:44.021744 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} TCPHandler: Processed in 0.003832702 sec. 2025.01.09 01:33:44.021973 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.022183 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:44.022269 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.09 01:33:44.024483 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Loading data parts 2025.01.09 01:33:44.024663 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): There are no data parts 2025.01.09 01:33:44.025989 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} TCPHandler: Processed in 0.004094316 sec. 2025.01.09 01:33:44.026195 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.026440 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.026489 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.09 01:33:44.028505 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} oximeter.fields_i32 (fffb3cb4-2566-43d2-aa86-489f5476506a): Loading data parts 2025.01.09 01:33:44.028676 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} oximeter.fields_i32 (fffb3cb4-2566-43d2-aa86-489f5476506a): There are no data parts 2025.01.09 01:33:44.029928 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} TCPHandler: Processed in 0.003792251 sec. 2025.01.09 01:33:44.030140 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.030386 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:44.030488 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.09 01:33:44.032888 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Loading data parts 2025.01.09 01:33:44.033039 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): There are no data parts 2025.01.09 01:33:44.034396 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} TCPHandler: Processed in 0.00431866 sec. 2025.01.09 01:33:44.034596 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.034834 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.034896 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.09 01:33:44.036816 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} oximeter.fields_i64 (0f5aae4b-529b-4ecb-8a18-2ccac7d6f6c6): Loading data parts 2025.01.09 01:33:44.036961 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} oximeter.fields_i64 (0f5aae4b-529b-4ecb-8a18-2ccac7d6f6c6): There are no data parts 2025.01.09 01:33:44.038297 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} TCPHandler: Processed in 0.00375967 sec. 2025.01.09 01:33:44.038496 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.038707 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:44.038798 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.09 01:33:44.040719 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} oximeter.fields_u64 (0a59efc5-070c-4a38-9952-aaf8961d4aa3): Loading data parts 2025.01.09 01:33:44.040894 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} oximeter.fields_u64 (0a59efc5-070c-4a38-9952-aaf8961d4aa3): There are no data parts 2025.01.09 01:33:44.042233 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} TCPHandler: Processed in 0.003794621 sec. 2025.01.09 01:33:44.042426 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.042667 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.042730 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.09 01:33:44.044753 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Loading data parts 2025.01.09 01:33:44.044933 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): There are no data parts 2025.01.09 01:33:44.046358 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} TCPHandler: Processed in 0.003991064 sec. 2025.01.09 01:33:44.046562 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.046773 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} executeQuery: (from [fd00:1122:3344:101::d]:62967) 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.01.09 01:33:44.046860 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.09 01:33:44.048833 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Loading data parts 2025.01.09 01:33:44.048997 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): There are no data parts 2025.01.09 01:33:44.050389 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} TCPHandler: Processed in 0.003885253 sec. 2025.01.09 01:33:44.050591 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.050833 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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.01.09 01:33:44.050894 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.09 01:33:44.052759 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Loading data parts 2025.01.09 01:33:44.052933 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): There are no data parts 2025.01.09 01:33:44.054322 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} TCPHandler: Processed in 0.003788401 sec. 2025.01.09 01:33:44.054550 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.054854 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} executeQuery: (from [fd00:1122:3344:101::d]:62967) /* 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.01.09 01:33:44.054959 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.09 01:33:44.057681 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Loading data parts 2025.01.09 01:33:44.057814 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): There are no data parts 2025.01.09 01:33:44.059422 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} TCPHandler: Processed in 0.004931479 sec. 2025.01.09 01:33:44.060252 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:33:44.060468 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.09 01:33:44.061893 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.09 01:33:44.070494 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:44.070536 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.09 01:33:44.075843 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:33:44.076452 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:44.076763 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} executeQuery: Read 1 rows, 16.00 B in 0.016374 sec., 61.07243190423843 rows/sec., 977.16 B/sec. 2025.01.09 01:33:44.077154 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} TCPHandler: Processed in 0.016959452 sec. 2025.01.09 01:33:44.132885 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49622 2025.01.09 01:33:44.133026 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.133117 [ 277 ] {} TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Authenticating user 'default' from [fd00:1122:3344:101::c]:49622 2025.01.09 01:33:44.133206 [ 277 ] {} TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.133236 [ 277 ] {} TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.133335 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.09 01:33:44.133405 [ 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.01.09 01:33:44.133467 [ 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.01.09 01:33:44.135061 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41722 2025.01.09 01:33:44.135133 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63799 2025.01.09 01:33:44.135307 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.135331 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37450 2025.01.09 01:33:44.135379 [ 278 ] {} TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Authenticating user 'default' from [fd00:1122:3344:101::c]:41722 2025.01.09 01:33:44.135606 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.135672 [ 278 ] {} TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.135694 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.135700 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61546 2025.01.09 01:33:44.135793 [ 280 ] {} TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37450 2025.01.09 01:33:44.135804 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59405 2025.01.09 01:33:44.135758 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58335 2025.01.09 01:33:44.135762 [ 278 ] {} TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.135897 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57641 2025.01.09 01:33:44.135727 [ 279 ] {} TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Authenticating user 'default' from [fd00:1122:3344:101::c]:63799 2025.01.09 01:33:44.136055 [ 280 ] {} TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136322 [ 279 ] {} TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136338 [ 280 ] {} TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136425 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.136494 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.136506 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.136468 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.136445 [ 279 ] {} TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136608 [ 284 ] {} TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Authenticating user 'default' from [fd00:1122:3344:101::c]:57641 2025.01.09 01:33:44.136589 [ 281 ] {} TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Authenticating user 'default' from [fd00:1122:3344:101::c]:58335 2025.01.09 01:33:44.136655 [ 282 ] {} TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61546 2025.01.09 01:33:44.136651 [ 283 ] {} TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Authenticating user 'default' from [fd00:1122:3344:101::c]:59405 2025.01.09 01:33:44.136793 [ 281 ] {} TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136806 [ 284 ] {} TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136866 [ 281 ] {} TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136875 [ 283 ] {} TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136850 [ 282 ] {} TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136961 [ 283 ] {} TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.136946 [ 284 ] {} TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.137125 [ 282 ] {} TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.400656 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39836 2025.01.09 01:33:44.400929 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.400981 [ 285 ] {} TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Authenticating user 'default' from [fd00:1122:3344:101::b]:39836 2025.01.09 01:33:44.401291 [ 285 ] {} TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.401310 [ 285 ] {} TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.401404 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.09 01:33:44.401539 [ 285 ] {} 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.01.09 01:33:44.401560 [ 285 ] {} 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.01.09 01:33:44.403709 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53318 2025.01.09 01:33:44.403865 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43398 2025.01.09 01:33:44.404104 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43114 2025.01.09 01:33:44.404032 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49959 2025.01.09 01:33:44.404191 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35358 2025.01.09 01:33:44.404022 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.404622 [ 286 ] {} TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53318 2025.01.09 01:33:44.404691 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.404780 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.404758 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61412 2025.01.09 01:33:44.405028 [ 289 ] {} TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Authenticating user 'default' from [fd00:1122:3344:101::b]:43114 2025.01.09 01:33:44.405008 [ 286 ] {} TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405000 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.405269 [ 289 ] {} TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405212 [ 286 ] {} TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405422 [ 288 ] {} TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Authenticating user 'default' from [fd00:1122:3344:101::b]:49959 2025.01.09 01:33:44.405477 [ 289 ] {} TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.404541 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35021 2025.01.09 01:33:44.404556 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.404981 [ 290 ] {} TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Authenticating user 'default' from [fd00:1122:3344:101::b]:35358 2025.01.09 01:33:44.405596 [ 288 ] {} TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405828 [ 287 ] {} TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Authenticating user 'default' from [fd00:1122:3344:101::b]:43398 2025.01.09 01:33:44.405855 [ 288 ] {} TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405903 [ 287 ] {} TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.405870 [ 290 ] {} TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.406104 [ 287 ] {} TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.406124 [ 290 ] {} TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.415342 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.415393 [ 292 ] {} TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Authenticating user 'default' from [fd00:1122:3344:101::b]:61412 2025.01.09 01:33:44.415561 [ 292 ] {} TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.415584 [ 292 ] {} TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.429750 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.09 01:33:44.430007 [ 291 ] {} TCP-Session: fc848510-b917-489a-9177-5992a3257399 Authenticating user 'default' from [fd00:1122:3344:101::b]:35021 2025.01.09 01:33:44.430045 [ 291 ] {} TCP-Session: fc848510-b917-489a-9177-5992a3257399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:44.430065 [ 291 ] {} TCP-Session: fc848510-b917-489a-9177-5992a3257399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:33:45.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.91 MiB, peak 136.91 MiB, free memory in arenas 0.00 B, will set to 141.38 MiB (RSS), difference: 4.47 MiB 2025.01.09 01:33:50.114939 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.09 01:33:50.114942 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.09 01:33:50.115063 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.09 01:33:50.115129 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.09 01:33:50.121618 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Loading data parts 2025.01.09 01:33:50.121898 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): There are no data parts 2025.01.09 01:33:50.129088 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:50.129224 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.09 01:33:50.132882 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:33:50.133741 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:50.134737 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.09 01:33:50.141553 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Loading data parts 2025.01.09 01:33:50.141716 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): There are no data parts 2025.01.09 01:33:50.166320 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:50.166519 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.09 01:33:50.174129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:33:50.175326 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:50.177941 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.09 01:33:51.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.31 MiB (RSS), difference: 4.87 MiB 2025.01.09 01:33:52.614859 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.09 01:33:52.614965 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.09 01:33:52.621309 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Loading data parts 2025.01.09 01:33:52.621523 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): There are no data parts 2025.01.09 01:33:52.627667 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:52.627708 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.09 01:33:52.629496 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:33:52.630035 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:52.630554 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.09 01:33:53.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.49 MiB, peak 155.49 MiB, free memory in arenas 0.00 B, will set to 151.78 MiB (RSS), difference: -3.72 MiB 2025.01.09 01:33:57.580438 [ 132 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:33:57.580496 [ 132 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:33:57.634914 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.09 01:33:57.635777 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:57.635823 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:33:57.636516 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:33:57.636981 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:57.637236 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.09 01:33:57.678074 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.09 01:33:57.700336 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:33:57.700398 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:33:57.707327 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:33:57.708503 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:33:57.710987 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.09 01:33:58.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 152.45 MiB, peak 156.45 MiB, free memory in arenas 0.00 B, will set to 154.64 MiB (RSS), difference: 2.19 MiB 2025.01.09 01:34:03.000184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.66 MiB, peak 156.45 MiB, free memory in arenas 0.00 B, will set to 154.67 MiB (RSS), difference: 4.01 MiB 2025.01.09 01:34:05.137407 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.09 01:34:05.138049 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:05.138092 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:05.138931 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:05.139451 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:05.139656 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.09 01:34:05.211126 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.09 01:34:05.231176 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:05.231247 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:05.237764 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:05.239000 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:05.242414 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.09 01:34:12.580553 [ 107 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:34:12.580632 [ 107 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:34:12.639832 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.09 01:34:12.640488 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:12.640536 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:12.641065 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:12.641340 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:12.641631 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.09 01:34:12.742573 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.09 01:34:12.763080 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:12.763144 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:12.769603 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:12.770351 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:12.773118 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.09 01:34:19.082727 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.082970 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.087207 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.091284 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.097911 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} TCPHandler: Processed in 0.015314736 sec. 2025.01.09 01:34:19.099592 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.099838 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.105869 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.105951 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.106626 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} TCPHandler: Processed in 0.007172385 sec. 2025.01.09 01:34:19.106967 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.107137 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.107575 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.107632 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.108167 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} TCPHandler: Processed in 0.00125993 sec. 2025.01.09 01:34:19.108468 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.108729 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.109369 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.109470 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.110006 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} TCPHandler: Processed in 0.001601026 sec. 2025.01.09 01:34:19.110296 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.110443 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.110866 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.110932 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.111544 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} TCPHandler: Processed in 0.001302712 sec. 2025.01.09 01:34:19.111790 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.111947 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.112318 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.112375 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.112896 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} TCPHandler: Processed in 0.001165548 sec. 2025.01.09 01:34:19.113148 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.113298 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.113660 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.113714 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.114210 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} TCPHandler: Processed in 0.001114858 sec. 2025.01.09 01:34:19.114473 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.114628 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.115007 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.115064 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.115582 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} TCPHandler: Processed in 0.001165608 sec. 2025.01.09 01:34:19.115835 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.115986 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.116364 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.116419 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.116991 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} TCPHandler: Processed in 0.001211779 sec. 2025.01.09 01:34:19.117231 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.117388 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.117770 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.117827 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.118324 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} TCPHandler: Processed in 0.001153329 sec. 2025.01.09 01:34:19.118581 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.118737 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.119117 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.119173 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.119678 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} TCPHandler: Processed in 0.001151428 sec. 2025.01.09 01:34:19.119916 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.120076 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.120465 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.120522 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.121037 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} TCPHandler: Processed in 0.001177839 sec. 2025.01.09 01:34:19.121280 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.121439 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.121871 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.121935 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.122559 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} TCPHandler: Processed in 0.001331522 sec. 2025.01.09 01:34:19.122816 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.122977 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:19.123373 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.123429 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:19.123941 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} TCPHandler: Processed in 0.001183039 sec. 2025.01.09 01:34:19.127433 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.127583 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.09 01:34:19.127647 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:19.130488 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:19.130535 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:19.131086 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:19.131312 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:19.131545 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} executeQuery: Read 14 rows, 2.01 KiB in 0.004002 sec., 3498.2508745627183 rows/sec., 501.95 KiB/sec. 2025.01.09 01:34:19.131617 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} TCPHandler: Processed in 0.004247718 sec. 2025.01.09 01:34:19.131771 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.131902 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:19.131955 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:19.135298 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:19.135339 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:19.138078 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:19.138532 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:19.138776 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} executeQuery: Read 26 rows, 2.01 KiB in 0.006905 sec., 3765.387400434468 rows/sec., 290.64 KiB/sec. 2025.01.09 01:34:19.138849 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} TCPHandler: Processed in 0.007139685 sec. 2025.01.09 01:34:19.138990 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.139108 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:19.139159 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:19.139897 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:19.139937 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:19.140300 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:19.140536 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:19.140746 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} executeQuery: Read 28 rows, 2.24 KiB in 0.00166 sec., 16867.469879518074 rows/sec., 1.32 MiB/sec. 2025.01.09 01:34:19.140798 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} TCPHandler: Processed in 0.00186351 sec. 2025.01.09 01:34:19.140953 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.141098 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:19.141161 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:19.142368 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:19.142406 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:19.142874 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:19.143140 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:19.143379 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} executeQuery: Read 80 rows, 5.68 KiB in 0.002315 sec., 34557.23542116631 rows/sec., 2.40 MiB/sec. 2025.01.09 01:34:19.143442 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} TCPHandler: Processed in 0.002558601 sec. 2025.01.09 01:34:19.143602 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:19.143740 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:19.143800 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:19.144379 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:19.144425 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:19.144807 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:19.145039 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:19.145307 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} executeQuery: Read 24 rows, 1.68 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.04 MiB/sec. 2025.01.09 01:34:19.145367 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} TCPHandler: Processed in 0.00183263 sec. 2025.01.09 01:34:20.141813 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.09 01:34:20.142573 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:20.142626 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:20.143158 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:20.143423 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:20.143707 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.09 01:34:20.273257 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.09 01:34:20.293165 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:20.293232 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:20.300037 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:20.300892 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:20.304187 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.09 01:34:22.631260 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 2025.01.09 01:34:22.635128 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:22.635185 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:22.636664 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:22.636982 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:22.637850 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 128 2025.01.09 01:34:24.086496 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:24.086704 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:24.086775 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:24.087510 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:24.087559 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:24.087983 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:24.088237 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:24.088481 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} executeQuery: Read 26 rows, 2.01 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.07 MiB/sec. 2025.01.09 01:34:24.088545 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} TCPHandler: Processed in 0.002188055 sec. 2025.01.09 01:34:24.088835 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:24.089039 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:24.089115 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:24.089878 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:24.089933 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:24.090400 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:24.090680 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:24.090939 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} executeQuery: Read 28 rows, 2.24 KiB in 0.001953 sec., 14336.917562724013 rows/sec., 1.12 MiB/sec. 2025.01.09 01:34:24.091009 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} TCPHandler: Processed in 0.002329018 sec. 2025.01.09 01:34:24.091223 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:24.091456 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:24.091556 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:24.092192 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:24.092232 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:24.092621 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:24.092861 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:24.093131 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} executeQuery: Read 100 rows, 7.10 KiB in 0.001733 sec., 57703.40450086555 rows/sec., 4.00 MiB/sec. 2025.01.09 01:34:24.093329 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} TCPHandler: Processed in 0.002210856 sec. 2025.01.09 01:34:24.093575 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:24.093777 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:24.093834 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:24.094361 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:24.094403 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:24.094796 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:24.095038 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:24.095251 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} executeQuery: Read 30 rows, 2.10 KiB in 0.001504 sec., 19946.8085106383 rows/sec., 1.37 MiB/sec. 2025.01.09 01:34:24.095300 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} TCPHandler: Processed in 0.00186101 sec. 2025.01.09 01:34:27.580682 [ 90 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:34:27.580753 [ 90 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:34:27.643884 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.09 01:34:27.644510 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:27.644555 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:27.645132 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:27.645384 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:27.645614 [ 90 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:34:27.645657 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.09 01:34:27.645755 [ 90 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:27.645806 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:27.647953 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.648134 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:27.648247 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.650518 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.650591 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.650808 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.652982 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.653808 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:34:27.671536 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.025617222 sec., 109535.68657834953 rows/sec., 1.57 MiB/sec. 2025.01.09 01:34:27.672254 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:34:27.672613 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:27.672701 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:34:27.672832 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.09 01:34:27.804338 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.09 01:34:27.824826 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:27.824883 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:27.831763 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:27.832548 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:27.832858 [ 90 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:34:27.832969 [ 90 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:27.833045 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:27.833640 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.849469 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.09 01:34:27.850675 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:27.852173 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.857833 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.863052 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.868285 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.875428 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.880398 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:34:27.939330 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106158098 sec., 433.3159774584507 rows/sec., 2.24 MiB/sec. 2025.01.09 01:34:27.941193 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:34:27.943647 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:27.943751 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:34:27.945068 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.09 01:34:28.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.40 MiB, peak 167.94 MiB, free memory in arenas 0.00 B, will set to 162.60 MiB (RSS), difference: 4.20 MiB 2025.01.09 01:34:29.086836 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:29.087044 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:29.087126 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:29.087977 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:29.088020 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:29.088462 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:29.088715 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:29.088939 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} executeQuery: Read 26 rows, 2.01 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1.00 MiB/sec. 2025.01.09 01:34:29.089002 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} TCPHandler: Processed in 0.002302847 sec. 2025.01.09 01:34:29.089270 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:29.089479 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:29.089560 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:29.090348 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:29.090395 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:29.090825 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:29.091082 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:29.091362 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} executeQuery: Read 28 rows, 2.24 KiB in 0.001934 sec., 14477.766287487073 rows/sec., 1.13 MiB/sec. 2025.01.09 01:34:29.091433 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} TCPHandler: Processed in 0.002306107 sec. 2025.01.09 01:34:29.091651 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:29.091884 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:29.091947 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:29.092510 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:29.092548 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:29.092986 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:29.093290 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:29.093591 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} executeQuery: Read 100 rows, 7.10 KiB in 0.001745 sec., 57306.59025787965 rows/sec., 3.97 MiB/sec. 2025.01.09 01:34:29.093679 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} TCPHandler: Processed in 0.002141734 sec. 2025.01.09 01:34:29.093859 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:29.093983 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:29.094040 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:29.094540 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:29.094580 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:29.094959 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:29.095221 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:29.095444 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} executeQuery: Read 30 rows, 2.10 KiB in 0.001491 sec., 20120.72434607646 rows/sec., 1.38 MiB/sec. 2025.01.09 01:34:29.095501 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} TCPHandler: Processed in 0.001704848 sec. 2025.01.09 01:34:32.638158 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 144 2025.01.09 01:34:32.640785 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:32.640838 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:32.642291 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:32.642603 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:32.643428 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2025.01.09 01:34:34.086618 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:34.086806 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:34.086881 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:34.087638 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:34.087683 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:34.088108 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:34.088379 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:34.088575 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} executeQuery: Read 26 rows, 2.01 KiB in 0.001823 sec., 14262.20515633571 rows/sec., 1.08 MiB/sec. 2025.01.09 01:34:34.088638 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} TCPHandler: Processed in 0.002152495 sec. 2025.01.09 01:34:34.088983 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:34.089224 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:34.089308 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:34.090146 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:34.090195 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:34.090640 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:34.090906 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:34.091157 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} executeQuery: Read 28 rows, 2.24 KiB in 0.001992 sec., 14056.224899598395 rows/sec., 1.10 MiB/sec. 2025.01.09 01:34:34.091219 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} TCPHandler: Processed in 0.002449249 sec. 2025.01.09 01:34:34.091392 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:34.091543 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:34.091612 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:34.092243 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:34.092281 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:34.092698 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:34.092952 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:34.093175 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} executeQuery: Read 100 rows, 7.10 KiB in 0.001667 sec., 59988.00239952009 rows/sec., 4.16 MiB/sec. 2025.01.09 01:34:34.093401 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} TCPHandler: Processed in 0.002078703 sec. 2025.01.09 01:34:34.093575 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:34.093726 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:34.093794 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:34.094341 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:34.094383 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:34.094807 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:34.095059 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:34.095304 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec. 2025.01.09 01:34:34.095392 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} TCPHandler: Processed in 0.00188971 sec. 2025.01.09 01:34:35.145852 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.09 01:34:35.146495 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:35.146542 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:35.147231 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:35.147504 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:35.147752 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.09 01:34:35.349623 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.09 01:34:35.368721 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:35.368791 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:35.375612 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:35.376419 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:35.379698 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.09 01:34:39.086399 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:39.086634 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:39.086718 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:39.087523 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.087572 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.088019 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:39.088271 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.088450 [ 78 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:34:39.088512 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} executeQuery: Read 26 rows, 2.01 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1.01 MiB/sec. 2025.01.09 01:34:39.088538 [ 78 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.088597 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.088648 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} TCPHandler: Processed in 0.002389579 sec. 2025.01.09 01:34:39.088774 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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.01.09 01:34:39.088913 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:39.088964 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:39.088981 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:39.089318 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:39.089367 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:39.089493 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:39.089552 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:39.089778 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:39.090194 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:39.092126 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.092215 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.092648 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.003932343 sec., 33059.17108451628 rows/sec., 2.62 MiB/sec. 2025.01.09 01:34:39.093040 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:34:39.093186 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:39.093578 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.093656 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.093780 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:34:39.093961 [ 78 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:34:39.094041 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:34:39.094064 [ 78 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.094147 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.094264 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} executeQuery: Read 28 rows, 2.24 KiB in 0.005064 sec., 5529.225908372828 rows/sec., 441.61 KiB/sec. 2025.01.09 01:34:39.094348 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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.01.09 01:34:39.094452 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} TCPHandler: Processed in 0.005648321 sec. 2025.01.09 01:34:39.094642 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:39.094681 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:39.094700 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:39.094991 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:39.095047 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:39.095263 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:39.095282 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:39.095583 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:39.095814 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:39.097699 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.097791 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.098656 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.004411331 sec., 31736.45323826301 rows/sec., 2.60 MiB/sec. 2025.01.09 01:34:39.098820 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:39.098832 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:34:39.099137 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.099189 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.099309 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:34:39.099450 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:34:39.099483 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} executeQuery: Read 100 rows, 7.10 KiB in 0.004626 sec., 21616.947686986598 rows/sec., 1.50 MiB/sec. 2025.01.09 01:34:39.099556 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} TCPHandler: Processed in 0.004983481 sec. 2025.01.09 01:34:39.099752 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:39.099888 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:39.099953 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:39.100492 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:39.100536 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.09 01:34:39.100937 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:39.101179 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:39.101371 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. 2025.01.09 01:34:39.101430 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} TCPHandler: Processed in 0.001746699 sec. 2025.01.09 01:34:42.580799 [ 74 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:34:42.580859 [ 74 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:34:42.643648 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 160 2025.01.09 01:34:42.646305 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:42.646354 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:42.648043 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.09 01:34:42.648084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:42.649125 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:42.650607 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:42.650711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:42.651269 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 160 2025.01.09 01:34:42.651659 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:42.651939 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:42.652190 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.09 01:34:42.879842 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.09 01:34:42.898731 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:42.898788 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:42.905578 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:42.906335 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:42.909215 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.09 01:34:43.731746 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.09 01:34:43.731849 [ 258 ] {} TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.09 01:34:44.000249 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.10 MiB, peak 168.16 MiB, free memory in arenas 0.00 B, will set to 164.16 MiB (RSS), difference: 2.06 MiB 2025.01.09 01:34:44.083765 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.084197 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.087697 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.093150 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE 2025.01.09 01:34:44.093595 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.096293 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.099162 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.09 01:34:44.105547 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.108196 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.108237 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.108379 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2025.01.09 01:34:44.108431 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.123503 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} executeQuery: Read 14 rows, 585.00 B in 0.039494 sec., 354.48422545196735 rows/sec., 14.47 KiB/sec. 2025.01.09 01:34:44.123709 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} TCPHandler: Processed in 0.040158746 sec. 2025.01.09 01:34:44.124201 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.124456 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.124928 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.124987 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} 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', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.01.09 01:34:44.125377 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.125482 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.125698 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.09 01:34:44.125751 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.125788 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.125815 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.125879 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} 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', 'switch_data_link:link_enabled'))" 2025.01.09 01:34:44.125909 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.126805 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} executeQuery: Read 14 rows, 585.00 B in 0.002466 sec., 5677.210056772101 rows/sec., 231.67 KiB/sec. 2025.01.09 01:34:44.126969 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} TCPHandler: Processed in 0.002901357 sec. 2025.01.09 01:34:44.128126 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.128386 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.128804 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.128862 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.01.09 01:34:44.129242 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.129346 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.129562 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.09 01:34:44.129615 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.129654 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.129678 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.129743 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.01.09 01:34:44.129777 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.130618 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} executeQuery: Read 14 rows, 585.00 B in 0.002351 sec., 5954.912803062527 rows/sec., 243.00 KiB/sec. 2025.01.09 01:34:44.130794 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} TCPHandler: Processed in 0.002754815 sec. 2025.01.09 01:34:44.131169 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.131451 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.131871 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.131935 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.01.09 01:34:44.132337 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.132442 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.132669 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.09 01:34:44.132722 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.132757 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.132782 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.132851 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.01.09 01:34:44.132883 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.133770 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} executeQuery: Read 14 rows, 585.00 B in 0.002443 sec., 5730.659025787966 rows/sec., 233.85 KiB/sec. 2025.01.09 01:34:44.133949 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} TCPHandler: Processed in 0.002889686 sec. 2025.01.09 01:34:44.134375 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.134600 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.134986 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.135044 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.09 01:34:44.135420 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.135522 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.135731 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.09 01:34:44.135779 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.135823 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.135850 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.135911 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.09 01:34:44.135944 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.136740 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} executeQuery: Read 14 rows, 585.00 B in 0.002238 sec., 6255.585344057194 rows/sec., 255.27 KiB/sec. 2025.01.09 01:34:44.136912 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} TCPHandler: Processed in 0.002619072 sec. 2025.01.09 01:34:44.137302 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.137529 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.137924 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.137985 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.09 01:34:44.138355 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.138449 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.138656 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.09 01:34:44.138706 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.138739 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.138766 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.138825 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.09 01:34:44.138856 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.139608 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} executeQuery: Read 14 rows, 585.00 B in 0.002179 sec., 6424.965580541533 rows/sec., 262.18 KiB/sec. 2025.01.09 01:34:44.139768 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} TCPHandler: Processed in 0.002549701 sec. 2025.01.09 01:34:44.140063 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.140292 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.140704 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.140768 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.09 01:34:44.141169 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.141270 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.141494 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.09 01:34:44.141547 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.141586 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.141612 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.141672 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.09 01:34:44.141705 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.142818 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} executeQuery: Read 14 rows, 585.00 B in 0.00263 sec., 5323.19391634981 rows/sec., 217.22 KiB/sec. 2025.01.09 01:34:44.142996 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} TCPHandler: Processed in 0.002997398 sec. 2025.01.09 01:34:44.143328 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.143604 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.144129 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.144214 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:44.144653 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.144754 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.144993 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.09 01:34:44.145049 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.145086 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.145110 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.145177 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.09 01:34:44.145212 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.146108 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} executeQuery: Read 14 rows, 585.00 B in 0.002641 sec., 5301.022340022719 rows/sec., 216.32 KiB/sec. 2025.01.09 01:34:44.146284 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} TCPHandler: Processed in 0.003034639 sec. 2025.01.09 01:34:44.146733 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.146950 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.147348 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.147411 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:44.147780 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.147883 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.148096 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.09 01:34:44.148147 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.148180 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.148206 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.148268 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.09 01:34:44.148303 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.149091 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} executeQuery: Read 14 rows, 585.00 B in 0.002236 sec., 6261.1806797853305 rows/sec., 255.50 KiB/sec. 2025.01.09 01:34:44.149266 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} TCPHandler: Processed in 0.002608832 sec. 2025.01.09 01:34:44.149589 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.149844 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.150253 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.150314 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:44.150843 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.150964 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.151165 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.09 01:34:44.151211 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.151240 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.151264 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.151321 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:44.151353 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.152182 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} executeQuery: Read 14 rows, 585.00 B in 0.002436 sec., 5747.126436781609 rows/sec., 234.52 KiB/sec. 2025.01.09 01:34:44.152347 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} TCPHandler: Processed in 0.002834485 sec. 2025.01.09 01:34:44.152685 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.152910 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.153304 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.153367 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:44.153736 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.153836 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.154023 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.09 01:34:44.154067 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.154097 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.154118 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.154176 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:44.154209 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.155065 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} executeQuery: Read 14 rows, 585.00 B in 0.002256 sec., 6205.673758865248 rows/sec., 253.23 KiB/sec. 2025.01.09 01:34:44.155238 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} TCPHandler: Processed in 0.002621512 sec. 2025.01.09 01:34:44.163654 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.163913 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:44.164379 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:44.164445 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:44.164898 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.164996 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:44.165215 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.09 01:34:44.165272 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:44.165310 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:44.165337 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:44.165408 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:44.165443 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.09 01:34:44.166382 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} executeQuery: Read 14 rows, 585.00 B in 0.002587 sec., 5411.673753382296 rows/sec., 220.83 KiB/sec. 2025.01.09 01:34:44.166562 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} TCPHandler: Processed in 0.003013688 sec. 2025.01.09 01:34:44.172457 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.172681 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.09 01:34:44.172782 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:44.173990 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.174059 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.174872 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:44.175224 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.175627 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} executeQuery: Read 12 rows, 2.49 KiB in 0.002994 sec., 4008.016032064128 rows/sec., 830.11 KiB/sec. 2025.01.09 01:34:44.175897 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} TCPHandler: Processed in 0.003539687 sec. 2025.01.09 01:34:44.176110 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.176280 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.176349 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:34:44.177994 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.178052 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.178637 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.179144 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.179792 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} executeQuery: Read 14 rows, 1.01 KiB in 0.003548 sec., 3945.885005636979 rows/sec., 284.05 KiB/sec. 2025.01.09 01:34:44.179872 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} TCPHandler: Processed in 0.003838351 sec. 2025.01.09 01:34:44.180085 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.180290 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:44.180378 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:44.181360 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.181419 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.181986 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:44.182350 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.182774 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} executeQuery: Read 173 rows, 15.59 KiB in 0.002498 sec., 69255.40432345877 rows/sec., 6.10 MiB/sec. 2025.01.09 01:34:44.182898 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} TCPHandler: Processed in 0.002903577 sec. 2025.01.09 01:34:44.183117 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.183319 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.183406 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:34:44.184311 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.184368 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.184922 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.185288 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.185695 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} executeQuery: Read 7 rows, 467.00 B in 0.002402 sec., 2914.238134887594 rows/sec., 189.86 KiB/sec. 2025.01.09 01:34:44.185903 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} TCPHandler: Processed in 0.002882026 sec. 2025.01.09 01:34:44.186127 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.186329 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.186413 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:34:44.187249 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.187308 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.187856 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.188212 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.188719 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} executeQuery: Read 14 rows, 1004.00 B in 0.00238 sec., 5882.35294117647 rows/sec., 411.96 KiB/sec. 2025.01.09 01:34:44.188839 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} TCPHandler: Processed in 0.002817525 sec. 2025.01.09 01:34:44.189072 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.189231 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.189302 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:34:44.190279 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.190334 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.190904 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.191273 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.191834 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} executeQuery: Read 13 rows, 830.00 B in 0.002594 sec., 5011.565150346954 rows/sec., 312.47 KiB/sec. 2025.01.09 01:34:44.191922 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} TCPHandler: Processed in 0.002930147 sec. 2025.01.09 01:34:44.192145 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.192343 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:44.192430 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:44.193456 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.193515 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.194052 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:44.194394 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.194797 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} executeQuery: Read 346 rows, 24.80 KiB in 0.002492 sec., 138844.30176565007 rows/sec., 9.72 MiB/sec. 2025.01.09 01:34:44.194944 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} TCPHandler: Processed in 0.002902697 sec. 2025.01.09 01:34:44.195136 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.195287 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:34:44.195362 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:34:44.196021 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.196081 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.196669 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.197026 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.197557 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} executeQuery: Read 6 rows, 321.00 B in 0.002271 sec., 2642.007926023778 rows/sec., 138.03 KiB/sec. 2025.01.09 01:34:44.197640 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} TCPHandler: Processed in 0.002579822 sec. 2025.01.09 01:34:44.197854 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.198010 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.198083 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:44.198865 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.198922 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.199467 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:44.199834 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.200056 [ 70 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:34:44.200159 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} executeQuery: Read 177 rows, 11.96 KiB in 0.002171 sec., 81529.24919391985 rows/sec., 5.38 MiB/sec. 2025.01.09 01:34:44.200178 [ 70 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.200273 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.200327 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} TCPHandler: Processed in 0.002547191 sec. 2025.01.09 01:34:44.200626 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.200829 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:34:44.200927 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.201036 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:34:44.201153 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:44.201260 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part 2025.01.09 01:34:44.201587 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.01.09 01:34:44.201901 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part 2025.01.09 01:34:44.202295 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.09 01:34:44.202637 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part 2025.01.09 01:34:44.203103 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part 2025.01.09 01:34:44.203164 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.203278 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:44.204216 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:44.204721 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.205411 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} executeQuery: Read 1 rows, 69.00 B in 0.004497 sec., 222.37046920169 rows/sec., 14.98 KiB/sec. 2025.01.09 01:34:44.205666 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} TCPHandler: Processed in 0.005192554 sec. 2025.01.09 01:34:44.205932 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:44.205957 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.005517409 sec., 119077.63227268451 rows/sec., 8.15 MiB/sec. 2025.01.09 01:34:44.206128 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:44.206227 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:44.206339 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:34:44.207247 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.207549 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:34:44.207571 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.207668 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.207775 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.01.09 01:34:44.208355 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:34:44.208753 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.209007 [ 70 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:34:44.209115 [ 70 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:44.209133 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} executeQuery: Read 52 rows, 3.30 KiB in 0.003043 sec., 17088.399605652317 rows/sec., 1.06 MiB/sec. 2025.01.09 01:34:44.209165 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2025.01.09 01:34:44.209320 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} TCPHandler: Processed in 0.003527287 sec. 2025.01.09 01:34:44.209391 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:34:44.209573 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:44.209627 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.01.09 01:34:44.209769 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:34:44.209969 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part 2025.01.09 01:34:44.210295 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.09 01:34:44.210456 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.01.09 01:34:44.210713 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2025.01.09 01:34:44.212215 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002911407 sec., 67321.40164532131 rows/sec., 4.49 MiB/sec. 2025.01.09 01:34:44.212559 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:34:44.213188 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:44.213348 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:34:44.213503 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:34:45.000295 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 167.47 MiB, peak 170.73 MiB, free memory in arenas 0.00 B, will set to 165.22 MiB (RSS), difference: -2.25 MiB 2025.01.09 01:34:49.086684 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:49.086892 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:49.086974 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:49.087799 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:49.087849 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:49.088280 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:49.088557 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:49.088823 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} executeQuery: Read 26 rows, 2.01 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 1009.47 KiB/sec. 2025.01.09 01:34:49.088893 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} TCPHandler: Processed in 0.002353878 sec. 2025.01.09 01:34:49.089075 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:49.089192 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:49.089241 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:49.089809 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:49.089863 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:49.090333 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:49.090582 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:49.090807 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} executeQuery: Read 28 rows, 2.24 KiB in 0.001642 sec., 17052.37515225335 rows/sec., 1.33 MiB/sec. 2025.01.09 01:34:49.090862 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} TCPHandler: Processed in 0.00184586 sec. 2025.01.09 01:34:49.091023 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:49.091160 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:49.091222 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:49.091796 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:49.091835 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:49.092233 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:49.092475 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:49.092765 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} executeQuery: Read 100 rows, 7.10 KiB in 0.001617 sec., 61842.91898577613 rows/sec., 4.29 MiB/sec. 2025.01.09 01:34:49.092903 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} TCPHandler: Processed in 0.001945571 sec. 2025.01.09 01:34:49.093069 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:49.093211 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:49.093276 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:49.093823 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:49.093864 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:49.094224 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:34:49.094472 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:49.094786 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} executeQuery: Read 30 rows, 2.10 KiB in 0.00158 sec., 18987.3417721519 rows/sec., 1.30 MiB/sec. 2025.01.09 01:34:49.094899 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} TCPHandler: Processed in 0.001901401 sec. 2025.01.09 01:34:50.152368 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.09 01:34:50.153057 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:50.153109 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:50.153635 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:50.153900 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:50.154218 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.09 01:34:50.409359 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.09 01:34:50.430865 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:50.430923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:50.438293 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:50.439031 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:50.442351 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.09 01:34:52.651507 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 214 2025.01.09 01:34:52.655255 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:52.655314 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:52.656836 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:34:52.657156 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:52.657988 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 214 2025.01.09 01:34:54.091553 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.091769 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.091843 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:34:54.092619 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.092669 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.093094 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.093343 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.093556 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. 2025.01.09 01:34:54.093726 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} TCPHandler: Processed in 0.002314807 sec. 2025.01.09 01:34:54.093922 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.094046 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:54.094098 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:54.094784 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.094825 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.095222 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:54.095488 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.095689 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} executeQuery: Read 173 rows, 15.59 KiB in 0.001668 sec., 103717.02637889689 rows/sec., 9.13 MiB/sec. 2025.01.09 01:34:54.095746 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} TCPHandler: Processed in 0.00188171 sec. 2025.01.09 01:34:54.095914 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.096021 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.096068 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:34:54.096602 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.096641 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.097009 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.097293 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.097470 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} executeQuery: Read 7 rows, 467.00 B in 0.001472 sec., 4755.434782608696 rows/sec., 309.82 KiB/sec. 2025.01.09 01:34:54.097526 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} TCPHandler: Processed in 0.001665427 sec. 2025.01.09 01:34:54.097684 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.097796 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.097843 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:34:54.098412 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.098452 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.098811 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.099067 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.099242 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec. 2025.01.09 01:34:54.099295 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} TCPHandler: Processed in 0.001663116 sec. 2025.01.09 01:34:54.099452 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.099561 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.099608 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:34:54.100138 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.100178 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.100540 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.100792 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.100996 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} executeQuery: Read 13 rows, 830.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 557.08 KiB/sec. 2025.01.09 01:34:54.101133 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} TCPHandler: Processed in 0.001735618 sec. 2025.01.09 01:34:54.101280 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.101387 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:54.101432 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:54.102100 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.102138 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.102507 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:54.102743 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.102985 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} executeQuery: Read 346 rows, 24.80 KiB in 0.001601 sec., 216114.92816989383 rows/sec., 15.13 MiB/sec. 2025.01.09 01:34:54.103147 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} TCPHandler: Processed in 0.001913421 sec. 2025.01.09 01:34:54.103301 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.103433 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:34:54.103489 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:34:54.103996 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.104034 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.104392 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.104642 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.104875 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.09 01:34:54.104977 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} TCPHandler: Processed in 0.001739108 sec. 2025.01.09 01:34:54.105124 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.105232 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.105280 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:54.105820 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.105858 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.106234 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:54.106473 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.106719 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} executeQuery: Read 177 rows, 11.96 KiB in 0.001485 sec., 119191.9191919192 rows/sec., 7.86 MiB/sec. 2025.01.09 01:34:54.106851 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} TCPHandler: Processed in 0.001778238 sec. 2025.01.09 01:34:54.106991 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.107099 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.107149 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:34:54.107589 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.107628 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.107982 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:34:54.108218 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.108389 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. 2025.01.09 01:34:54.108439 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} TCPHandler: Processed in 0.001500294 sec. 2025.01.09 01:34:54.108571 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:54.108677 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:54.108724 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:54.109244 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:54.109289 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:54.109708 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:34:54.109961 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:54.110183 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} executeQuery: Read 52 rows, 3.30 KiB in 0.001524 sec., 34120.73490813648 rows/sec., 2.11 MiB/sec. 2025.01.09 01:34:54.110389 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} TCPHandler: Processed in 0.00186501 sec. 2025.01.09 01:34:57.580928 [ 53 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:34:57.581043 [ 53 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:34:57.654413 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.09 01:34:57.655119 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:57.655168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:57.655707 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:57.655959 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:57.656217 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.09 01:34:57.942488 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.09 01:34:57.964799 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:57.964863 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:57.972128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:57.972880 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:57.975960 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.09 01:34:59.083021 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.083275 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.083687 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.083734 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.084065 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.084151 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.084331 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.09 01:34:59.084555 [ 298 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.084577 [ 296 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.084715 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.084747 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.088646 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.088678 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams 2025.01.09 01:34:59.088736 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.088784 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.090479 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} executeQuery: Read 26 rows, 982.00 B in 0.007317 sec., 3553.3688670220035 rows/sec., 131.06 KiB/sec. 2025.01.09 01:34:59.090647 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} TCPHandler: Processed in 0.007758035 sec. 2025.01.09 01:34:59.092600 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.092778 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.093077 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.093122 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.093449 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.093526 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.093673 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.09 01:34:59.093753 [ 298 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.093815 [ 299 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.093942 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.093980 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.094086 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.094114 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams 2025.01.09 01:34:59.094164 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.094217 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.095288 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} executeQuery: Read 26 rows, 982.00 B in 0.002586 sec., 10054.137664346481 rows/sec., 370.84 KiB/sec. 2025.01.09 01:34:59.095450 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} TCPHandler: Processed in 0.002909087 sec. 2025.01.09 01:34:59.095729 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.095896 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.096195 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.096242 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.096537 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.096605 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.096751 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.09 01:34:59.096855 [ 296 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.096871 [ 298 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.096976 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.097002 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.097099 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.097127 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams 2025.01.09 01:34:59.097178 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.097233 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.098303 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} executeQuery: Read 26 rows, 982.00 B in 0.002483 sec., 10471.204188481675 rows/sec., 386.22 KiB/sec. 2025.01.09 01:34:59.098459 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} TCPHandler: Processed in 0.002793775 sec. 2025.01.09 01:34:59.098821 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.098980 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.099340 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.099387 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.099680 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.099748 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.099899 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.09 01:34:59.100002 [ 296 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.100016 [ 298 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.100108 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.100133 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.100213 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.100234 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams 2025.01.09 01:34:59.100273 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.100315 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.101337 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} executeQuery: Read 26 rows, 982.00 B in 0.002429 sec., 10703.99341292713 rows/sec., 394.81 KiB/sec. 2025.01.09 01:34:59.101467 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} TCPHandler: Processed in 0.002700304 sec. 2025.01.09 01:34:59.106043 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.106162 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.09 01:34:59.106211 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.106869 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.106910 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.107391 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.107614 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.107806 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} executeQuery: Read 4 rows, 433.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 252.15 KiB/sec. 2025.01.09 01:34:59.107861 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} TCPHandler: Processed in 0.001875431 sec. 2025.01.09 01:34:59.108029 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.108159 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:59.108215 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:59.108937 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.108984 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.109357 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:59.109600 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.109778 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} executeQuery: Read 84 rows, 7.52 KiB in 0.001649 sec., 50939.9636143117 rows/sec., 4.45 MiB/sec. 2025.01.09 01:34:59.109828 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} TCPHandler: Processed in 0.00186356 sec. 2025.01.09 01:34:59.109980 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.110110 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.110165 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:34:59.110805 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.110851 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.111211 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.111450 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.111623 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} executeQuery: Read 29 rows, 2.18 KiB in 0.001543 sec., 18794.55605962411 rows/sec., 1.38 MiB/sec. 2025.01.09 01:34:59.111674 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} TCPHandler: Processed in 0.001756818 sec. 2025.01.09 01:34:59.111815 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.111920 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:59.111966 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:59.112615 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.112660 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.113053 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:59.113291 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.113465 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} executeQuery: Read 67 rows, 5.37 KiB in 0.001568 sec., 42729.5918367347 rows/sec., 3.35 MiB/sec. 2025.01.09 01:34:59.113515 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} TCPHandler: Processed in 0.001752538 sec. 2025.01.09 01:34:59.113647 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.113753 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.113801 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:59.114281 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.114319 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.114687 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:59.114931 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.115108 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} executeQuery: Read 100 rows, 7.10 KiB in 0.001378 sec., 72568.94049346879 rows/sec., 5.03 MiB/sec. 2025.01.09 01:34:59.115158 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} TCPHandler: Processed in 0.001560965 sec. 2025.01.09 01:34:59.115291 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.115397 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.115463 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:34:59.116700 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.116738 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.119557 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:59.120031 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.120295 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} executeQuery: Read 29 rows, 53.21 KiB in 0.004904 sec., 5913.539967373572 rows/sec., 10.60 MiB/sec. 2025.01.09 01:34:59.120419 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} TCPHandler: Processed in 0.005179813 sec. 2025.01.09 01:34:59.120587 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.120715 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.120771 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.09 01:34:59.121232 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.121271 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.121619 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:34:59.121849 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.122099 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} executeQuery: Read 18 rows, 1.36 KiB in 0.001391 sec., 12940.330697340043 rows/sec., 975.16 KiB/sec. 2025.01.09 01:34:59.122191 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} TCPHandler: Processed in 0.001664707 sec. 2025.01.09 01:34:59.122340 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.122468 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.122524 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:59.123032 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.123070 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.123411 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:34:59.123637 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.123887 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} executeQuery: Read 30 rows, 2.10 KiB in 0.001431 sec., 20964.3605870021 rows/sec., 1.44 MiB/sec. 2025.01.09 01:34:59.124010 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} TCPHandler: Processed in 0.001731978 sec. 2025.01.09 01:34:59.440025 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.440264 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.440663 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.440711 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.441047 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.441131 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.441305 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.09 01:34:59.441398 [ 298 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.441488 [ 299 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.441497 [ 296 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.441654 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.441685 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.441801 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.441826 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.441870 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.441919 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.441964 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.443554 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} executeQuery: Read 30 rows, 1.14 KiB in 0.003401 sec., 8820.935019112027 rows/sec., 336.24 KiB/sec. 2025.01.09 01:34:59.443743 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} TCPHandler: Processed in 0.003846573 sec. 2025.01.09 01:34:59.444088 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.444265 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.444570 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.444617 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.444923 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.444995 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.445141 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.09 01:34:59.445256 [ 301 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.445298 [ 296 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.445296 [ 298 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.445426 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.445451 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.445556 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.445578 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.445618 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.445661 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.445702 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.447149 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} executeQuery: Read 30 rows, 1.14 KiB in 0.002964 sec., 10121.457489878543 rows/sec., 385.81 KiB/sec. 2025.01.09 01:34:59.447327 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} TCPHandler: Processed in 0.003300723 sec. 2025.01.09 01:34:59.447642 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.447822 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.448156 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.448211 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.448538 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.448606 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.448749 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.09 01:34:59.448879 [ 299 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.448890 [ 301 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.448903 [ 296 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.449031 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.449061 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.449168 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.449191 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.449229 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.449274 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.449310 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.450695 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} executeQuery: Read 30 rows, 1.14 KiB in 0.002964 sec., 10121.457489878543 rows/sec., 385.81 KiB/sec. 2025.01.09 01:34:59.450883 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} TCPHandler: Processed in 0.003294093 sec. 2025.01.09 01:34:59.451233 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.451401 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.451695 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.451743 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.452051 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.452117 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.452260 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.09 01:34:59.452348 [ 298 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.452397 [ 301 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.452403 [ 296 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.452526 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.452554 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.452659 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.452681 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.452721 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.452762 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.452803 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.454193 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} executeQuery: Read 30 rows, 1.14 KiB in 0.00287 sec., 10452.961672473866 rows/sec., 398.45 KiB/sec. 2025.01.09 01:34:59.454368 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} TCPHandler: Processed in 0.003189621 sec. 2025.01.09 01:34:59.454633 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.454798 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.455096 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.455144 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.455453 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.455522 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.455662 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.09 01:34:59.455810 [ 299 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.455814 [ 296 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.455808 [ 298 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.455959 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.455984 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.456089 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.456112 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.456152 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.456193 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.456234 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.457631 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} executeQuery: Read 30 rows, 1.14 KiB in 0.002911 sec., 10305.736860185503 rows/sec., 392.84 KiB/sec. 2025.01.09 01:34:59.457808 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} TCPHandler: Processed in 0.003229842 sec. 2025.01.09 01:34:59.458131 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.458295 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.458608 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.458657 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.458968 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.459033 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.459175 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.09 01:34:59.459349 [ 299 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.459350 [ 301 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.459351 [ 296 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.459498 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.459528 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.459633 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.459654 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.459694 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.459743 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.459782 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.461130 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} executeQuery: Read 30 rows, 1.14 KiB in 0.002912 sec., 10302.197802197801 rows/sec., 392.70 KiB/sec. 2025.01.09 01:34:59.461311 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} TCPHandler: Processed in 0.003237562 sec. 2025.01.09 01:34:59.550413 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.550670 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:34:59.551081 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:34:59.551131 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:34:59.551466 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.551539 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:34:59.551695 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.09 01:34:59.551865 [ 301 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:34:59.551888 [ 296 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:34:59.551865 [ 299 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:34:59.552052 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:34:59.552082 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:34:59.552195 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:34:59.552217 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams 2025.01.09 01:34:59.552259 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.552304 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.552346 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:34:59.553896 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} executeQuery: Read 30 rows, 1.14 KiB in 0.00334 sec., 8982.035928143712 rows/sec., 342.38 KiB/sec. 2025.01.09 01:34:59.554080 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} TCPHandler: Processed in 0.00376621 sec. 2025.01.09 01:34:59.554691 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.554815 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.09 01:34:59.554865 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:34:59.555554 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.555595 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.556090 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:59.556316 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.556515 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} executeQuery: Read 7 rows, 1.42 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 820.65 KiB/sec. 2025.01.09 01:34:59.556571 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} TCPHandler: Processed in 0.001935741 sec. 2025.01.09 01:34:59.556708 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.556819 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.556867 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:34:59.557421 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.557459 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.557819 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.558058 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.558241 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} executeQuery: Read 14 rows, 1.01 KiB in 0.001448 sec., 9668.508287292818 rows/sec., 696.00 KiB/sec. 2025.01.09 01:34:59.558292 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} TCPHandler: Processed in 0.001635696 sec. 2025.01.09 01:34:59.558436 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.558546 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:34:59.558591 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:34:59.559834 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.559871 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.560335 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:59.560570 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.560696 [ 48 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.09 01:34:59.560745 [ 48 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.560754 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} executeQuery: Read 1314 rows, 112.23 KiB in 0.002229 sec., 589502.0188425302 rows/sec., 49.17 MiB/sec. 2025.01.09 01:34:59.560775 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.560819 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} TCPHandler: Processed in 0.00243537 sec. 2025.01.09 01:34:59.560927 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.09 01:34:59.561009 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.561050 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:59.561085 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part 2025.01.09 01:34:59.561177 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.561239 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 173 rows starting from the beginning of the part 2025.01.09 01:34:59.561332 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:34:59.561647 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2025.01.09 01:34:59.561956 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 173 rows starting from the beginning of the part 2025.01.09 01:34:59.562206 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part 2025.01.09 01:34:59.562494 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1314 rows starting from the beginning of the part 2025.01.09 01:34:59.564573 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.564583 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1796 rows, containing 5 columns (5 merged, 0 gathered) in 0.00373998 sec., 480216.47174583824 rows/sec., 42.29 MiB/sec. 2025.01.09 01:34:59.564618 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.564779 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.09 01:34:59.565113 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.565192 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.09 01:34:59.565200 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:34:59.565269 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.09 01:34:59.565556 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.565778 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} executeQuery: Read 7 rows, 467.00 B in 0.004649 sec., 1505.700150570015 rows/sec., 98.10 KiB/sec. 2025.01.09 01:34:59.565855 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} TCPHandler: Processed in 0.004920119 sec. 2025.01.09 01:34:59.566020 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.566127 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.566171 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:34:59.566794 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.566831 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.567186 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.567421 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.567598 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} executeQuery: Read 242 rows, 16.79 KiB in 0.001493 sec., 162089.7521768252 rows/sec., 10.98 MiB/sec. 2025.01.09 01:34:59.567647 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} TCPHandler: Processed in 0.001680407 sec. 2025.01.09 01:34:59.567786 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.567895 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.567941 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:34:59.568575 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.568620 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.569022 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.569253 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.569426 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. 2025.01.09 01:34:59.569477 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} TCPHandler: Processed in 0.001744588 sec. 2025.01.09 01:34:59.569624 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.569730 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:34:59.569774 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:34:59.570599 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.570636 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.571008 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:59.571244 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.571363 [ 48 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.09 01:34:59.571399 [ 48 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.571421 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.571432 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} executeQuery: Read 802 rows, 59.09 KiB in 0.001723 sec., 465467.208357516 rows/sec., 33.49 MiB/sec. 2025.01.09 01:34:59.571728 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} TCPHandler: Processed in 0.002149354 sec. 2025.01.09 01:34:59.571902 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.09 01:34:59.572012 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.572217 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:34:59.572273 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:34:59.572294 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 28 rows starting from the beginning of the part 2025.01.09 01:34:59.572388 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:34:59.572682 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 346 rows starting from the beginning of the part 2025.01.09 01:34:59.573101 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2025.01.09 01:34:59.573400 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 346 rows starting from the beginning of the part 2025.01.09 01:34:59.573754 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 67 rows starting from the beginning of the part 2025.01.09 01:34:59.573963 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 802 rows starting from the beginning of the part 2025.01.09 01:34:59.574902 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.574960 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.575890 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.576436 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.576710 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} executeQuery: Read 6 rows, 321.00 B in 0.004516 sec., 1328.609388839681 rows/sec., 69.41 KiB/sec. 2025.01.09 01:34:59.576894 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} TCPHandler: Processed in 0.005042121 sec. 2025.01.09 01:34:59.577179 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.577240 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726642 sec., 282364.4292763543 rows/sec., 21.29 MiB/sec. 2025.01.09 01:34:59.577380 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.577460 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.09 01:34:59.577479 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:34:59.578127 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.578217 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.09 01:34:59.578296 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.09 01:34:59.581368 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.581416 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.582105 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:59.582405 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.582628 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} executeQuery: Read 2486 rows, 169.59 KiB in 0.005305 sec., 468614.5146088596 rows/sec., 31.22 MiB/sec. 2025.01.09 01:34:59.582796 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} TCPHandler: Processed in 0.005763873 sec. 2025.01.09 01:34:59.582949 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.583064 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.583114 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:34:59.583568 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.583606 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.583951 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:34:59.584191 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.584366 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. 2025.01.09 01:34:59.584419 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} TCPHandler: Processed in 0.001521534 sec. 2025.01.09 01:34:59.584570 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:34:59.584679 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:34:59.584726 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:34:59.585157 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:34:59.585195 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:34:59.585572 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:34:59.585859 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:34:59.586151 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} executeQuery: Read 28 rows, 1.61 KiB in 0.001493 sec., 18754.186202277295 rows/sec., 1.06 MiB/sec. 2025.01.09 01:34:59.586201 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} TCPHandler: Processed in 0.001691847 sec. 2025.01.09 01:35:00.000283 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.48 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: -1.79 MiB 2025.01.09 01:35:02.658376 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 294 2025.01.09 01:35:02.662659 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:02.662720 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:02.664291 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:02.664615 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:02.664845 [ 41 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:35:02.664964 [ 41 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:02.665030 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:02.665579 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:35:02.666571 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 294 2025.01.09 01:35:02.666960 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:02.667130 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.09 01:35:02.667648 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2025.01.09 01:35:02.668122 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.01.09 01:35:02.668587 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part 2025.01.09 01:35:02.669253 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part 2025.01.09 01:35:02.669853 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 80 rows starting from the beginning of the part 2025.01.09 01:35:02.679832 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.014650705 sec., 20067.29368996236 rows/sec., 20.31 MiB/sec. 2025.01.09 01:35:02.681284 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:35:02.682571 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:02.682706 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:35:02.683125 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. 2025.01.09 01:35:04.085325 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:04.085535 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:04.085618 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:04.086450 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.086496 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.086933 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:04.087197 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.087440 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} executeQuery: Read 26 rows, 2.01 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 1022.33 KiB/sec. 2025.01.09 01:35:04.087507 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} TCPHandler: Processed in 0.002326428 sec. 2025.01.09 01:35:04.087700 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:04.087817 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:04.087867 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:04.088438 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.088480 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.088862 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:04.089118 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.089344 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} executeQuery: Read 28 rows, 2.24 KiB in 0.001551 sec., 18052.869116698905 rows/sec., 1.41 MiB/sec. 2025.01.09 01:35:04.089396 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} TCPHandler: Processed in 0.001759428 sec. 2025.01.09 01:35:04.089549 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:04.089662 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:04.089712 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:04.090215 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.090255 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.090635 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:04.090873 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.091043 [ 37 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:04.091110 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} executeQuery: Read 80 rows, 5.68 KiB in 0.001465 sec., 54607.50853242321 rows/sec., 3.79 MiB/sec. 2025.01.09 01:35:04.091125 [ 37 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.091199 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.091226 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} TCPHandler: Processed in 0.001730638 sec. 2025.01.09 01:35:04.091426 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:04.091444 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:35:04.091615 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:04.091722 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:04.091772 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:04.091890 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 657 rows starting from the beginning of the part 2025.01.09 01:35:04.092205 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part 2025.01.09 01:35:04.092557 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part 2025.01.09 01:35:04.092887 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2025.01.09 01:35:04.093078 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2486 rows starting from the beginning of the part 2025.01.09 01:35:04.093465 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part 2025.01.09 01:35:04.094358 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.094429 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.095609 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:04.096110 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.096367 [ 37 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:04.096473 [ 37 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:04.096529 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:04.096611 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} executeQuery: Read 24 rows, 1.68 KiB in 0.005023 sec., 4778.021102926538 rows/sec., 335.18 KiB/sec. 2025.01.09 01:35:04.096962 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:35:04.097321 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} TCPHandler: Processed in 0.005968026 sec. 2025.01.09 01:35:04.097543 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:04.097634 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006316422 sec., 569942.9202165402 rows/sec., 38.26 MiB/sec. 2025.01.09 01:35:04.097705 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part 2025.01.09 01:35:04.097831 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:04.098066 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:04.098233 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:04.098379 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:04.098638 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part 2025.01.09 01:35:04.098876 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part 2025.01.09 01:35:04.099462 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.099643 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:04.099818 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.01.09 01:35:04.100464 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.003811082 sec., 94461.36294102305 rows/sec., 6.20 MiB/sec. 2025.01.09 01:35:04.100717 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:04.101083 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:04.101180 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:04.101290 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.09 01:35:05.156397 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.09 01:35:05.157084 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:05.157130 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:05.157657 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:05.157911 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:05.158073 [ 36 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:05.158111 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.09 01:35:05.158124 [ 36 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:05.158152 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:05.158299 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.158468 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:05.158514 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.158596 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.158810 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.158977 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.159171 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.159421 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:05.161299 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306898 sec., 1669610.0984691984 rows/sec., 23.88 MiB/sec. 2025.01.09 01:35:05.162080 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:05.162418 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:05.162516 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:05.162629 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.09 01:35:05.476096 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.09 01:35:05.499263 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:05.499337 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:05.506798 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:05.507581 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:05.507988 [ 36 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:05.508121 [ 36 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:05.508192 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:05.508488 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.516794 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.09 01:35:05.518080 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:05.518994 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.523666 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.528434 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.533432 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.538924 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.543428 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:05.603065 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.094742204 sec., 876.0615279754311 rows/sec., 4.53 MiB/sec. 2025.01.09 01:35:05.605697 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:05.608640 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:05.608771 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:05.610987 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.09 01:35:06.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 168.98 MiB, peak 178.87 MiB, free memory in arenas 0.00 B, will set to 171.10 MiB (RSS), difference: 2.12 MiB 2025.01.09 01:35:09.088212 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.088418 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:09.088495 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:09.089312 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.089365 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.089820 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:09.090078 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.090343 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} executeQuery: Read 84 rows, 7.52 KiB in 0.001974 sec., 42553.1914893617 rows/sec., 3.72 MiB/sec. 2025.01.09 01:35:09.090453 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} TCPHandler: Processed in 0.002384598 sec. 2025.01.09 01:35:09.090637 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.090761 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:09.090811 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:09.091408 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.091451 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.091818 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:09.092067 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.092292 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} executeQuery: Read 29 rows, 2.18 KiB in 0.00156 sec., 18589.74358974359 rows/sec., 1.37 MiB/sec. 2025.01.09 01:35:09.092347 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} TCPHandler: Processed in 0.001769529 sec. 2025.01.09 01:35:09.092501 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.092615 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:09.092663 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:09.093253 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.093293 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.093661 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:09.093911 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.094141 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} executeQuery: Read 57 rows, 4.56 KiB in 0.001548 sec., 36821.705426356595 rows/sec., 2.88 MiB/sec. 2025.01.09 01:35:09.094253 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} TCPHandler: Processed in 0.001806519 sec. 2025.01.09 01:35:09.094439 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.094569 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:09.094629 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:09.095233 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.095279 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.095688 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:09.095953 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.096170 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} executeQuery: Read 100 rows, 7.10 KiB in 0.001631 sec., 61312.07847946045 rows/sec., 4.25 MiB/sec. 2025.01.09 01:35:09.096223 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} TCPHandler: Processed in 0.00184935 sec. 2025.01.09 01:35:09.096368 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.096476 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:09.096546 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:09.097777 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.097817 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.098520 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:35:09.098798 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.099034 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} executeQuery: Read 29 rows, 53.21 KiB in 0.002581 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. 2025.01.09 01:35:09.099145 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} TCPHandler: Processed in 0.002836596 sec. 2025.01.09 01:35:09.099319 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:09.099430 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:09.099478 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:09.099930 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:09.099968 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:09.100391 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:09.100636 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:09.100842 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} executeQuery: Read 30 rows, 2.10 KiB in 0.001415 sec., 21201.413427561838 rows/sec., 1.45 MiB/sec. 2025.01.09 01:35:09.100893 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} TCPHandler: Processed in 0.001608696 sec. 2025.01.09 01:35:12.581122 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:35:12.581197 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:35:12.658324 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.09 01:35:12.659417 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:12.659519 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:12.660281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:12.660544 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:12.660780 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.09 01:35:12.667043 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 2025.01.09 01:35:12.669931 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:12.669991 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:12.671492 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:12.671808 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:12.672747 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 314 2025.01.09 01:35:13.016940 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.09 01:35:13.035988 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:13.036049 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:13.043313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:13.044083 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:13.046791 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.09 01:35:14.092929 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.093239 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.093357 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:35:14.094209 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.094259 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.094714 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:14.094988 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.095315 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} executeQuery: Read 14 rows, 1.01 KiB in 0.002143 sec., 6532.897806812879 rows/sec., 470.28 KiB/sec. 2025.01.09 01:35:14.095404 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} TCPHandler: Processed in 0.002667793 sec. 2025.01.09 01:35:14.095602 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.095740 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:14.095798 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:14.096545 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.096586 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.096977 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:14.097240 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.097418 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} executeQuery: Read 191 rows, 17.31 KiB in 0.001706 sec., 111957.796014068 rows/sec., 9.91 MiB/sec. 2025.01.09 01:35:14.097477 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} TCPHandler: Processed in 0.001943611 sec. 2025.01.09 01:35:14.097630 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.097763 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.097824 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:14.098358 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.098398 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.098764 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:14.099023 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.099199 [ 51 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:35:14.099265 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} executeQuery: Read 16 rows, 1.13 KiB in 0.001516 sec., 10554.089709762533 rows/sec., 747.24 KiB/sec. 2025.01.09 01:35:14.099275 [ 51 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.099346 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.099396 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} TCPHandler: Processed in 0.001819169 sec. 2025.01.09 01:35:14.099644 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.099778 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:35:14.099910 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.099979 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:35:14.099979 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:14.100042 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part 2025.01.09 01:35:14.100232 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part 2025.01.09 01:35:14.100515 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:14.100942 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2025.01.09 01:35:14.101147 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:14.101307 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part 2025.01.09 01:35:14.101820 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.101867 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.102485 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:14.102818 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 5 columns (5 merged, 0 gathered) in 0.003353184 sec., 28331.28155210093 rows/sec., 2.11 MiB/sec. 2025.01.09 01:35:14.102840 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.103172 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:35:14.103352 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} executeQuery: Read 14 rows, 1004.00 B in 0.003462 sec., 4043.9052570768345 rows/sec., 283.21 KiB/sec. 2025.01.09 01:35:14.103491 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} TCPHandler: Processed in 0.003988964 sec. 2025.01.09 01:35:14.103673 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.103870 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.103907 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.103940 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:35:14.104156 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:35:14.104372 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.09 01:35:14.104819 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.104863 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.105230 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:14.105474 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.105689 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} executeQuery: Read 13 rows, 830.00 B in 0.001876 sec., 6929.637526652452 rows/sec., 432.06 KiB/sec. 2025.01.09 01:35:14.105741 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} TCPHandler: Processed in 0.002155225 sec. 2025.01.09 01:35:14.105879 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.105987 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:14.106033 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:14.106713 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.106752 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.107129 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:14.107360 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.107623 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} executeQuery: Read 364 rows, 26.25 KiB in 0.001649 sec., 220739.84232868406 rows/sec., 15.54 MiB/sec. 2025.01.09 01:35:14.107822 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} TCPHandler: Processed in 0.001992192 sec. 2025.01.09 01:35:14.107981 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.108119 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:35:14.108177 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:35:14.108687 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.108727 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.109082 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:14.109324 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.109532 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. 2025.01.09 01:35:14.109581 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} TCPHandler: Processed in 0.001663367 sec. 2025.01.09 01:35:14.109721 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.109851 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.109908 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:14.110519 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.110559 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.110932 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:14.111165 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.111441 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} executeQuery: Read 177 rows, 11.96 KiB in 0.001596 sec., 110902.25563909774 rows/sec., 7.32 MiB/sec. 2025.01.09 01:35:14.111610 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} TCPHandler: Processed in 0.001949151 sec. 2025.01.09 01:35:14.111751 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.111882 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.111941 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:35:14.112479 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.112525 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.112880 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:14.113123 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.113394 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. 2025.01.09 01:35:14.113458 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} TCPHandler: Processed in 0.001770179 sec. 2025.01.09 01:35:14.113608 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.113768 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.113848 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:14.114976 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.115015 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.115612 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:35:14.115856 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.116117 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} executeQuery: Read 9 rows, 16.51 KiB in 0.002377 sec., 3786.2852334875893 rows/sec., 6.78 MiB/sec. 2025.01.09 01:35:14.116210 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} TCPHandler: Processed in 0.002663502 sec. 2025.01.09 01:35:14.116358 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.116486 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.116539 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.09 01:35:14.116957 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.116997 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.117390 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:35:14.117632 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.117869 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} executeQuery: Read 9 rows, 651.00 B in 0.001403 sec., 6414.825374198147 rows/sec., 453.13 KiB/sec. 2025.01.09 01:35:14.117988 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} TCPHandler: Processed in 0.001695287 sec. 2025.01.09 01:35:14.118137 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:14.118244 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:14.118290 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:14.118730 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:14.118769 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:14.119125 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:14.119351 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:14.119556 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} executeQuery: Read 52 rows, 3.30 KiB in 0.001334 sec., 38980.50974512744 rows/sec., 2.41 MiB/sec. 2025.01.09 01:35:14.119605 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} TCPHandler: Processed in 0.001519225 sec. 2025.01.09 01:35:19.084432 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.084719 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.09 01:35:19.085173 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.09 01:35:19.085225 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.09 01:35:19.085591 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:35:19.085674 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.09 01:35:19.085852 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.09 01:35:19.086086 [ 301 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.09 01:35:19.086108 [ 299 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.09 01:35:19.086139 [ 296 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.09 01:35:19.086126 [ 298 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.09 01:35:19.086317 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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.01.09 01:35:19.086345 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.09 01:35:19.086487 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.09 01:35:19.086510 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 37 rows with 4 streams 2025.01.09 01:35:19.086553 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:35:19.086600 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:35:19.086644 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:35:19.086686 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} 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', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.09 01:35:19.088829 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} executeQuery: Read 37 rows, 1.40 KiB in 0.004235 sec., 8736.717827626919 rows/sec., 329.98 KiB/sec. 2025.01.09 01:35:19.089104 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} MemoryTracker: Peak memory usage (for query): 142.91 KiB. 2025.01.09 01:35:19.089125 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} TCPHandler: Processed in 0.004829308 sec. 2025.01.09 01:35:19.094322 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.094466 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.09 01:35:19.094530 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.09 01:35:19.095388 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.095434 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.095936 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:19.096165 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.096415 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} executeQuery: Read 1 rows, 232.00 B in 0.001983 sec., 504.28643469490675 rows/sec., 114.25 KiB/sec. 2025.01.09 01:35:19.096612 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} TCPHandler: Processed in 0.002350978 sec. 2025.01.09 01:35:19.096789 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.096907 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:35:19.096957 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:35:19.097575 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.097619 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.097976 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.09 01:35:19.098230 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.098509 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. 2025.01.09 01:35:19.098591 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} TCPHandler: Processed in 0.00186086 sec. 2025.01.09 01:35:19.098742 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.098848 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:19.098894 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:19.099544 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.099589 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.099970 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:19.100211 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.100427 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} executeQuery: Read 85 rows, 7.59 KiB in 0.001601 sec., 53091.817613991254 rows/sec., 4.63 MiB/sec. 2025.01.09 01:35:19.100478 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} TCPHandler: Processed in 0.001788648 sec. 2025.01.09 01:35:19.100621 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.100728 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:19.100775 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:19.101332 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.101371 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.101713 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:19.101950 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.102163 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} executeQuery: Read 31 rows, 2.32 KiB in 0.001457 sec., 21276.595744680853 rows/sec., 1.56 MiB/sec. 2025.01.09 01:35:19.102217 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} TCPHandler: Processed in 0.001648356 sec. 2025.01.09 01:35:19.102360 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.102465 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:19.102508 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:19.103046 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.103086 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.103431 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:19.103668 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.103885 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} executeQuery: Read 59 rows, 4.72 KiB in 0.001442 sec., 40915.39528432732 rows/sec., 3.20 MiB/sec. 2025.01.09 01:35:19.103938 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} TCPHandler: Processed in 0.001628836 sec. 2025.01.09 01:35:19.104090 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.104219 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:19.104280 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:19.104844 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.104882 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.105261 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:19.105491 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.105707 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} executeQuery: Read 101 rows, 7.17 KiB in 0.001517 sec., 66578.77389584707 rows/sec., 4.62 MiB/sec. 2025.01.09 01:35:19.105760 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} TCPHandler: Processed in 0.001733227 sec. 2025.01.09 01:35:19.105907 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.106012 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:19.106077 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:19.107183 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.107222 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.107862 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:35:19.108113 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.108348 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} executeQuery: Read 29 rows, 53.21 KiB in 0.002357 sec., 12303.77598642342 rows/sec., 22.05 MiB/sec. 2025.01.09 01:35:19.108450 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} TCPHandler: Processed in 0.002594762 sec. 2025.01.09 01:35:19.108603 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:19.108731 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:19.108787 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:19.109320 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:19.109366 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:19.109770 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:19.110002 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:19.110218 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. 2025.01.09 01:35:19.110268 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} TCPHandler: Processed in 0.001729308 sec. 2025.01.09 01:35:20.160973 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.09 01:35:20.161646 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:20.161689 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:20.162217 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:20.162478 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:20.162671 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.01.09 01:35:20.546929 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.09 01:35:20.566480 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:20.566550 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:20.574138 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:20.574842 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:20.577574 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.09 01:35:22.673017 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 356 2025.01.09 01:35:22.676736 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:22.676780 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:22.678277 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:22.678618 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:22.679304 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 356 2025.01.09 01:35:24.091806 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.092100 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.092217 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:35:24.093278 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.093335 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.093795 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.094066 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.094274 [ 55 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:35:24.094357 [ 55 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.094366 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} executeQuery: Read 14 rows, 1.01 KiB in 0.002338 sec., 5988.023952095808 rows/sec., 431.06 KiB/sec. 2025.01.09 01:35:24.094391 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.094601 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} TCPHandler: Processed in 0.002929327 sec. 2025.01.09 01:35:24.094789 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:35:24.094917 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.095132 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:24.095166 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:24.095192 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:24.095239 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:24.095592 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:24.095917 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:24.096348 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:24.096746 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:24.098167 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.098248 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.099452 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004924979 sec., 14213.258574300518 rows/sec., 1.05 MiB/sec. 2025.01.09 01:35:24.099465 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:24.099643 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:35:24.099952 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.100208 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.100231 [ 55 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.09 01:35:24.100355 [ 55 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.100438 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.100516 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:35:24.100550 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} executeQuery: Read 191 rows, 17.31 KiB in 0.005391 sec., 35429.41940270822 rows/sec., 3.14 MiB/sec. 2025.01.09 01:35:24.100818 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.09 01:35:24.100848 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:35:24.100870 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} TCPHandler: Processed in 0.006106808 sec. 2025.01.09 01:35:24.100992 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:24.101028 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1372 rows starting from the beginning of the part 2025.01.09 01:35:24.101060 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.101133 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.01.09 01:35:24.101316 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.101407 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part 2025.01.09 01:35:24.101440 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:24.101746 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part 2025.01.09 01:35:24.101911 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part 2025.01.09 01:35:24.102183 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 191 rows starting from the beginning of the part 2025.01.09 01:35:24.103186 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.103241 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.103804 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:24.104108 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.104339 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.003790271 sec., 514211.2529684553 rows/sec., 45.63 MiB/sec. 2025.01.09 01:35:24.104454 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} executeQuery: Read 16 rows, 1.13 KiB in 0.003245 sec., 4930.662557781202 rows/sec., 349.09 KiB/sec. 2025.01.09 01:35:24.104538 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} TCPHandler: Processed in 0.003528887 sec. 2025.01.09 01:35:24.104718 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.09 01:35:24.104729 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.104931 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.105006 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:35:24.105254 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.105500 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.09 01:35:24.105689 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.09 01:35:24.105994 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.106040 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.106408 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.106655 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.106875 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} executeQuery: Read 14 rows, 1004.00 B in 0.002005 sec., 6982.543640897756 rows/sec., 489.01 KiB/sec. 2025.01.09 01:35:24.106932 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} TCPHandler: Processed in 0.002286037 sec. 2025.01.09 01:35:24.107071 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.107176 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.107221 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:35:24.107748 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.107787 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.108134 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.108372 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.108533 [ 55 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:35:24.108590 [ 55 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.108621 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} executeQuery: Read 13 rows, 830.00 B in 0.001457 sec., 8922.443376801648 rows/sec., 556.31 KiB/sec. 2025.01.09 01:35:24.108627 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.108790 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} TCPHandler: Processed in 0.001758908 sec. 2025.01.09 01:35:24.109098 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:35:24.109138 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.109415 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:24.109428 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:24.109518 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.09 01:35:24.109521 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:24.109972 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.09 01:35:24.110313 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.09 01:35:24.110670 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.09 01:35:24.110929 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.09 01:35:24.112656 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.112738 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.113473 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702106 sec., 13823.593087863183 rows/sec., 915.90 KiB/sec. 2025.01.09 01:35:24.113615 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:35:24.113643 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:24.113962 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.113962 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.114059 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:35:24.114207 [ 55 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.09 01:35:24.114272 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:35:24.114320 [ 55 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.114370 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.114376 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} executeQuery: Read 355 rows, 25.52 KiB in 0.005052 sec., 70269.20031670625 rows/sec., 4.93 MiB/sec. 2025.01.09 01:35:24.114608 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} TCPHandler: Processed in 0.005709351 sec. 2025.01.09 01:35:24.114648 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.09 01:35:24.114807 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:24.114844 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.114860 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 841 rows starting from the beginning of the part 2025.01.09 01:35:24.115044 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.01.09 01:35:24.115361 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 57 rows starting from the beginning of the part 2025.01.09 01:35:24.115483 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:35:24.115670 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 364 rows starting from the beginning of the part 2025.01.09 01:35:24.115865 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:35:24.115958 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 59 rows starting from the beginning of the part 2025.01.09 01:35:24.116202 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 355 rows starting from the beginning of the part 2025.01.09 01:35:24.117820 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.117889 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.118800 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.119283 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.119311 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.004839547 sec., 352099.07042952575 rows/sec., 26.67 MiB/sec. 2025.01.09 01:35:24.119590 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.09 01:35:24.119676 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} executeQuery: Read 6 rows, 321.00 B in 0.00453 sec., 1324.503311258278 rows/sec., 69.20 KiB/sec. 2025.01.09 01:35:24.119817 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} TCPHandler: Processed in 0.00502252 sec. 2025.01.09 01:35:24.119999 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.120078 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.120239 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.120254 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.09 01:35:24.120353 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:24.120408 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.09 01:35:24.121070 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.121115 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.121506 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:24.121752 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.121968 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} executeQuery: Read 177 rows, 11.96 KiB in 0.001821 sec., 97199.34102141681 rows/sec., 6.41 MiB/sec. 2025.01.09 01:35:24.122021 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} TCPHandler: Processed in 0.002111484 sec. 2025.01.09 01:35:24.122171 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.122301 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.122357 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:35:24.122861 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.122902 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.123245 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.123475 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.123644 [ 129 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:35:24.123713 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.01.09 01:35:24.123714 [ 129 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.123805 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.123835 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} TCPHandler: Processed in 0.001724208 sec. 2025.01.09 01:35:24.124066 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.124082 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.124334 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.124352 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:24.124437 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.124527 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:24.124709 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.125071 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.125382 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.125633 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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.01.09 01:35:24.129002 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092762 sec., 981.7855222765172 rows/sec., 66.16 KiB/sec. 2025.01.09 01:35:24.129209 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:35:24.129927 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.129935 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.130000 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.130120 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:35:24.130298 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.09 01:35:24.130874 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:35:24.131153 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.131432 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} executeQuery: Read 9 rows, 16.51 KiB in 0.007208 sec., 1248.612652608213 rows/sec., 2.24 MiB/sec. 2025.01.09 01:35:24.131543 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} TCPHandler: Processed in 0.007607552 sec. 2025.01.09 01:35:24.131732 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:24.131859 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:24.131914 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:24.132433 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:24.132478 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:24.132909 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:24.133147 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:24.133363 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} executeQuery: Read 52 rows, 3.30 KiB in 0.001534 sec., 33898.30508474576 rows/sec., 2.10 MiB/sec. 2025.01.09 01:35:24.133414 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} TCPHandler: Processed in 0.001743738 sec. 2025.01.09 01:35:27.581255 [ 31 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:35:27.581320 [ 31 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:35:27.662885 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.01.09 01:35:27.663661 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:27.663711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:27.664297 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:27.664538 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:27.664809 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.09 01:35:28.077706 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.09 01:35:28.099054 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:28.099116 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:28.106717 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:28.107499 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:28.110440 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.09 01:35:29.088937 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.089151 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:29.089234 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:29.090119 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.090172 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.090630 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:29.090881 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.091119 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} executeQuery: Read 84 rows, 7.52 KiB in 0.002025 sec., 41481.48148148148 rows/sec., 3.63 MiB/sec. 2025.01.09 01:35:29.091184 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} TCPHandler: Processed in 0.002394718 sec. 2025.01.09 01:35:29.091374 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.091521 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:29.091580 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:29.092232 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.092274 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.092636 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:35:29.092879 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.093093 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} executeQuery: Read 29 rows, 2.18 KiB in 0.001608 sec., 18034.825870646764 rows/sec., 1.32 MiB/sec. 2025.01.09 01:35:29.093148 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} TCPHandler: Processed in 0.00184435 sec. 2025.01.09 01:35:29.093311 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.093449 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:29.093515 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:29.094238 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.094284 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.094662 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:29.094897 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.095063 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} executeQuery: Read 57 rows, 4.56 KiB in 0.001651 sec., 34524.53058752271 rows/sec., 2.70 MiB/sec. 2025.01.09 01:35:29.095117 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} TCPHandler: Processed in 0.00186782 sec. 2025.01.09 01:35:29.095273 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.095388 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:29.095441 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:29.095960 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.096000 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.096460 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:29.096744 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.096921 [ 39 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:35:29.096984 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} executeQuery: Read 100 rows, 7.10 KiB in 0.001616 sec., 61881.18811881188 rows/sec., 4.29 MiB/sec. 2025.01.09 01:35:29.096997 [ 39 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.097063 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.097113 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} TCPHandler: Processed in 0.001898431 sec. 2025.01.09 01:35:29.097333 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.097354 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:35:29.097540 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:29.097689 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:29.097784 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:29.097791 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3600 rows starting from the beginning of the part 2025.01.09 01:35:29.098164 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part 2025.01.09 01:35:29.098446 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 177 rows starting from the beginning of the part 2025.01.09 01:35:29.098947 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part 2025.01.09 01:35:29.099355 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 177 rows starting from the beginning of the part 2025.01.09 01:35:29.099647 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part 2025.01.09 01:35:29.103465 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.103510 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.104217 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.007040173 sec., 604388.5569289277 rows/sec., 40.61 MiB/sec. 2025.01.09 01:35:29.104654 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:35:29.105151 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:29.105312 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.105520 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:35:29.105744 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.105766 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.01.09 01:35:29.105987 [ 62 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:35:29.106061 [ 62 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.106105 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.106116 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} executeQuery: Read 29 rows, 53.21 KiB in 0.008642 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec. 2025.01.09 01:35:29.106473 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:35:29.106506 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} TCPHandler: Processed in 0.009270969 sec. 2025.01.09 01:35:29.106758 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:29.107048 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:29.107115 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:29.107145 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:29.107320 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:29.108202 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:29.108800 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part 2025.01.09 01:35:29.109553 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:29.109593 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.109669 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.110147 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.01.09 01:35:29.110804 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:29.111159 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:29.111850 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.112153 [ 62 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:35:29.112249 [ 62 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:29.112308 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:29.112384 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} executeQuery: Read 30 rows, 2.10 KiB in 0.005401 sec., 5554.526939455656 rows/sec., 389.65 KiB/sec. 2025.01.09 01:35:29.112709 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:35:29.112809 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} TCPHandler: Processed in 0.006141849 sec. 2025.01.09 01:35:29.113195 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:29.113285 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part 2025.01.09 01:35:29.113570 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:29.113940 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:29.114248 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:29.114629 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:29.114983 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:29.118598 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.006165999 sec., 89847.56565805477 rows/sec., 5.88 MiB/sec. 2025.01.09 01:35:29.118895 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:35:29.119518 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.119596 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:35:29.119685 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.09 01:35:29.120581 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 19 columns (19 merged, 0 gathered) in 0.014358751 sec., 9332.288024216034 rows/sec., 16.72 MiB/sec. 2025.01.09 01:35:29.120941 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:35:29.121350 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:29.121422 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:35:29.121562 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. 2025.01.09 01:35:32.312211 [ 38 ] {} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:35:32.312303 [ 38 ] {} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:32.312331 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:32.312543 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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.01.09 01:35:32.312911 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:32.312959 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:32.313051 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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.01.09 01:35:32.313138 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.01.09 01:35:32.313206 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2025.01.09 01:35:32.313324 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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.01.09 01:35:32.315645 [ 196 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.003226112 sec., 11778.884304078718 rows/sec., 1.99 MiB/sec. 2025.01.09 01:35:32.315900 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:35:32.316451 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:32.316542 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:35:32.316654 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.09 01:35:32.679627 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 2025.01.09 01:35:32.682791 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:32.682850 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:32.684328 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:35:32.684659 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:32.685344 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 390 2025.01.09 01:35:34.121770 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.122072 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.122185 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:35:34.123005 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.123054 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.123483 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:34.123735 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.123993 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. 2025.01.09 01:35:34.124062 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} TCPHandler: Processed in 0.00248389 sec. 2025.01.09 01:35:34.124257 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.124401 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:35:34.124460 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:35:34.125150 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.125200 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.125576 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.09 01:35:34.125808 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.126023 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} executeQuery: Read 4 rows, 334.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 196.96 KiB/sec. 2025.01.09 01:35:34.126076 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} TCPHandler: Processed in 0.001890071 sec. 2025.01.09 01:35:34.126224 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.126354 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:34.126409 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:34.127765 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.127804 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.128242 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:34.128483 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.128693 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} executeQuery: Read 1333 rows, 114.02 KiB in 0.002365 sec., 563636.3636363636 rows/sec., 47.08 MiB/sec. 2025.01.09 01:35:34.128769 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} TCPHandler: Processed in 0.002595212 sec. 2025.01.09 01:35:34.128926 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.129057 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.129112 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:34.129684 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.129722 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.130064 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:35:34.130301 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.130524 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} executeQuery: Read 20 rows, 1.41 KiB in 0.001495 sec., 13377.926421404682 rows/sec., 944.55 KiB/sec. 2025.01.09 01:35:34.130576 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} TCPHandler: Processed in 0.001716508 sec. 2025.01.09 01:35:34.130735 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.130862 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.130915 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:35:34.131587 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.131627 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.131980 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:34.132217 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.132380 [ 42 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:35:34.132451 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} executeQuery: Read 242 rows, 16.79 KiB in 0.001614 sec., 149938.0421313507 rows/sec., 10.16 MiB/sec. 2025.01.09 01:35:34.132460 [ 42 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.132546 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.132586 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} TCPHandler: Processed in 0.001910451 sec. 2025.01.09 01:35:34.132824 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.132962 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:35:34.133092 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.133151 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:35:34.133176 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:34.133235 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:34.133395 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:34.133806 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.09 01:35:34.134172 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:34.134478 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.09 01:35:34.134760 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.09 01:35:34.135356 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.135404 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:34.135928 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:34.136285 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.136303 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003647089 sec., 148063.2910247049 rows/sec., 10.61 MiB/sec. 2025.01.09 01:35:34.136474 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:35:34.136576 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} executeQuery: Read 13 rows, 830.00 B in 0.003552 sec., 3659.90990990991 rows/sec., 228.19 KiB/sec. 2025.01.09 01:35:34.136657 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} TCPHandler: Processed in 0.003956324 sec. 2025.01.09 01:35:34.136816 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.136825 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.136897 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:35:34.136981 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.09 01:35:34.136986 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:34.137048 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:34.137911 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.137949 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.138318 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:34.138550 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.138787 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} executeQuery: Read 815 rows, 60.14 KiB in 0.001846 sec., 441495.1245937162 rows/sec., 31.81 MiB/sec. 2025.01.09 01:35:34.138901 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} TCPHandler: Processed in 0.002153925 sec. 2025.01.09 01:35:34.139053 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.139182 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:35:34.139239 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:35:34.139767 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.139813 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.140227 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:34.140462 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.140620 [ 42 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.09 01:35:34.140684 [ 42 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.140723 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} executeQuery: Read 6 rows, 321.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec. 2025.01.09 01:35:34.140731 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.140874 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} TCPHandler: Processed in 0.00188096 sec. 2025.01.09 01:35:34.141213 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.141239 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:35:34.141478 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.141514 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:34.141588 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.141588 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:34.141950 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.142264 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.142645 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.142912 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.143186 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.09 01:35:34.144626 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.144705 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:34.145784 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004912099 sec., 7328.842517221254 rows/sec., 382.90 KiB/sec. 2025.01.09 01:35:34.145888 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:34.145960 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.09 01:35:34.146361 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.146564 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.146842 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.09 01:35:34.146861 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} executeQuery: Read 899 rows, 61.31 KiB in 0.005461 sec., 164621.8641274492 rows/sec., 10.96 MiB/sec. 2025.01.09 01:35:34.147074 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:35:34.147104 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} TCPHandler: Processed in 0.006083178 sec. 2025.01.09 01:35:34.147309 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.147416 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.147464 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:35:34.147907 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.147947 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.148297 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:35:34.148545 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.148754 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec. 2025.01.09 01:35:34.148803 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} TCPHandler: Processed in 0.001550785 sec. 2025.01.09 01:35:34.148936 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.149044 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.149113 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:34.150172 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.150212 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.150811 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:34.151065 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.151305 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} executeQuery: Read 9 rows, 16.51 KiB in 0.002283 sec., 3942.181340341656 rows/sec., 7.06 MiB/sec. 2025.01.09 01:35:34.151399 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} TCPHandler: Processed in 0.002513651 sec. 2025.01.09 01:35:34.151550 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:34.151677 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:34.151732 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:34.152246 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:34.152289 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. 2025.01.09 01:35:34.152638 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:34.152870 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:34.153098 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} executeQuery: Read 52 rows, 3.30 KiB in 0.001442 sec., 36061.02635228849 rows/sec., 2.23 MiB/sec. 2025.01.09 01:35:34.153200 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} TCPHandler: Processed in 0.001712558 sec. 2025.01.09 01:35:35.165023 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.01.09 01:35:35.165998 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:35.166048 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:35.166588 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:35.166840 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:35.167126 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.01.09 01:35:35.610573 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.01.09 01:35:35.632297 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:35.632364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:35.640150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:35.640929 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:35.644525 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.01.09 01:35:39.090135 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.090332 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:39.090407 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:39.091246 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.091304 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.091760 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:39.092011 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.092268 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} executeQuery: Read 86 rows, 7.72 KiB in 0.00199 sec., 43216.08040201005 rows/sec., 3.79 MiB/sec. 2025.01.09 01:35:39.092339 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} TCPHandler: Processed in 0.002345638 sec. 2025.01.09 01:35:39.092518 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.092642 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:39.092694 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:39.093285 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.093329 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.093726 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:39.093993 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.094188 [ 154 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:39.094276 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} executeQuery: Read 30 rows, 2.26 KiB in 0.001654 sec., 18137.847642079807 rows/sec., 1.33 MiB/sec. 2025.01.09 01:35:39.094279 [ 154 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.094369 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.094420 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} TCPHandler: Processed in 0.001960211 sec. 2025.01.09 01:35:39.094542 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:35:39.094596 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.094659 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:39.094702 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part 2025.01.09 01:35:39.094738 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:39.094806 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:39.094851 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2025.01.09 01:35:39.095145 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2025.01.09 01:35:39.095467 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part 2025.01.09 01:35:39.095830 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:35:39.096192 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:39.097334 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.097385 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.098043 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:39.098067 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.003602188 sec., 47471.14809110463 rows/sec., 3.60 MiB/sec. 2025.01.09 01:35:39.098323 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:39.098490 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.098889 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} executeQuery: Read 58 rows, 4.64 KiB in 0.004164 sec., 13928.914505283381 rows/sec., 1.09 MiB/sec. 2025.01.09 01:35:39.099041 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.099075 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} TCPHandler: Processed in 0.004534503 sec. 2025.01.09 01:35:39.099242 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:39.099287 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.099385 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:35:39.099482 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:39.099544 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:39.100129 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.100174 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.100596 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:39.100845 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.101111 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} executeQuery: Read 100 rows, 7.10 KiB in 0.001646 sec., 60753.34143377886 rows/sec., 4.21 MiB/sec. 2025.01.09 01:35:39.101330 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} TCPHandler: Processed in 0.002102414 sec. 2025.01.09 01:35:39.101526 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.101639 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:39.101714 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:39.102868 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.102909 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.103566 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:39.103836 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.104088 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} executeQuery: Read 30 rows, 55.05 KiB in 0.002472 sec., 12135.922330097088 rows/sec., 21.75 MiB/sec. 2025.01.09 01:35:39.104191 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} TCPHandler: Processed in 0.002725074 sec. 2025.01.09 01:35:39.104349 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:39.104464 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:39.104513 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:39.104964 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:39.105003 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:39.105389 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:39.105647 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:39.105866 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} executeQuery: Read 30 rows, 2.10 KiB in 0.001424 sec., 21067.41573033708 rows/sec., 1.44 MiB/sec. 2025.01.09 01:35:39.105919 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} TCPHandler: Processed in 0.001629957 sec. 2025.01.09 01:35:42.581371 [ 127 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:35:42.581441 [ 127 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:35:42.667333 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.01.09 01:35:42.668058 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:42.668113 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:42.668694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:42.668944 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:42.669144 [ 127 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:35:42.669220 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.09 01:35:42.669244 [ 127 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:42.669278 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:42.669405 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.669532 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:42.669571 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.669648 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.669846 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.670250 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.670411 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.670573 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:35:42.672316 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965718 sec., 2488773.3762953863 rows/sec., 35.60 MiB/sec. 2025.01.09 01:35:42.672731 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:35:42.673011 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:42.673084 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:35:42.673165 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.09 01:35:42.685689 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 426 2025.01.09 01:35:42.689001 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:42.689039 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:42.690495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:35:42.690796 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:42.691456 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 426 2025.01.09 01:35:43.001685 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001167469 sec. 2025.01.09 01:35:43.144684 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.01.09 01:35:43.166962 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:43.167027 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:43.174494 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:35:43.175278 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:43.175650 [ 127 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:35:43.175789 [ 127 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:43.175850 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:43.176228 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:43.192680 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.09 01:35:43.193787 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:43.194995 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:43.200351 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:43.206002 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:43.211226 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:35:43.216793 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.01.09 01:35:43.221341 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.01.09 01:35:43.278691 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102708533 sec., 1178.0910160599801 rows/sec., 6.09 MiB/sec. 2025.01.09 01:35:43.281474 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:35:43.284525 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:43.284638 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:35:43.287058 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.09 01:35:44.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 176.98 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 178.54 MiB (RSS), difference: 1.56 MiB 2025.01.09 01:35:44.092591 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.092805 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.092889 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:35:44.093735 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.093794 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.094258 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:44.094539 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.094776 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} executeQuery: Read 14 rows, 1.01 KiB in 0.002031 sec., 6893.1560807484 rows/sec., 496.21 KiB/sec. 2025.01.09 01:35:44.094847 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} TCPHandler: Processed in 0.002395699 sec. 2025.01.09 01:35:44.095024 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.095146 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:44.095197 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:44.095840 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.095884 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.096284 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:35:44.096552 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.096819 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} executeQuery: Read 191 rows, 17.31 KiB in 0.001695 sec., 112684.36578171092 rows/sec., 9.97 MiB/sec. 2025.01.09 01:35:44.097020 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} TCPHandler: Processed in 0.002053002 sec. 2025.01.09 01:35:44.097207 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.097322 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.097371 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:44.098007 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.098052 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.098415 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:44.098659 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.098872 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} executeQuery: Read 16 rows, 1.13 KiB in 0.001575 sec., 10158.730158730159 rows/sec., 719.25 KiB/sec. 2025.01.09 01:35:44.098927 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} TCPHandler: Processed in 0.001782918 sec. 2025.01.09 01:35:44.099075 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.099186 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.099233 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:35:44.099787 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.099832 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.100196 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:44.100451 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.100673 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. 2025.01.09 01:35:44.100727 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} TCPHandler: Processed in 0.001714657 sec. 2025.01.09 01:35:44.100878 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.100986 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.101032 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:35:44.101557 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.101596 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.101948 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:44.102189 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.102395 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} executeQuery: Read 13 rows, 830.00 B in 0.001431 sec., 9084.556254367575 rows/sec., 566.42 KiB/sec. 2025.01.09 01:35:44.102447 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} TCPHandler: Processed in 0.001627966 sec. 2025.01.09 01:35:44.102598 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.102705 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:44.102750 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:44.103405 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.103446 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.103820 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:35:44.104062 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.104279 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} executeQuery: Read 355 rows, 25.52 KiB in 0.001596 sec., 222431.0776942356 rows/sec., 15.62 MiB/sec. 2025.01.09 01:35:44.104331 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} TCPHandler: Processed in 0.001793269 sec. 2025.01.09 01:35:44.104476 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.104582 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:35:44.104629 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:35:44.105076 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.105114 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.105479 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:44.105715 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.105928 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. 2025.01.09 01:35:44.105977 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} TCPHandler: Processed in 0.001562855 sec. 2025.01.09 01:35:44.106118 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.106225 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.106273 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:44.106799 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.106835 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.107203 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:35:44.107502 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.107717 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} executeQuery: Read 177 rows, 11.96 KiB in 0.001512 sec., 117063.49206349206 rows/sec., 7.72 MiB/sec. 2025.01.09 01:35:44.107769 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} TCPHandler: Processed in 0.001711078 sec. 2025.01.09 01:35:44.107907 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.108013 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.108061 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:35:44.108470 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.108508 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.108847 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:35:44.109078 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.109367 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. 2025.01.09 01:35:44.109496 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} TCPHandler: Processed in 0.001648366 sec. 2025.01.09 01:35:44.109647 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.109754 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.109823 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:44.110888 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.110928 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.111531 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:35:44.111788 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.112024 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} executeQuery: Read 9 rows, 16.51 KiB in 0.002291 sec., 3928.41553906591 rows/sec., 7.04 MiB/sec. 2025.01.09 01:35:44.112117 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} TCPHandler: Processed in 0.002532241 sec. 2025.01.09 01:35:44.112257 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:44.112363 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:44.112409 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:44.112839 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:44.112877 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:44.113232 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:35:44.113466 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:44.113711 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} executeQuery: Read 52 rows, 3.30 KiB in 0.001367 sec., 38039.50256035114 rows/sec., 2.36 MiB/sec. 2025.01.09 01:35:44.113913 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} TCPHandler: Processed in 0.001709647 sec. 2025.01.09 01:35:49.088856 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.089083 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:35:49.089167 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:35:49.089979 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.090025 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.090453 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:35:49.090701 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.090928 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} executeQuery: Read 4 rows, 334.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 171.85 KiB/sec. 2025.01.09 01:35:49.091014 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} TCPHandler: Processed in 0.002301377 sec. 2025.01.09 01:35:49.091179 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.091300 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:49.091351 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:49.091967 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.092005 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.092375 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:35:49.092621 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.092747 [ 144 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.09 01:35:49.092790 [ 144 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.092813 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} executeQuery: Read 88 rows, 7.86 KiB in 0.001538 sec., 57217.16514954486 rows/sec., 4.99 MiB/sec. 2025.01.09 01:35:49.092820 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.092920 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} TCPHandler: Processed in 0.001804029 sec. 2025.01.09 01:35:49.093143 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.093146 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.09 01:35:49.093322 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:49.093450 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:49.093489 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:49.093607 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1391 rows starting from the beginning of the part 2025.01.09 01:35:49.093965 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part 2025.01.09 01:35:49.094425 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:35:49.094824 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part 2025.01.09 01:35:49.095192 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 191 rows starting from the beginning of the part 2025.01.09 01:35:49.095498 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part 2025.01.09 01:35:49.096452 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.096557 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.097550 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:35:49.098062 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.098326 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} executeQuery: Read 34 rows, 2.54 KiB in 0.005066 sec., 6711.4093959731545 rows/sec., 500.43 KiB/sec. 2025.01.09 01:35:49.098455 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} TCPHandler: Processed in 0.005417097 sec. 2025.01.09 01:35:49.098703 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.098942 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 3173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000027 sec., 528830.9535940422 rows/sec., 46.61 MiB/sec. 2025.01.09 01:35:49.098948 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:49.099068 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:49.099260 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.09 01:35:49.099663 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.099779 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.09 01:35:49.099896 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:35:49.100023 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.100062 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.100456 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:35:49.100712 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.100847 [ 144 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.09 01:35:49.100886 [ 144 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.100910 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.100931 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} executeQuery: Read 62 rows, 4.96 KiB in 0.00203 sec., 30541.871921182264 rows/sec., 2.39 MiB/sec. 2025.01.09 01:35:49.101045 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} TCPHandler: Processed in 0.00244668 sec. 2025.01.09 01:35:49.101059 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.09 01:35:49.101170 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:49.101206 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 860 rows starting from the beginning of the part 2025.01.09 01:35:49.101211 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.101286 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part 2025.01.09 01:35:49.101621 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:49.101704 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 815 rows starting from the beginning of the part 2025.01.09 01:35:49.101792 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:49.101960 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part 2025.01.09 01:35:49.102325 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 355 rows starting from the beginning of the part 2025.01.09 01:35:49.102746 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part 2025.01.09 01:35:49.103803 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.103846 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.104393 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:35:49.104722 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.104761 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 2207 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801441 sec., 580569.3156884455 rows/sec., 44.23 MiB/sec. 2025.01.09 01:35:49.104957 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.09 01:35:49.104962 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} executeQuery: Read 102 rows, 7.24 KiB in 0.003565 sec., 28611.500701262274 rows/sec., 1.98 MiB/sec. 2025.01.09 01:35:49.105062 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} TCPHandler: Processed in 0.003923783 sec. 2025.01.09 01:35:49.105238 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.105297 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.105375 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:49.105397 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.09 01:35:49.105480 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:49.105488 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:35:49.106559 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.106596 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.107211 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:35:49.107467 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.107726 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} executeQuery: Read 30 rows, 55.05 KiB in 0.002373 sec., 12642.225031605562 rows/sec., 22.65 MiB/sec. 2025.01.09 01:35:49.107932 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} TCPHandler: Processed in 0.002761274 sec. 2025.01.09 01:35:49.108090 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:49.108196 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:49.108243 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:49.108678 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:49.108715 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:49.109068 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:35:49.109303 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:49.109489 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} executeQuery: Read 30 rows, 2.10 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.56 MiB/sec. 2025.01.09 01:35:49.109537 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} TCPHandler: Processed in 0.001508924 sec. 2025.01.09 01:35:50.169420 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.01.09 01:35:50.170161 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:50.170207 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:50.170728 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:50.170986 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:50.171334 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.01.09 01:35:50.692832 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.09 01:35:50.711342 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:50.711399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:50.718659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:35:50.719430 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:50.722078 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.09 01:35:52.691761 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 462 2025.01.09 01:35:52.694936 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:52.694994 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:52.696479 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:52.696804 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:52.697050 [ 140 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:52.697161 [ 140 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:52.697221 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:52.697768 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:35:52.698795 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 462 2025.01.09 01:35:52.699192 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:52.699371 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part 2025.01.09 01:35:52.700122 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:35:52.700719 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2025.01.09 01:35:52.701297 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.01.09 01:35:52.701962 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2025.01.09 01:35:52.702695 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:35:52.711295 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.013960284 sec., 33093.88261728773 rows/sec., 30.01 MiB/sec. 2025.01.09 01:35:52.712197 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:52.712909 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:52.712998 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:52.713224 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.01.09 01:35:54.092211 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.092400 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.092473 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:35:54.093227 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.093276 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.093737 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:54.094040 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.094294 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.01.09 01:35:54.094362 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} TCPHandler: Processed in 0.002284547 sec. 2025.01.09 01:35:54.094544 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.094668 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:54.094721 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:54.095360 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.095402 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.095804 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:35:54.096085 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.096320 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} executeQuery: Read 191 rows, 17.31 KiB in 0.001684 sec., 113420.42755344418 rows/sec., 10.04 MiB/sec. 2025.01.09 01:35:54.096374 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} TCPHandler: Processed in 0.00189722 sec. 2025.01.09 01:35:54.096525 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.096636 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.096685 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:54.097231 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.097273 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.097634 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:35:54.097876 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.098108 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} executeQuery: Read 16 rows, 1.13 KiB in 0.001493 sec., 10716.67782987274 rows/sec., 758.75 KiB/sec. 2025.01.09 01:35:54.098165 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} TCPHandler: Processed in 0.001702237 sec. 2025.01.09 01:35:54.098318 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.098429 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.098477 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:35:54.099070 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.099111 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.099470 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:54.099738 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.099994 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. 2025.01.09 01:35:54.100191 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} TCPHandler: Processed in 0.001929971 sec. 2025.01.09 01:35:54.100373 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.100482 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.100530 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:35:54.101082 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.101122 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.101557 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:54.101805 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.102023 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. 2025.01.09 01:35:54.102076 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} TCPHandler: Processed in 0.001756978 sec. 2025.01.09 01:35:54.102234 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.102340 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:54.102387 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:54.103037 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.103076 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.103454 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:35:54.103705 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.103910 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} executeQuery: Read 355 rows, 25.52 KiB in 0.001591 sec., 223130.1068510371 rows/sec., 15.67 MiB/sec. 2025.01.09 01:35:54.103963 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} TCPHandler: Processed in 0.001788519 sec. 2025.01.09 01:35:54.104109 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.104216 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:35:54.104263 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:35:54.104700 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.104739 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.105090 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:54.105332 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.105648 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.01.09 01:35:54.105777 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} TCPHandler: Processed in 0.001728327 sec. 2025.01.09 01:35:54.105936 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.106042 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.106094 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:54.106665 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.106706 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.107121 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:35:54.107371 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.107539 [ 139 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:35:54.107610 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} executeQuery: Read 177 rows, 11.96 KiB in 0.001584 sec., 111742.42424242425 rows/sec., 7.37 MiB/sec. 2025.01.09 01:35:54.107619 [ 139 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.107691 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.107740 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} TCPHandler: Processed in 0.00186415 sec. 2025.01.09 01:35:54.107877 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:35:54.107904 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.108025 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:54.108066 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.108075 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4255 rows starting from the beginning of the part 2025.01.09 01:35:54.108132 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:35:54.108280 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 899 rows starting from the beginning of the part 2025.01.09 01:35:54.108725 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part 2025.01.09 01:35:54.108997 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part 2025.01.09 01:35:54.109192 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part 2025.01.09 01:35:54.109355 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 177 rows starting from the beginning of the part 2025.01.09 01:35:54.109872 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.109915 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.110477 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:35:54.110794 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.111094 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} executeQuery: Read 1 rows, 69.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 21.71 KiB/sec. 2025.01.09 01:35:54.111169 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} TCPHandler: Processed in 0.003372604 sec. 2025.01.09 01:35:54.111329 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.111452 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.111619 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:54.112108 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5710 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323209 sec., 1320778.1534503654 rows/sec., 88.62 MiB/sec. 2025.01.09 01:35:54.112506 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:35:54.112919 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.113039 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:35:54.113148 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.01.09 01:35:54.113222 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.113262 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.113858 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:35:54.114117 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.114305 [ 139 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:35:54.114372 [ 139 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.114409 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.114416 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} executeQuery: Read 9 rows, 16.51 KiB in 0.002921 sec., 3081.1365970558027 rows/sec., 5.52 MiB/sec. 2025.01.09 01:35:54.114927 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:35:54.115240 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} TCPHandler: Processed in 0.003934094 sec. 2025.01.09 01:35:54.115481 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:54.115767 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:54.115792 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:54.115890 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:54.115966 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part 2025.01.09 01:35:54.116862 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part 2025.01.09 01:35:54.117496 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:54.118253 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part 2025.01.09 01:35:54.118261 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.118339 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.118845 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:54.119529 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part 2025.01.09 01:35:54.119872 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:35:54.120630 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.120873 [ 139 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:35:54.120950 [ 139 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:54.121020 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:54.121188 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} executeQuery: Read 52 rows, 3.30 KiB in 0.005477 sec., 9494.248676282636 rows/sec., 601.95 KiB/sec. 2025.01.09 01:35:54.121884 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} TCPHandler: Processed in 0.006539795 sec. 2025.01.09 01:35:54.121962 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:35:54.122551 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:35:54.122619 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 554 rows starting from the beginning of the part 2025.01.09 01:35:54.122871 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:54.123011 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:54.123206 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:54.123512 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.01.09 01:35:54.123862 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2025.01.09 01:35:54.127195 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.006002837 sec., 128272.68173365362 rows/sec., 8.33 MiB/sec. 2025.01.09 01:35:54.127464 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:35:54.128075 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.128346 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:35:54.128483 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.09 01:35:54.129000 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 19 columns (19 merged, 0 gathered) in 0.014496333 sec., 15245.23477765032 rows/sec., 27.32 MiB/sec. 2025.01.09 01:35:54.129442 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:35:54.129914 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:54.130003 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:35:54.130162 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. 2025.01.09 01:35:57.582391 [ 135 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:35:57.582453 [ 135 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:35:57.671629 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.01.09 01:35:57.672266 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:57.672312 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:57.672823 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:57.673075 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:57.673352 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.09 01:35:58.222218 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.09 01:35:58.242596 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:58.242664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:58.250070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:35:58.250825 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:58.253418 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.09 01:35:59.089332 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.089521 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:35:59.089593 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:35:59.090364 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.090413 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.090867 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:35:59.091153 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.091359 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} executeQuery: Read 86 rows, 7.72 KiB in 0.00189 sec., 45502.6455026455 rows/sec., 3.99 MiB/sec. 2025.01.09 01:35:59.091416 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} TCPHandler: Processed in 0.002220865 sec. 2025.01.09 01:35:59.091590 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.091716 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:35:59.091767 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:35:59.092337 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.092373 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.092786 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:35:59.093022 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.093228 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} executeQuery: Read 30 rows, 2.26 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.44 MiB/sec. 2025.01.09 01:35:59.093414 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} TCPHandler: Processed in 0.001888521 sec. 2025.01.09 01:35:59.093596 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.093728 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:35:59.093786 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:35:59.094591 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.094644 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.095024 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:35:59.095264 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.095453 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} executeQuery: Read 58 rows, 4.64 KiB in 0.001755 sec., 33048.43304843305 rows/sec., 2.58 MiB/sec. 2025.01.09 01:35:59.095505 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} TCPHandler: Processed in 0.002001172 sec. 2025.01.09 01:35:59.095689 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.095809 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:59.095868 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:35:59.096490 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.096530 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.096939 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:35:59.097188 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.097404 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} executeQuery: Read 100 rows, 7.10 KiB in 0.001614 sec., 61957.868649318465 rows/sec., 4.30 MiB/sec. 2025.01.09 01:35:59.097572 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} TCPHandler: Processed in 0.001942672 sec. 2025.01.09 01:35:59.097761 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.097874 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:35:59.097954 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:35:59.099155 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.099195 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.099855 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:35:59.100129 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.100329 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} executeQuery: Read 30 rows, 55.05 KiB in 0.002479 sec., 12101.653892698669 rows/sec., 21.69 MiB/sec. 2025.01.09 01:35:59.100421 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} TCPHandler: Processed in 0.002717403 sec. 2025.01.09 01:35:59.100567 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:35:59.100678 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:35:59.100727 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:35:59.101180 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:35:59.101220 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:35:59.101586 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:35:59.101839 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:35:59.102065 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} executeQuery: Read 30 rows, 2.10 KiB in 0.0014 sec., 21428.571428571428 rows/sec., 1.47 MiB/sec. 2025.01.09 01:35:59.102248 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} TCPHandler: Processed in 0.001733618 sec. 2025.01.09 01:36:02.699124 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 496 2025.01.09 01:36:02.702275 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:02.702334 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:02.703807 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:02.704132 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:02.704998 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 496 2025.01.09 01:36:04.121772 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.121964 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.122037 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:04.122803 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.122851 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.123292 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:36:04.123552 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.123750 [ 123 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.09 01:36:04.123837 [ 123 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.123842 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. 2025.01.09 01:36:04.123878 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.124036 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} TCPHandler: Processed in 0.002407649 sec. 2025.01.09 01:36:04.124124 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:36:04.124283 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.124314 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:04.124371 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.09 01:36:04.124566 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:36:04.124596 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:04.124758 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:36:04.124847 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:04.125294 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:04.125570 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:04.127292 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.127374 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.128172 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164007 sec., 16810.730625572916 rows/sec., 1.25 MiB/sec. 2025.01.09 01:36:04.128426 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.09 01:36:04.128450 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.09 01:36:04.128916 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.128974 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.129150 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.09 01:36:04.129321 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:36:04.129365 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} executeQuery: Read 4 rows, 334.00 B in 0.004925 sec., 812.1827411167513 rows/sec., 66.23 KiB/sec. 2025.01.09 01:36:04.129445 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} TCPHandler: Processed in 0.005250894 sec. 2025.01.09 01:36:04.129617 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.129737 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:04.129788 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:04.131095 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.131137 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.131636 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:04.131893 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.132164 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} executeQuery: Read 1333 rows, 114.02 KiB in 0.00245 sec., 544081.6326530612 rows/sec., 45.45 MiB/sec. 2025.01.09 01:36:04.132379 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} TCPHandler: Processed in 0.002817985 sec. 2025.01.09 01:36:04.132574 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.132695 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.132750 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:04.133333 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.133374 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.133740 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:36:04.133979 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.134145 [ 123 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:36:04.134203 [ 123 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.134221 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} executeQuery: Read 20 rows, 1.41 KiB in 0.001544 sec., 12953.367875647667 rows/sec., 914.58 KiB/sec. 2025.01.09 01:36:04.134241 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.134378 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} TCPHandler: Processed in 0.001869739 sec. 2025.01.09 01:36:04.134754 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:04.134786 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.135074 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.135107 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:04.135177 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:04.135197 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part 2025.01.09 01:36:04.135539 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part 2025.01.09 01:36:04.135849 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part 2025.01.09 01:36:04.136208 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2025.01.09 01:36:04.136535 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:04.136950 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:04.138506 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.138591 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.139678 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:36:04.139899 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005528118 sec., 30390.089357716315 rows/sec., 2.28 MiB/sec. 2025.01.09 01:36:04.140049 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:36:04.140073 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.140388 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} executeQuery: Read 242 rows, 16.79 KiB in 0.005405 sec., 44773.35800185014 rows/sec., 3.03 MiB/sec. 2025.01.09 01:36:04.140489 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} TCPHandler: Processed in 0.005968506 sec. 2025.01.09 01:36:04.140578 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.140648 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.140663 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:36:04.140775 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:36:04.140794 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.140845 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:04.141390 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.141429 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.141780 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:36:04.142023 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.142180 [ 123 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.09 01:36:04.142243 [ 123 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.142259 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. 2025.01.09 01:36:04.142288 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.142422 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} TCPHandler: Processed in 0.001822899 sec. 2025.01.09 01:36:04.142755 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:36:04.142800 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.143102 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:04.143117 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:04.143209 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:04.143216 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.09 01:36:04.143530 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:04.143832 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:04.144154 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:04.144545 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:04.146599 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.146698 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.146973 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004545593 sec., 14299.564435267303 rows/sec., 947.43 KiB/sec. 2025.01.09 01:36:04.147175 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.09 01:36:04.147574 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:04.147638 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.147813 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.09 01:36:04.147951 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:36:04.148049 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.148285 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} executeQuery: Read 815 rows, 60.14 KiB in 0.005274 sec., 154531.66477057262 rows/sec., 11.14 MiB/sec. 2025.01.09 01:36:04.148349 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} TCPHandler: Processed in 0.005773913 sec. 2025.01.09 01:36:04.148499 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.148607 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:04.148655 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:04.149106 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.149146 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.149530 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:36:04.149769 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.149982 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. 2025.01.09 01:36:04.150033 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} TCPHandler: Processed in 0.001586415 sec. 2025.01.09 01:36:04.150180 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.150288 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.150337 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:04.151161 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.151201 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.151671 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:04.151915 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.152130 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} executeQuery: Read 899 rows, 61.31 KiB in 0.001864 sec., 482296.1373390558 rows/sec., 32.12 MiB/sec. 2025.01.09 01:36:04.152184 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} TCPHandler: Processed in 0.002055913 sec. 2025.01.09 01:36:04.152323 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.152441 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.152497 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:04.153017 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.153064 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.153463 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:36:04.153700 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.153912 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. 2025.01.09 01:36:04.153962 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} TCPHandler: Processed in 0.001690837 sec. 2025.01.09 01:36:04.154100 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.154206 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.154276 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:04.155345 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.155385 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.156085 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:04.156348 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.156669 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} executeQuery: Read 9 rows, 16.51 KiB in 0.002472 sec., 3640.7766990291266 rows/sec., 6.52 MiB/sec. 2025.01.09 01:36:04.156921 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} TCPHandler: Processed in 0.002872606 sec. 2025.01.09 01:36:04.157068 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:04.157197 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:04.157254 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:04.157720 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:04.157840 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:04.158202 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:04.158446 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:04.158660 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec. 2025.01.09 01:36:04.158710 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} TCPHandler: Processed in 0.001705007 sec. 2025.01.09 01:36:05.173561 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.01.09 01:36:05.174369 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:05.174424 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:05.174956 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:36:05.175212 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:05.175512 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.01.09 01:36:05.753556 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.09 01:36:05.774080 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:05.774123 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:05.781597 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:36:05.782380 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:05.785393 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.09 01:36:09.089735 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.090039 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:09.090158 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:09.091125 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.091177 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.091637 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:09.091898 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.092187 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} executeQuery: Read 86 rows, 7.72 KiB in 0.002223 sec., 38686.45973909132 rows/sec., 3.39 MiB/sec. 2025.01.09 01:36:09.092350 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} TCPHandler: Processed in 0.002805905 sec. 2025.01.09 01:36:09.092569 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.092716 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:09.092776 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:09.093479 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.093529 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.093919 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:36:09.094235 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.094472 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} executeQuery: Read 30 rows, 2.26 KiB in 0.001792 sec., 16741.071428571428 rows/sec., 1.23 MiB/sec. 2025.01.09 01:36:09.094539 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} TCPHandler: Processed in 0.002058233 sec. 2025.01.09 01:36:09.094711 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.094827 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:09.094874 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:09.095445 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.095487 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.095861 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:09.096144 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.096355 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} executeQuery: Read 58 rows, 4.64 KiB in 0.001549 sec., 37443.51194318915 rows/sec., 2.92 MiB/sec. 2025.01.09 01:36:09.096410 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} TCPHandler: Processed in 0.001753628 sec. 2025.01.09 01:36:09.096563 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.096673 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:09.096725 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:09.097250 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.097290 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.097697 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:09.097985 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.098240 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec. 2025.01.09 01:36:09.098295 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} TCPHandler: Processed in 0.001785329 sec. 2025.01.09 01:36:09.098438 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.098545 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:09.098616 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:09.099756 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.099798 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.100482 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:09.100744 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.101051 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} executeQuery: Read 30 rows, 55.05 KiB in 0.002519 sec., 11909.487892020643 rows/sec., 21.34 MiB/sec. 2025.01.09 01:36:09.101347 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} TCPHandler: Processed in 0.002959768 sec. 2025.01.09 01:36:09.101506 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:09.101616 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:09.101665 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:09.102118 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:09.102159 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:09.102533 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:09.102776 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:09.103003 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} executeQuery: Read 30 rows, 2.10 KiB in 0.001409 sec., 21291.696238466997 rows/sec., 1.46 MiB/sec. 2025.01.09 01:36:09.103054 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} TCPHandler: Processed in 0.001604286 sec. 2025.01.09 01:36:12.582503 [ 114 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:36:12.582599 [ 114 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:36:12.675768 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.01.09 01:36:12.676809 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:12.676858 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:12.677435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:36:12.677707 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:12.677994 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.09 01:36:12.705297 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 532 2025.01.09 01:36:12.708527 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:12.708583 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:12.710051 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:12.710357 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:12.711007 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 532 2025.01.09 01:36:13.285540 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.09 01:36:13.306427 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:13.306491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:13.314085 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:36:13.314855 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:13.317695 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.09 01:36:14.093142 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.093331 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.093408 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:14.094202 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.094256 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.094727 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:36:14.094992 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.095235 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. 2025.01.09 01:36:14.095301 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} TCPHandler: Processed in 0.002296807 sec. 2025.01.09 01:36:14.095478 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.095603 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:14.095654 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:14.096302 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.096351 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.096757 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:14.097021 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.097217 [ 111 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.09 01:36:14.097240 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} executeQuery: Read 191 rows, 17.31 KiB in 0.001664 sec., 114783.65384615386 rows/sec., 10.16 MiB/sec. 2025.01.09 01:36:14.097289 [ 111 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.097366 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} TCPHandler: Processed in 0.001945722 sec. 2025.01.09 01:36:14.097367 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.097563 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.097585 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.09 01:36:14.097777 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.097862 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:14.097889 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:14.097945 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1397 rows starting from the beginning of the part 2025.01.09 01:36:14.098297 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 191 rows starting from the beginning of the part 2025.01.09 01:36:14.098582 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part 2025.01.09 01:36:14.098845 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:36:14.099163 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part 2025.01.09 01:36:14.099562 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 191 rows starting from the beginning of the part 2025.01.09 01:36:14.101063 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.101130 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.102141 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:36:14.102590 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.102942 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} executeQuery: Read 16 rows, 1.13 KiB in 0.005222 sec., 3063.960168517809 rows/sec., 216.93 KiB/sec. 2025.01.09 01:36:14.103271 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} TCPHandler: Processed in 0.005786073 sec. 2025.01.09 01:36:14.103489 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 3284 rows, containing 5 columns (5 merged, 0 gathered) in 0.005989877 sec., 548258.3365234378 rows/sec., 48.41 MiB/sec. 2025.01.09 01:36:14.103522 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.103667 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.103733 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:14.103783 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.09 01:36:14.104184 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.104299 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.09 01:36:14.104413 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:36:14.104513 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.104552 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.104915 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:36:14.105155 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.105370 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} executeQuery: Read 14 rows, 1004.00 B in 0.001735 sec., 8069.164265129683 rows/sec., 565.11 KiB/sec. 2025.01.09 01:36:14.105426 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} TCPHandler: Processed in 0.002022872 sec. 2025.01.09 01:36:14.105566 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.105674 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.105721 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:14.106281 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.106322 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.106677 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:36:14.106918 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.107121 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} executeQuery: Read 13 rows, 830.00 B in 0.001469 sec., 8849.557522123894 rows/sec., 551.77 KiB/sec. 2025.01.09 01:36:14.107174 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} TCPHandler: Processed in 0.001658747 sec. 2025.01.09 01:36:14.107316 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.107422 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:14.107467 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:14.108152 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.108192 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.108565 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:14.108812 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.108971 [ 111 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.09 01:36:14.109044 [ 111 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.109051 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} executeQuery: Read 355 rows, 25.52 KiB in 0.001639 sec., 216595.4850518609 rows/sec., 15.21 MiB/sec. 2025.01.09 01:36:14.109080 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.109200 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} TCPHandler: Processed in 0.001931501 sec. 2025.01.09 01:36:14.109365 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.09 01:36:14.109413 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.109685 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:14.109693 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:14.109790 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:14.109799 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 869 rows starting from the beginning of the part 2025.01.09 01:36:14.110199 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 355 rows starting from the beginning of the part 2025.01.09 01:36:14.110597 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part 2025.01.09 01:36:14.110988 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 815 rows starting from the beginning of the part 2025.01.09 01:36:14.111224 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part 2025.01.09 01:36:14.111522 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 355 rows starting from the beginning of the part 2025.01.09 01:36:14.112256 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.112308 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.113173 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:36:14.113713 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.114337 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} executeQuery: Read 6 rows, 321.00 B in 0.004737 sec., 1266.624445851805 rows/sec., 66.18 KiB/sec. 2025.01.09 01:36:14.114545 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} TCPHandler: Processed in 0.005232465 sec. 2025.01.09 01:36:14.114820 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.114911 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703432 sec., 440085.89915685856 rows/sec., 33.34 MiB/sec. 2025.01.09 01:36:14.114991 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.115059 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:14.115126 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.09 01:36:14.115558 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.115706 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.09 01:36:14.115819 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:36:14.115925 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.115963 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.116343 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:14.116592 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.116822 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} executeQuery: Read 177 rows, 11.96 KiB in 0.001863 sec., 95008.05152979065 rows/sec., 6.27 MiB/sec. 2025.01.09 01:36:14.116880 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} TCPHandler: Processed in 0.002216515 sec. 2025.01.09 01:36:14.117026 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.117154 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.117212 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:14.117729 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.117770 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.118122 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:36:14.118372 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.118527 [ 111 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.09 01:36:14.118585 [ 111 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.118620 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.118632 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. 2025.01.09 01:36:14.118940 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} TCPHandler: Processed in 0.001967961 sec. 2025.01.09 01:36:14.119325 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.119428 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.09 01:36:14.119578 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.119829 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:14.119880 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:14.119994 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.09 01:36:14.120380 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.09 01:36:14.120723 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.01.09 01:36:14.121068 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.09 01:36:14.121408 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.09 01:36:14.121832 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.09 01:36:14.125839 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.125861 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.007142874 sec., 1399.9966960077975 rows/sec., 94.34 KiB/sec. 2025.01.09 01:36:14.125896 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.126061 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.09 01:36:14.126747 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.126981 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.09 01:36:14.127183 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:36:14.127401 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:36:14.127677 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.128021 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} executeQuery: Read 9 rows, 16.51 KiB in 0.008504 sec., 1058.3254938852306 rows/sec., 1.90 MiB/sec. 2025.01.09 01:36:14.128214 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} TCPHandler: Processed in 0.009149107 sec. 2025.01.09 01:36:14.128369 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:14.128498 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:14.128554 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:14.129030 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:14.129069 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:14.129432 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:14.129667 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:14.129890 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} executeQuery: Read 52 rows, 3.30 KiB in 0.00142 sec., 36619.718309859156 rows/sec., 2.27 MiB/sec. 2025.01.09 01:36:14.129940 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} TCPHandler: Processed in 0.001634996 sec. 2025.01.09 01:36:19.089962 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.090169 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:36:19.090244 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:36:19.090994 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.091043 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.091484 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.09 01:36:19.091743 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.091999 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. 2025.01.09 01:36:19.092065 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} TCPHandler: Processed in 0.002238756 sec. 2025.01.09 01:36:19.092241 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.092361 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:19.092412 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:19.093017 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.093059 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.093442 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:19.093691 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.093901 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} executeQuery: Read 87 rows, 7.79 KiB in 0.001568 sec., 55484.69387755102 rows/sec., 4.85 MiB/sec. 2025.01.09 01:36:19.093956 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} TCPHandler: Processed in 0.001773469 sec. 2025.01.09 01:36:19.094148 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.094264 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:19.094316 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:19.094907 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.094949 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.095308 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:36:19.095546 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.095761 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} executeQuery: Read 32 rows, 2.40 KiB in 0.001525 sec., 20983.606557377047 rows/sec., 1.53 MiB/sec. 2025.01.09 01:36:19.095815 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} TCPHandler: Processed in 0.001726888 sec. 2025.01.09 01:36:19.095972 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.096083 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:19.096129 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:19.096693 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.096735 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.097109 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:19.097362 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.097576 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} executeQuery: Read 60 rows, 4.80 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 3.09 MiB/sec. 2025.01.09 01:36:19.097632 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} TCPHandler: Processed in 0.001713748 sec. 2025.01.09 01:36:19.097781 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.097901 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:19.097960 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:19.098524 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.098564 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.098951 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:19.099191 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.099361 [ 102 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:36:19.099429 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} executeQuery: Read 101 rows, 7.17 KiB in 0.001549 sec., 65203.35700451904 rows/sec., 4.52 MiB/sec. 2025.01.09 01:36:19.099440 [ 102 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.099511 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.099541 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} TCPHandler: Processed in 0.001808039 sec. 2025.01.09 01:36:19.099746 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.099787 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:36:19.099920 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:19.100128 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:19.100155 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:19.100306 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5710 rows starting from the beginning of the part 2025.01.09 01:36:19.100713 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part 2025.01.09 01:36:19.101097 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 899 rows starting from the beginning of the part 2025.01.09 01:36:19.101512 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part 2025.01.09 01:36:19.101862 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 177 rows starting from the beginning of the part 2025.01.09 01:36:19.102278 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 101 rows starting from the beginning of the part 2025.01.09 01:36:19.105414 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.105495 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.106614 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:36:19.106982 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.107373 [ 102 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:36:19.107415 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7087 rows, containing 5 columns (5 merged, 0 gathered) in 0.007751365 sec., 914290.5797882051 rows/sec., 61.35 MiB/sec. 2025.01.09 01:36:19.107469 [ 102 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.107557 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.107748 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} executeQuery: Read 30 rows, 55.05 KiB in 0.007828 sec., 3832.396525293817 rows/sec., 6.87 MiB/sec. 2025.01.09 01:36:19.107865 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:36:19.108137 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:36:19.109115 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} TCPHandler: Processed in 0.009466123 sec. 2025.01.09 01:36:19.109316 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.109439 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:19.109774 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:36:19.109779 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:19.109857 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:19.110015 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.01.09 01:36:19.110079 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 221 rows starting from the beginning of the part 2025.01.09 01:36:19.110109 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:19.110935 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.111520 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part 2025.01.09 01:36:19.112212 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.112451 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.112571 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.112957 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part 2025.01.09 01:36:19.113563 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.114156 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:19.114689 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.114976 [ 102 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:36:19.115079 [ 102 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:19.115161 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:19.115691 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:36:19.115958 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} executeQuery: Read 30 rows, 2.10 KiB in 0.006126 sec., 4897.159647404505 rows/sec., 343.53 KiB/sec. 2025.01.09 01:36:19.116340 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:19.116473 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 770 rows starting from the beginning of the part 2025.01.09 01:36:19.116550 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} TCPHandler: Processed in 0.007294237 sec. 2025.01.09 01:36:19.116826 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.117161 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part 2025.01.09 01:36:19.117437 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.117787 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part 2025.01.09 01:36:19.118141 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:19.121521 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 4 columns (4 merged, 0 gathered) in 0.0062051 sec., 155356.07806481764 rows/sec., 10.09 MiB/sec. 2025.01.09 01:36:19.121782 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:36:19.122414 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.122633 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:36:19.122787 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.09 01:36:19.123578 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 19 columns (19 merged, 0 gathered) in 0.015916196 sec., 20670.768316751062 rows/sec., 37.04 MiB/sec. 2025.01.09 01:36:19.124220 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:36:19.124606 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:19.124681 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:36:19.124798 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2025.01.09 01:36:20.178190 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.01.09 01:36:20.178990 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:20.179039 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:20.179590 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:36:20.179860 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:20.180081 [ 101 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:36:20.180161 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.01.09 01:36:20.180183 [ 101 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:20.180216 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:20.180341 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.180492 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:20.180542 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.180634 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.180836 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.181079 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.181262 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.181413 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:20.183819 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533366 sec., 2744974.621932741 rows/sec., 39.27 MiB/sec. 2025.01.09 01:36:20.184172 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:36:20.184538 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:20.184630 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:36:20.184751 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.09 01:36:20.817832 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.09 01:36:20.839818 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:20.839882 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:20.847321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:36:20.848106 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:20.848518 [ 100 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:36:20.848676 [ 100 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:20.848772 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:20.849211 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.864127 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.09 01:36:20.865710 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:20.867481 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.873021 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.878755 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.884373 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.890329 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.895108 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:20.955238 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.10629717 sec., 1495.8065205310734 rows/sec., 7.73 MiB/sec. 2025.01.09 01:36:20.958143 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:36:20.961218 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:20.961346 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:36:20.963886 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.09 01:36:21.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 184.36 MiB, peak 194.92 MiB, free memory in arenas 0.00 B, will set to 187.01 MiB (RSS), difference: 2.65 MiB 2025.01.09 01:36:22.711318 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 568 2025.01.09 01:36:22.714484 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:22.714527 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:22.715981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:22.716283 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:22.716771 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 568 2025.01.09 01:36:24.092739 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.093044 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.093161 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:24.093908 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.093962 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.094410 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:36:24.094683 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.094941 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. 2025.01.09 01:36:24.094998 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} TCPHandler: Processed in 0.002449189 sec. 2025.01.09 01:36:24.095176 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.095291 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:24.095340 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:24.095959 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.096000 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.096402 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:36:24.096668 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.096888 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} executeQuery: Read 191 rows, 17.31 KiB in 0.001621 sec., 117828.50092535472 rows/sec., 10.43 MiB/sec. 2025.01.09 01:36:24.096950 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} TCPHandler: Processed in 0.00183974 sec. 2025.01.09 01:36:24.097097 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.097223 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.097278 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:24.097953 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.098001 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.098399 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:36:24.098640 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.098864 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} executeQuery: Read 16 rows, 1.13 KiB in 0.001668 sec., 9592.32613908873 rows/sec., 679.14 KiB/sec. 2025.01.09 01:36:24.098931 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} TCPHandler: Processed in 0.00188424 sec. 2025.01.09 01:36:24.099106 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.099219 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.099267 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:24.099810 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.099853 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.100243 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:36:24.100511 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.100689 [ 97 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:36:24.100773 [ 97 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.100773 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. 2025.01.09 01:36:24.100811 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.100933 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} TCPHandler: Processed in 0.00188174 sec. 2025.01.09 01:36:24.101264 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.101332 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:36:24.101528 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.101573 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:24.101591 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:24.101613 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.09 01:36:24.101794 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:24.102196 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:24.102595 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.09 01:36:24.102982 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:24.103311 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:24.104063 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.104109 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:24.104726 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:36:24.105124 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.105209 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004250859 sec., 127033.14788846207 rows/sec., 9.10 MiB/sec. 2025.01.09 01:36:24.105549 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} executeQuery: Read 13 rows, 830.00 B in 0.004053 sec., 3207.5006168270415 rows/sec., 199.99 KiB/sec. 2025.01.09 01:36:24.105567 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:36:24.105938 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} TCPHandler: Processed in 0.004862138 sec. 2025.01.09 01:36:24.106133 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.106272 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:24.106329 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.106336 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:24.106454 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:36:24.106558 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.09 01:36:24.107146 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.107184 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.107564 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:36:24.107807 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.108042 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} executeQuery: Read 355 rows, 25.52 KiB in 0.0018 sec., 197222.22222222222 rows/sec., 13.85 MiB/sec. 2025.01.09 01:36:24.108165 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} TCPHandler: Processed in 0.002116464 sec. 2025.01.09 01:36:24.108322 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.108449 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:24.108503 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:24.109030 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.109077 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.109439 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:36:24.109678 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.109831 [ 97 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.09 01:36:24.109893 [ 97 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.109931 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.109936 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. 2025.01.09 01:36:24.110070 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} TCPHandler: Processed in 0.001809079 sec. 2025.01.09 01:36:24.110101 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:36:24.110228 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:24.110230 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.110263 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.09 01:36:24.110423 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.09 01:36:24.110579 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.110767 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.09 01:36:24.110807 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:24.111133 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.09 01:36:24.111461 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.09 01:36:24.111722 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.09 01:36:24.112890 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.112936 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:24.113398 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003377005 sec., 19543.945004523237 rows/sec., 1021.09 KiB/sec. 2025.01.09 01:36:24.113510 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.09 01:36:24.113535 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:36:24.113836 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.113865 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.113944 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.09 01:36:24.114114 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:36:24.114189 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} executeQuery: Read 177 rows, 11.96 KiB in 0.003742 sec., 47300.90860502405 rows/sec., 3.12 MiB/sec. 2025.01.09 01:36:24.114251 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} TCPHandler: Processed in 0.004095436 sec. 2025.01.09 01:36:24.114399 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.114526 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.114583 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:24.115105 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.115153 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.115503 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:36:24.115740 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.116043 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. 2025.01.09 01:36:24.116200 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} TCPHandler: Processed in 0.00186029 sec. 2025.01.09 01:36:24.116348 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.116476 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.116560 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:24.117703 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.117743 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.118377 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:36:24.118632 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.118833 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} executeQuery: Read 9 rows, 16.51 KiB in 0.002386 sec., 3772.003352891869 rows/sec., 6.76 MiB/sec. 2025.01.09 01:36:24.118929 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} TCPHandler: Processed in 0.002645742 sec. 2025.01.09 01:36:24.119064 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:24.119184 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:24.119240 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:24.119752 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:24.119798 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. 2025.01.09 01:36:24.120233 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:36:24.120469 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:24.120646 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec. 2025.01.09 01:36:24.120695 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} TCPHandler: Processed in 0.001682147 sec. 2025.01.09 01:36:27.582653 [ 90 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:36:27.582724 [ 90 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:36:27.680368 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.01.09 01:36:27.681014 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:27.681066 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:27.681583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:36:27.681844 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:27.682087 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.09 01:36:28.364298 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.09 01:36:28.383829 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:28.383893 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:28.390888 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:36:28.391628 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:28.394184 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.09 01:36:29.088935 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.089141 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:29.089220 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:29.090007 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.090054 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.090504 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:36:29.090755 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.091027 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} executeQuery: Read 86 rows, 7.72 KiB in 0.001935 sec., 44444.444444444445 rows/sec., 3.90 MiB/sec. 2025.01.09 01:36:29.091176 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} TCPHandler: Processed in 0.002374678 sec. 2025.01.09 01:36:29.091401 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.091548 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:29.091608 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:29.092321 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.092362 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.092743 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:36:29.092987 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.093163 [ 89 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:36:29.093227 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} executeQuery: Read 30 rows, 2.26 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.29 MiB/sec. 2025.01.09 01:36:29.093253 [ 89 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.093323 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.093345 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} TCPHandler: Processed in 0.002020552 sec. 2025.01.09 01:36:29.093530 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:29.093560 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.093637 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:29.093679 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part 2025.01.09 01:36:29.093714 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:29.093766 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:29.093823 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:29.094229 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part 2025.01.09 01:36:29.094522 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part 2025.01.09 01:36:29.094761 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2025.01.09 01:36:29.095012 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:29.095949 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.096002 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.096914 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:36:29.097143 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697499 sec., 49763.367075961345 rows/sec., 3.77 MiB/sec. 2025.01.09 01:36:29.097350 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.097418 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:36:29.097877 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} executeQuery: Read 58 rows, 4.64 KiB in 0.004155 sec., 13959.085439229844 rows/sec., 1.09 MiB/sec. 2025.01.09 01:36:29.098242 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.098274 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} TCPHandler: Processed in 0.004798197 sec. 2025.01.09 01:36:29.098478 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:36:29.098520 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.098647 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:36:29.098730 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:29.098787 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:29.099392 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.099433 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.099848 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:36:29.100114 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.100387 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} executeQuery: Read 100 rows, 7.10 KiB in 0.001693 sec., 59066.74542232723 rows/sec., 4.10 MiB/sec. 2025.01.09 01:36:29.100582 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} TCPHandler: Processed in 0.002149845 sec. 2025.01.09 01:36:29.100777 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.100892 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:29.100970 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:29.102168 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.102207 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.102860 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:36:29.103117 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.103442 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} executeQuery: Read 30 rows, 55.05 KiB in 0.002555 sec., 11741.682974559688 rows/sec., 21.04 MiB/sec. 2025.01.09 01:36:29.103734 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} TCPHandler: Processed in 0.003009878 sec. 2025.01.09 01:36:29.103904 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:29.104032 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:29.104088 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:29.104594 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:29.104633 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:29.105004 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:36:29.105250 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:29.105468 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} executeQuery: Read 30 rows, 2.10 KiB in 0.001465 sec., 20477.815699658702 rows/sec., 1.40 MiB/sec. 2025.01.09 01:36:29.105519 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} TCPHandler: Processed in 0.001680557 sec. 2025.01.09 01:36:32.344367 [ 87 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.09 01:36:32.344448 [ 87 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:32.344472 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:32.344688 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:36:32.344910 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:32.344967 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.01.09 01:36:32.345100 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:36:32.345302 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2025.01.09 01:36:32.345528 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.01.09 01:36:32.345621 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2025.01.09 01:36:32.346702 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.002130994 sec., 7508.233247019934 rows/sec., 641.57 KiB/sec. 2025.01.09 01:36:32.346893 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.09 01:36:32.347294 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:32.347456 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.09 01:36:32.347589 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.09 01:36:32.717083 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 602 2025.01.09 01:36:32.720205 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:32.720264 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:32.721723 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:36:32.722042 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:32.722715 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 602 2025.01.09 01:36:34.122273 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.122467 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.122540 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:34.123307 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.123359 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.123793 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:34.124054 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.124306 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. 2025.01.09 01:36:34.124376 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} TCPHandler: Processed in 0.002242476 sec. 2025.01.09 01:36:34.124560 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.124693 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:36:34.124748 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:36:34.125320 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.125365 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.125743 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.09 01:36:34.125989 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.126253 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. 2025.01.09 01:36:34.126426 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} TCPHandler: Processed in 0.001925591 sec. 2025.01.09 01:36:34.126588 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.126720 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:34.126773 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:34.128060 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.128101 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.128547 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:36:34.128802 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.129023 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} executeQuery: Read 1333 rows, 114.02 KiB in 0.002334 sec., 571122.5364181662 rows/sec., 47.71 MiB/sec. 2025.01.09 01:36:34.129079 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} TCPHandler: Processed in 0.002553811 sec. 2025.01.09 01:36:34.129233 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.129344 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.129391 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:34.129935 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.129975 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.130338 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:36:34.130579 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.130794 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} executeQuery: Read 20 rows, 1.41 KiB in 0.001473 sec., 13577.732518669383 rows/sec., 958.66 KiB/sec. 2025.01.09 01:36:34.130848 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} TCPHandler: Processed in 0.001667537 sec. 2025.01.09 01:36:34.130988 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.131183 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.131227 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:34.131826 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.131865 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.132235 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:34.132472 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.132746 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} executeQuery: Read 242 rows, 16.79 KiB in 0.001574 sec., 153748.41168996188 rows/sec., 10.42 MiB/sec. 2025.01.09 01:36:34.132910 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} TCPHandler: Processed in 0.001969831 sec. 2025.01.09 01:36:34.133155 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.133284 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.133338 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:34.133928 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.133978 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.134340 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:34.134592 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.134806 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. 2025.01.09 01:36:34.134862 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} TCPHandler: Processed in 0.001773529 sec. 2025.01.09 01:36:34.135013 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.135142 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:34.135197 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:34.136092 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.136133 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.136540 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:36:34.136784 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.136967 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} executeQuery: Read 815 rows, 60.14 KiB in 0.001853 sec., 439827.3070696168 rows/sec., 31.69 MiB/sec. 2025.01.09 01:36:34.137024 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} TCPHandler: Processed in 0.002079194 sec. 2025.01.09 01:36:34.137174 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.137303 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:34.137359 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:34.137824 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.137861 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.138217 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:34.138451 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.138623 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. 2025.01.09 01:36:34.138672 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} TCPHandler: Processed in 0.001562405 sec. 2025.01.09 01:36:34.138826 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.138953 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.139011 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:34.139778 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.139815 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.140266 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:36:34.140534 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.140713 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} executeQuery: Read 899 rows, 61.31 KiB in 0.001788 sec., 502796.42058165546 rows/sec., 33.49 MiB/sec. 2025.01.09 01:36:34.140765 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} TCPHandler: Processed in 0.002000193 sec. 2025.01.09 01:36:34.140913 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.141040 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.141099 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:34.141586 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.141623 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.141959 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:36:34.142200 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.142372 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2025.01.09 01:36:34.142422 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} TCPHandler: Processed in 0.001572385 sec. 2025.01.09 01:36:34.142570 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.142698 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.142775 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:34.143919 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.143955 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.144550 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:36:34.144815 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.145076 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} executeQuery: Read 9 rows, 16.51 KiB in 0.002407 sec., 3739.094308267553 rows/sec., 6.70 MiB/sec. 2025.01.09 01:36:34.145456 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} TCPHandler: Processed in 0.002948807 sec. 2025.01.09 01:36:34.145607 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:34.145732 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:34.145788 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:34.146319 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:34.146364 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:34.146740 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:36:34.147006 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:34.147187 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} executeQuery: Read 52 rows, 3.30 KiB in 0.001484 sec., 35040.43126684636 rows/sec., 2.17 MiB/sec. 2025.01.09 01:36:34.147236 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} TCPHandler: Processed in 0.001692047 sec. 2025.01.09 01:36:35.182285 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.01.09 01:36:35.183054 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:35.183105 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:35.183701 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:35.183961 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:35.184213 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.01.09 01:36:35.894339 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.09 01:36:35.915396 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:35.915464 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:35.922775 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:35.923559 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:35.926734 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.09 01:36:39.090024 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.090205 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:39.090275 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:39.091085 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.091131 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.091560 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:36:39.091808 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.092024 [ 74 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.09 01:36:39.092050 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} executeQuery: Read 86 rows, 7.72 KiB in 0.001892 sec., 45454.545454545456 rows/sec., 3.98 MiB/sec. 2025.01.09 01:36:39.092107 [ 74 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.092193 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.092197 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} TCPHandler: Processed in 0.002303127 sec. 2025.01.09 01:36:39.092406 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.09 01:36:39.092440 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.092553 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:39.092607 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1399 rows starting from the beginning of the part 2025.01.09 01:36:39.092616 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:39.092700 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:39.092755 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part 2025.01.09 01:36:39.093012 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 191 rows starting from the beginning of the part 2025.01.09 01:36:39.093473 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part 2025.01.09 01:36:39.093702 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:36:39.093959 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part 2025.01.09 01:36:39.094945 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.094994 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.095717 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:39.096051 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.096437 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} executeQuery: Read 30 rows, 2.26 KiB in 0.00386 sec., 7772.020725388601 rows/sec., 584.42 KiB/sec. 2025.01.09 01:36:39.096512 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004189587 sec., 759502.0702517934 rows/sec., 66.94 MiB/sec. 2025.01.09 01:36:39.096572 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} TCPHandler: Processed in 0.004225378 sec. 2025.01.09 01:36:39.096768 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.096950 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.09 01:36:39.096984 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:39.097083 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:39.097592 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.097840 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.09 01:36:39.098009 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:36:39.098276 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.098327 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.098768 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:36:39.099042 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.099216 [ 74 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.09 01:36:39.099274 [ 74 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.099310 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.099319 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} executeQuery: Read 58 rows, 4.64 KiB in 0.002377 sec., 24400.50483803113 rows/sec., 1.91 MiB/sec. 2025.01.09 01:36:39.099620 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} TCPHandler: Processed in 0.002917817 sec. 2025.01.09 01:36:39.099681 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.09 01:36:39.099940 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.100323 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:39.100324 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:39.100429 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 873 rows starting from the beginning of the part 2025.01.09 01:36:39.100478 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:39.100709 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.01.09 01:36:39.101103 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 355 rows starting from the beginning of the part 2025.01.09 01:36:39.101470 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part 2025.01.09 01:36:39.101847 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 815 rows starting from the beginning of the part 2025.01.09 01:36:39.102195 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part 2025.01.09 01:36:39.102993 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.103041 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.103598 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:36:39.103893 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.104268 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} executeQuery: Read 100 rows, 7.10 KiB in 0.004085 sec., 24479.804161566706 rows/sec., 1.70 MiB/sec. 2025.01.09 01:36:39.104285 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004895118 sec., 453308.7864276203 rows/sec., 34.56 MiB/sec. 2025.01.09 01:36:39.104350 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} TCPHandler: Processed in 0.004594304 sec. 2025.01.09 01:36:39.104469 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.09 01:36:39.104510 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.104632 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:39.104717 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:39.104828 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.104967 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.09 01:36:39.105080 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:36:39.106054 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.106093 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.106721 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:36:39.106979 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.107254 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} executeQuery: Read 30 rows, 55.05 KiB in 0.002651 sec., 11316.484345529989 rows/sec., 20.28 MiB/sec. 2025.01.09 01:36:39.107428 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} TCPHandler: Processed in 0.002976938 sec. 2025.01.09 01:36:39.107585 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:39.107716 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:39.107774 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:39.108304 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:39.108360 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:39.108773 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:36:39.109024 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:39.109240 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} executeQuery: Read 30 rows, 2.10 KiB in 0.001553 sec., 19317.45009658725 rows/sec., 1.32 MiB/sec. 2025.01.09 01:36:39.109293 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} TCPHandler: Processed in 0.001772359 sec. 2025.01.09 01:36:42.582799 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:36:42.582921 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:36:42.684443 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.01.09 01:36:42.685229 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:42.685269 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:42.685799 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:42.686052 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:42.686256 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.09 01:36:42.723079 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 638 2025.01.09 01:36:42.726437 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:42.726494 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:42.727974 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:36:42.728286 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:42.728547 [ 68 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:36:42.728691 [ 68 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:42.728780 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:42.729453 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:36:42.729976 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 638 2025.01.09 01:36:42.730547 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:42.730745 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part 2025.01.09 01:36:42.731458 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2025.01.09 01:36:42.732207 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2025.01.09 01:36:42.732827 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2025.01.09 01:36:42.733422 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2025.01.09 01:36:42.734016 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2025.01.09 01:36:42.742028 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 72 columns (72 merged, 0 gathered) in 0.013001489 sec., 49071.30252542613 rows/sec., 41.80 MiB/sec. 2025.01.09 01:36:42.743212 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:36:42.743976 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:42.744053 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:36:42.744371 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2025.01.09 01:36:43.426892 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.09 01:36:43.448691 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:43.448761 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:43.456382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:43.457188 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:43.460771 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.09 01:36:44.092685 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.092875 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.092947 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:44.093699 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.093754 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.094202 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:44.094467 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.094679 [ 67 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.09 01:36:44.094749 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. 2025.01.09 01:36:44.094764 [ 67 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.094845 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.094893 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} TCPHandler: Processed in 0.002339308 sec. 2025.01.09 01:36:44.095299 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:36:44.095298 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.095614 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:44.095637 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:44.095722 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.09 01:36:44.095731 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:44.095999 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:44.096312 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:44.096548 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:44.096876 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.09 01:36:44.098825 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.098898 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.099732 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744517 sec., 14753.87273351534 rows/sec., 1.09 MiB/sec. 2025.01.09 01:36:44.100027 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:36:44.100048 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.09 01:36:44.100591 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.100604 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.100734 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.09 01:36:44.100985 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:36:44.101064 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} executeQuery: Read 191 rows, 17.31 KiB in 0.005549 sec., 34420.61632726617 rows/sec., 3.05 MiB/sec. 2025.01.09 01:36:44.101144 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} TCPHandler: Processed in 0.006071228 sec. 2025.01.09 01:36:44.101316 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.101432 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.101482 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:44.102052 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.102093 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.102485 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:44.102732 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.102982 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} executeQuery: Read 16 rows, 1.13 KiB in 0.001575 sec., 10158.730158730159 rows/sec., 719.25 KiB/sec. 2025.01.09 01:36:44.103189 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} TCPHandler: Processed in 0.001922591 sec. 2025.01.09 01:36:44.103377 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.103515 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.103573 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:44.104213 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.104254 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.104617 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:44.104860 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.105132 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} executeQuery: Read 14 rows, 1004.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 597.12 KiB/sec. 2025.01.09 01:36:44.105322 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} TCPHandler: Processed in 0.002009862 sec. 2025.01.09 01:36:44.105525 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.105656 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.105712 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:44.106303 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.106345 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.106697 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:44.106940 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.107092 [ 67 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.09 01:36:44.107157 [ 67 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.107192 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.107202 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. 2025.01.09 01:36:44.107415 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} TCPHandler: Processed in 0.001950621 sec. 2025.01.09 01:36:44.107462 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:36:44.107618 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.107639 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:44.107703 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.09 01:36:44.107971 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:44.107977 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:44.108208 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:44.108257 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:44.108538 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:44.108898 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.09 01:36:44.110862 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.110948 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.111631 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00434594 sec., 14956.488124548428 rows/sec., 990.96 KiB/sec. 2025.01.09 01:36:44.111902 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.09 01:36:44.111931 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:36:44.112431 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.112542 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.112792 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.09 01:36:44.112823 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} executeQuery: Read 355 rows, 25.52 KiB in 0.005028 sec., 70604.61416070008 rows/sec., 4.96 MiB/sec. 2025.01.09 01:36:44.113052 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:36:44.113066 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} TCPHandler: Processed in 0.005528579 sec. 2025.01.09 01:36:44.113236 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.113365 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:44.113423 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:44.113966 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.114005 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.114385 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:44.114620 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.114834 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. 2025.01.09 01:36:44.114886 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} TCPHandler: Processed in 0.001712228 sec. 2025.01.09 01:36:44.115042 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.115173 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.115232 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:44.115872 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.115912 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.116303 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:36:44.116546 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.116707 [ 67 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:36:44.116757 [ 67 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.116792 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} executeQuery: Read 177 rows, 11.96 KiB in 0.001641 sec., 107861.06032906764 rows/sec., 7.11 MiB/sec. 2025.01.09 01:36:44.116797 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.116960 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} TCPHandler: Processed in 0.001978452 sec. 2025.01.09 01:36:44.117061 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:36:44.117150 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.117245 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:44.117332 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7087 rows starting from the beginning of the part 2025.01.09 01:36:44.117393 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.117582 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:44.117609 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 177 rows starting from the beginning of the part 2025.01.09 01:36:44.118053 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part 2025.01.09 01:36:44.118405 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 899 rows starting from the beginning of the part 2025.01.09 01:36:44.118795 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2025.01.09 01:36:44.119058 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part 2025.01.09 01:36:44.119870 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.119941 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.120612 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:36:44.121155 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.121695 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} executeQuery: Read 1 rows, 69.00 B in 0.004368 sec., 228.9377289377289 rows/sec., 15.43 KiB/sec. 2025.01.09 01:36:44.121872 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} TCPHandler: Processed in 0.004803127 sec. 2025.01.09 01:36:44.122058 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.122212 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.122356 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:44.124087 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8540 rows, containing 5 columns (5 merged, 0 gathered) in 0.007144544 sec., 1195317.7137687164 rows/sec., 80.15 MiB/sec. 2025.01.09 01:36:44.124351 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.124389 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:36:44.124409 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.125032 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.125219 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:36:44.125403 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. 2025.01.09 01:36:44.125683 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:36:44.125958 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.126165 [ 58 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:36:44.126241 [ 58 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.126253 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} executeQuery: Read 9 rows, 16.51 KiB in 0.004061 sec., 2216.202905688254 rows/sec., 3.97 MiB/sec. 2025.01.09 01:36:44.126282 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.126857 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:36:44.126941 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} TCPHandler: Processed in 0.004952539 sec. 2025.01.09 01:36:44.127310 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:44.127603 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:44.127750 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:44.127978 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:44.128276 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 329 rows starting from the beginning of the part 2025.01.09 01:36:44.129054 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part 2025.01.09 01:36:44.129849 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.129863 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:44.129918 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.130564 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part 2025.01.09 01:36:44.131273 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:44.131720 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:36:44.131868 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part 2025.01.09 01:36:44.132594 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.132968 [ 58 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:36:44.133089 [ 58 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:44.133176 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:44.133416 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} executeQuery: Read 52 rows, 3.30 KiB in 0.005831 sec., 8917.852855427886 rows/sec., 565.40 KiB/sec. 2025.01.09 01:36:44.133721 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:36:44.134552 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:44.134651 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} TCPHandler: Processed in 0.007538801 sec. 2025.01.09 01:36:44.134706 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 964 rows starting from the beginning of the part 2025.01.09 01:36:44.135028 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part 2025.01.09 01:36:44.135342 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:44.135637 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 52 rows starting from the beginning of the part 2025.01.09 01:36:44.135910 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:44.136234 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2025.01.09 01:36:44.139574 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00627382 sec., 188083.1773943148 rows/sec., 12.17 MiB/sec. 2025.01.09 01:36:44.139893 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:36:44.140554 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.140899 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:36:44.140983 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.01.09 01:36:44.142253 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 19 columns (19 merged, 0 gathered) in 0.015831885 sec., 26276.08778108229 rows/sec., 47.09 MiB/sec. 2025.01.09 01:36:44.142842 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:36:44.143282 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:44.143361 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:36:44.143503 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2025.01.09 01:36:49.089829 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.090051 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:36:49.090121 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:36:49.090852 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.090897 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.091331 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.09 01:36:49.091573 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.091859 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} executeQuery: Read 4 rows, 334.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 175.93 KiB/sec. 2025.01.09 01:36:49.092195 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} TCPHandler: Processed in 0.002500841 sec. 2025.01.09 01:36:49.092391 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.092504 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:49.092549 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:49.093142 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.093181 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.093558 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:36:49.093801 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.094049 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} executeQuery: Read 88 rows, 7.86 KiB in 0.00156 sec., 56410.256410256414 rows/sec., 4.92 MiB/sec. 2025.01.09 01:36:49.094223 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} TCPHandler: Processed in 0.00188837 sec. 2025.01.09 01:36:49.094452 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.094563 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:49.094611 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:49.095265 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.095303 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.095663 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:49.095929 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.096173 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} executeQuery: Read 34 rows, 2.54 KiB in 0.001631 sec., 20846.106683016555 rows/sec., 1.52 MiB/sec. 2025.01.09 01:36:49.096237 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} TCPHandler: Processed in 0.00186997 sec. 2025.01.09 01:36:49.096388 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.096493 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:49.096538 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:49.097080 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.097122 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.097482 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:36:49.097725 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.097971 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} executeQuery: Read 62 rows, 4.96 KiB in 0.001488 sec., 41666.66666666667 rows/sec., 3.26 MiB/sec. 2025.01.09 01:36:49.098067 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} TCPHandler: Processed in 0.001733828 sec. 2025.01.09 01:36:49.098285 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.098404 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:49.098460 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:49.098998 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.099040 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.099460 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:36:49.099743 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.100010 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} executeQuery: Read 102 rows, 7.24 KiB in 0.001622 sec., 62885.32675709001 rows/sec., 4.36 MiB/sec. 2025.01.09 01:36:49.100153 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} TCPHandler: Processed in 0.001964562 sec. 2025.01.09 01:36:49.100367 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.100480 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:49.100556 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:49.101738 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.101776 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.102504 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:36:49.102813 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.103118 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} executeQuery: Read 30 rows, 55.05 KiB in 0.002654 sec., 11303.692539562924 rows/sec., 20.26 MiB/sec. 2025.01.09 01:36:49.103476 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} TCPHandler: Processed in 0.003202591 sec. 2025.01.09 01:36:49.103624 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:49.103737 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:49.103788 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:49.104266 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:49.104307 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:49.104684 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:36:49.104945 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:49.105159 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} executeQuery: Read 30 rows, 2.10 KiB in 0.001445 sec., 20761.245674740483 rows/sec., 1.42 MiB/sec. 2025.01.09 01:36:49.105210 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} TCPHandler: Processed in 0.001639976 sec. 2025.01.09 01:36:50.186444 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.01.09 01:36:50.187133 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:50.187179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:50.187721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:50.187990 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:50.188243 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.01.09 01:36:50.960916 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.09 01:36:50.983001 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:50.983067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:50.990660 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:36:50.991421 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:50.994880 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.09 01:36:52.730540 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 674 2025.01.09 01:36:52.733782 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:52.733838 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:52.735324 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:36:52.735644 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:52.737246 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 674 2025.01.09 01:36:54.092513 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.092734 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.092817 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:36:54.093649 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.093706 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.094163 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:54.094476 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.094721 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} executeQuery: Read 14 rows, 1.01 KiB in 0.002047 sec., 6839.276990718124 rows/sec., 492.34 KiB/sec. 2025.01.09 01:36:54.094788 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} TCPHandler: Processed in 0.002426939 sec. 2025.01.09 01:36:54.094975 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.095124 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:54.095186 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:54.095822 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.095865 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.096257 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:36:54.096500 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.096684 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} executeQuery: Read 191 rows, 17.31 KiB in 0.001596 sec., 119674.18546365915 rows/sec., 10.59 MiB/sec. 2025.01.09 01:36:54.096737 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} TCPHandler: Processed in 0.00184298 sec. 2025.01.09 01:36:54.096872 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.096986 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.097033 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:54.097586 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.097624 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.097990 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:54.098248 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.098385 [ 52 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:36:54.098421 [ 52 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.098442 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} executeQuery: Read 16 rows, 1.13 KiB in 0.001475 sec., 10847.457627118645 rows/sec., 768.01 KiB/sec. 2025.01.09 01:36:54.098446 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.098535 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} TCPHandler: Processed in 0.001719458 sec. 2025.01.09 01:36:54.098741 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.098742 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:54.098920 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.099033 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:36:54.099041 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:54.099140 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part 2025.01.09 01:36:54.099362 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:54.099842 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2025.01.09 01:36:54.100230 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:36:54.100563 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.01.09 01:36:54.100851 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2025.01.09 01:36:54.101752 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.101820 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.102866 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:54.103435 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.103828 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267385 sec., 33413.164217158985 rows/sec., 2.51 MiB/sec. 2025.01.09 01:36:54.103977 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} executeQuery: Read 14 rows, 1004.00 B in 0.005085 sec., 2753.1956735496556 rows/sec., 192.82 KiB/sec. 2025.01.09 01:36:54.104166 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:36:54.104371 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} TCPHandler: Processed in 0.005740623 sec. 2025.01.09 01:36:54.104573 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.104705 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.104742 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.104761 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:36:54.104857 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:36:54.104959 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:36:54.105411 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.105450 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.105814 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:54.106055 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.106238 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. 2025.01.09 01:36:54.106290 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} TCPHandler: Processed in 0.001773408 sec. 2025.01.09 01:36:54.106429 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.106536 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:54.106581 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:54.107254 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.107292 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.107655 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:36:54.107892 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.108064 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} executeQuery: Read 355 rows, 25.52 KiB in 0.00155 sec., 229032.25806451615 rows/sec., 16.08 MiB/sec. 2025.01.09 01:36:54.108114 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} TCPHandler: Processed in 0.001735548 sec. 2025.01.09 01:36:54.108246 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.108374 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:36:54.108427 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:36:54.108941 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.108987 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.109380 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:54.109615 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.109839 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. 2025.01.09 01:36:54.110043 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} TCPHandler: Processed in 0.00184448 sec. 2025.01.09 01:36:54.110199 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.110330 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.110388 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:54.111033 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.111078 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.111481 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:36:54.111719 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.111928 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} executeQuery: Read 177 rows, 11.96 KiB in 0.001622 sec., 109124.5376078915 rows/sec., 7.20 MiB/sec. 2025.01.09 01:36:54.112115 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} TCPHandler: Processed in 0.001970702 sec. 2025.01.09 01:36:54.112320 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.112450 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.112508 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:36:54.113035 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.113080 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.113459 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:36:54.113698 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.113935 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. 2025.01.09 01:36:54.114086 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} TCPHandler: Processed in 0.00187305 sec. 2025.01.09 01:36:54.114227 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.114356 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.114437 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:54.115595 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.115634 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.116220 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:36:54.116486 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.116687 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} executeQuery: Read 9 rows, 16.51 KiB in 0.00236 sec., 3813.5593220338983 rows/sec., 6.83 MiB/sec. 2025.01.09 01:36:54.116783 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} TCPHandler: Processed in 0.002606852 sec. 2025.01.09 01:36:54.116916 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:54.117020 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:54.117066 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:54.117493 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:54.117530 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:54.117878 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:36:54.118111 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:54.118317 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} executeQuery: Read 52 rows, 3.30 KiB in 0.001313 sec., 39603.960396039605 rows/sec., 2.45 MiB/sec. 2025.01.09 01:36:54.118492 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} TCPHandler: Processed in 0.001622296 sec. 2025.01.09 01:36:57.583003 [ 45 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:36:57.583102 [ 45 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:36:57.688485 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.01.09 01:36:57.689531 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:57.689581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:57.690104 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:57.690364 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:57.690615 [ 45 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:36:57.690648 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.09 01:36:57.690716 [ 45 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:57.690763 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:57.691032 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.691366 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:57.691414 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.691491 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.691698 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.692054 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.692224 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.692304 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:36:57.697052 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006182139 sec., 1933958.4567736185 rows/sec., 27.67 MiB/sec. 2025.01.09 01:36:57.697444 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:36:57.697763 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:57.697846 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:36:57.697953 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.09 01:36:58.495022 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.09 01:36:58.520082 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:58.520153 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:58.528463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:36:58.529342 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:58.529750 [ 44 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:36:58.529879 [ 44 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:58.529946 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:58.530585 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.548610 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.09 01:36:58.549588 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:36:58.550877 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.556253 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.562544 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.568315 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.574259 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.579512 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:36:58.638527 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.108454025 sec., 1807.2173900415407 rows/sec., 9.34 MiB/sec. 2025.01.09 01:36:58.641331 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:36:58.644491 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:58.644621 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:36:58.647251 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.01.09 01:36:59.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 192.23 MiB, peak 202.78 MiB, free memory in arenas 0.00 B, will set to 194.35 MiB (RSS), difference: 2.12 MiB 2025.01.09 01:36:59.089730 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.089924 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:36:59.089997 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:36:59.090836 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.090879 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.091321 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:36:59.091584 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.091828 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} executeQuery: Read 86 rows, 7.72 KiB in 0.00196 sec., 43877.551020408166 rows/sec., 3.85 MiB/sec. 2025.01.09 01:36:59.091884 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} TCPHandler: Processed in 0.002290437 sec. 2025.01.09 01:36:59.092076 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.092214 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:36:59.092270 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:36:59.092867 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.092908 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.093278 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:36:59.093524 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.093736 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} executeQuery: Read 30 rows, 2.26 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.42 MiB/sec. 2025.01.09 01:36:59.093789 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} TCPHandler: Processed in 0.001780579 sec. 2025.01.09 01:36:59.093940 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.094068 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:36:59.094124 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:36:59.094892 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.094945 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.095426 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:36:59.095682 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.095894 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} executeQuery: Read 58 rows, 4.64 KiB in 0.001854 sec., 31283.710895361382 rows/sec., 2.44 MiB/sec. 2025.01.09 01:36:59.095947 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} TCPHandler: Processed in 0.002068593 sec. 2025.01.09 01:36:59.096157 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.096265 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:59.096317 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:36:59.096830 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.096871 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.097276 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:36:59.097531 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.097753 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. 2025.01.09 01:36:59.097805 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} TCPHandler: Processed in 0.001700687 sec. 2025.01.09 01:36:59.097965 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.098072 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:36:59.098144 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:36:59.099410 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.099451 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.100117 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:36:59.100393 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.100656 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. 2025.01.09 01:36:59.100773 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} TCPHandler: Processed in 0.002869176 sec. 2025.01.09 01:36:59.100927 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:36:59.101033 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:36:59.101082 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:36:59.101544 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:36:59.101585 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:36:59.101969 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:36:59.102223 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:36:59.102429 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} executeQuery: Read 30 rows, 2.10 KiB in 0.001417 sec., 21171.48906139732 rows/sec., 1.45 MiB/sec. 2025.01.09 01:36:59.102506 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} TCPHandler: Processed in 0.001632527 sec. 2025.01.09 01:37:02.737596 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 708 2025.01.09 01:37:02.740898 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:02.740958 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:02.742419 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:02.742737 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:02.743948 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 708 2025.01.09 01:37:04.121641 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.121836 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.121911 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:04.122802 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.122852 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.123273 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:37:04.123536 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.123813 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. 2025.01.09 01:37:04.124028 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} TCPHandler: Processed in 0.002513361 sec. 2025.01.09 01:37:04.124225 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.124349 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:37:04.124401 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:37:04.124985 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.125027 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.125390 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.09 01:37:04.125642 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.125918 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. 2025.01.09 01:37:04.126076 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} TCPHandler: Processed in 0.00190709 sec. 2025.01.09 01:37:04.126227 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.126337 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:04.126383 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:04.127438 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.127478 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.127917 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:04.128153 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.128329 [ 34 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.09 01:37:04.128392 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} executeQuery: Read 1333 rows, 114.02 KiB in 0.002074 sec., 642719.3828351013 rows/sec., 53.69 MiB/sec. 2025.01.09 01:37:04.128405 [ 34 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.128478 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.128502 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} TCPHandler: Processed in 0.002327998 sec. 2025.01.09 01:37:04.128704 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.128724 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.09 01:37:04.128910 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.128981 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:04.129010 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:04.129044 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1399 rows starting from the beginning of the part 2025.01.09 01:37:04.129389 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:04.129702 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part 2025.01.09 01:37:04.130110 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:04.130497 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part 2025.01.09 01:37:04.130875 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:37:04.131856 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.131914 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.132765 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:37:04.133276 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.133697 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} executeQuery: Read 20 rows, 1.41 KiB in 0.004839 sec., 4133.08534821244 rows/sec., 291.82 KiB/sec. 2025.01.09 01:37:04.134124 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} TCPHandler: Processed in 0.005519789 sec. 2025.01.09 01:37:04.134514 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.134707 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006118828 sec., 537357.8077370372 rows/sec., 47.44 MiB/sec. 2025.01.09 01:37:04.134737 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.134810 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:04.135084 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.09 01:37:04.135808 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.136042 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.09 01:37:04.136110 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.136197 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.136208 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:37:04.136604 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:37:04.136846 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.137138 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} executeQuery: Read 242 rows, 16.79 KiB in 0.002434 sec., 99424.81511914544 rows/sec., 6.74 MiB/sec. 2025.01.09 01:37:04.137345 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} TCPHandler: Processed in 0.003049589 sec. 2025.01.09 01:37:04.137514 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.137647 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.137701 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:04.138369 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.138417 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.138796 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:37:04.139041 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.139352 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} executeQuery: Read 13 rows, 830.00 B in 0.001705 sec., 7624.633431085044 rows/sec., 475.39 KiB/sec. 2025.01.09 01:37:04.139512 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} TCPHandler: Processed in 0.002060824 sec. 2025.01.09 01:37:04.139655 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.139781 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:04.139835 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:04.140887 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.140926 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.141311 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:04.141564 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.141723 [ 34 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.09 01:37:04.141785 [ 34 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.141807 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} executeQuery: Read 815 rows, 60.14 KiB in 0.002051 sec., 397367.1379814725 rows/sec., 28.63 MiB/sec. 2025.01.09 01:37:04.141822 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.141972 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} TCPHandler: Processed in 0.002370168 sec. 2025.01.09 01:37:04.142285 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.142431 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.09 01:37:04.142642 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:04.142802 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:04.142973 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:04.143074 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 873 rows starting from the beginning of the part 2025.01.09 01:37:04.143400 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:04.143709 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part 2025.01.09 01:37:04.143991 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:04.144268 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part 2025.01.09 01:37:04.144558 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 815 rows starting from the beginning of the part 2025.01.09 01:37:04.145257 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.145319 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.146179 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:37:04.146701 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.147053 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} executeQuery: Read 6 rows, 321.00 B in 0.004551 sec., 1318.3915622940012 rows/sec., 68.88 KiB/sec. 2025.01.09 01:37:04.147127 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} TCPHandler: Processed in 0.005027941 sec. 2025.01.09 01:37:04.147318 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.147596 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626611 sec., 447516.2757830602 rows/sec., 33.92 MiB/sec. 2025.01.09 01:37:04.147604 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.147699 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:04.147919 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.09 01:37:04.148545 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.148772 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.09 01:37:04.148967 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:37:04.149092 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.149136 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.149598 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:04.149837 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.150106 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} executeQuery: Read 899 rows, 61.31 KiB in 0.002553 sec., 352134.74343909125 rows/sec., 23.45 MiB/sec. 2025.01.09 01:37:04.150285 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} TCPHandler: Processed in 0.003065619 sec. 2025.01.09 01:37:04.150501 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.150636 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.150685 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:04.151160 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.151200 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.151571 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:37:04.151820 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.151976 [ 33 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.09 01:37:04.152056 [ 33 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.152063 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. 2025.01.09 01:37:04.152097 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.152196 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} TCPHandler: Processed in 0.001802159 sec. 2025.01.09 01:37:04.152493 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.152596 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.09 01:37:04.152807 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.152899 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:04.152990 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:04.152990 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.01.09 01:37:04.153400 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:04.153758 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:04.154118 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:04.154438 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:04.154816 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:04.158702 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.158768 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006547815 sec., 2290.840532299706 rows/sec., 154.36 KiB/sec. 2025.01.09 01:37:04.158776 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.159003 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.09 01:37:04.159759 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.159984 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.09 01:37:04.160149 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:37:04.160298 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:37:04.160562 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.160831 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} executeQuery: Read 9 rows, 16.51 KiB in 0.008087 sec., 1112.8972424879435 rows/sec., 1.99 MiB/sec. 2025.01.09 01:37:04.160941 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} TCPHandler: Processed in 0.008628359 sec. 2025.01.09 01:37:04.161104 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:04.161239 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:04.161296 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:04.161809 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:04.161849 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:04.162223 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:04.162472 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:04.162680 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} executeQuery: Read 52 rows, 3.30 KiB in 0.001471 sec., 35350.10197144799 rows/sec., 2.19 MiB/sec. 2025.01.09 01:37:04.162730 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} TCPHandler: Processed in 0.001693797 sec. 2025.01.09 01:37:05.190878 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.01.09 01:37:05.191665 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:05.191708 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:05.192253 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:37:05.192531 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:05.192731 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.01.09 01:37:06.048776 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.09 01:37:06.068447 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:06.068518 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:06.075926 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:37:06.076740 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:06.079656 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.09 01:37:09.090268 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.090535 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:09.090615 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:09.091449 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.091494 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.091950 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:09.092208 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.092431 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} executeQuery: Read 86 rows, 7.72 KiB in 0.001954 sec., 44012.28249744115 rows/sec., 3.86 MiB/sec. 2025.01.09 01:37:09.092567 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} TCPHandler: Processed in 0.002383458 sec. 2025.01.09 01:37:09.092774 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.092919 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:09.092978 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:09.093662 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.093709 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.094111 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:37:09.094363 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.094555 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} executeQuery: Read 30 rows, 2.26 KiB in 0.001669 sec., 17974.835230677054 rows/sec., 1.32 MiB/sec. 2025.01.09 01:37:09.094617 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} TCPHandler: Processed in 0.001913111 sec. 2025.01.09 01:37:09.094768 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.094892 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:09.094957 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:09.095679 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.095725 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.096110 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:09.096350 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.096529 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} executeQuery: Read 58 rows, 4.64 KiB in 0.001667 sec., 34793.04139172166 rows/sec., 2.72 MiB/sec. 2025.01.09 01:37:09.096582 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} TCPHandler: Processed in 0.001872251 sec. 2025.01.09 01:37:09.096734 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.096857 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:09.096918 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:09.097544 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.097589 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.098031 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:09.098277 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.098470 [ 23 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:37:09.098491 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} executeQuery: Read 100 rows, 7.10 KiB in 0.001657 sec., 60350.03017501508 rows/sec., 4.18 MiB/sec. 2025.01.09 01:37:09.098550 [ 23 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.098631 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.098637 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} TCPHandler: Processed in 0.001958092 sec. 2025.01.09 01:37:09.098944 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.099078 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:37:09.099415 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:09.099572 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:09.099610 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:09.099665 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8540 rows starting from the beginning of the part 2025.01.09 01:37:09.100126 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part 2025.01.09 01:37:09.100574 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part 2025.01.09 01:37:09.100870 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part 2025.01.09 01:37:09.101206 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 899 rows starting from the beginning of the part 2025.01.09 01:37:09.101537 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part 2025.01.09 01:37:09.104922 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.104986 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.106646 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:37:09.106967 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.107189 [ 23 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:37:09.107294 [ 23 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.107323 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.107360 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} executeQuery: Read 30 rows, 55.05 KiB in 0.008089 sec., 3708.7402645568054 rows/sec., 6.65 MiB/sec. 2025.01.09 01:37:09.107801 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:37:09.108557 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 9918 rows, containing 5 columns (5 merged, 0 gathered) in 0.009822058 sec., 1009768.0139946231 rows/sec., 67.72 MiB/sec. 2025.01.09 01:37:09.109006 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} TCPHandler: Processed in 0.010239184 sec. 2025.01.09 01:37:09.109119 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:37:09.109510 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:09.110147 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:09.110173 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:09.110279 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.110391 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:09.110505 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 416 rows starting from the beginning of the part 2025.01.09 01:37:09.110595 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:37:09.110859 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2025.01.09 01:37:09.111548 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.112200 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:09.112905 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.113036 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.113161 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.113585 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:09.114165 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.114997 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:09.115529 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.115855 [ 23 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:37:09.115989 [ 23 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:09.116076 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:09.116248 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} executeQuery: Read 30 rows, 2.10 KiB in 0.006259 sec., 4793.097938967886 rows/sec., 336.23 KiB/sec. 2025.01.09 01:37:09.116502 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:37:09.116571 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} TCPHandler: Processed in 0.007395339 sec. 2025.01.09 01:37:09.116785 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:09.116832 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1180 rows starting from the beginning of the part 2025.01.09 01:37:09.117026 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.117200 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:09.117535 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.117859 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:09.118196 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:09.121880 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 4 columns (4 merged, 0 gathered) in 0.00563536 sec., 243817.60881292413 rows/sec., 15.79 MiB/sec. 2025.01.09 01:37:09.122273 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:37:09.123221 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.123305 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:37:09.123425 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.09 01:37:09.133542 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 19 columns (19 merged, 0 gathered) in 0.02613757 sec., 20047.770316827464 rows/sec., 35.92 MiB/sec. 2025.01.09 01:37:09.134596 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:37:09.135067 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:09.135146 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:37:09.135304 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.09 01:37:10.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 196.25 MiB, peak 203.60 MiB, free memory in arenas 0.00 B, will set to 197.75 MiB (RSS), difference: 1.50 MiB 2025.01.09 01:37:12.583159 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:37:12.583211 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:37:12.692930 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.01.09 01:37:12.693654 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:12.693701 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:12.694253 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:37:12.694514 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:12.694716 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.09 01:37:12.744284 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 744 2025.01.09 01:37:12.747766 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:12.747828 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:12.749319 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:12.749656 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:12.751124 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 744 2025.01.09 01:37:13.579804 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.09 01:37:13.601129 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:13.601193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:13.608427 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:37:13.609199 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:13.612379 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.09 01:37:14.093436 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.093742 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.093859 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:14.094698 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.094742 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.095212 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:37:14.095492 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.095737 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} executeQuery: Read 14 rows, 1.01 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 484.53 KiB/sec. 2025.01.09 01:37:14.095948 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} TCPHandler: Processed in 0.002699133 sec. 2025.01.09 01:37:14.096130 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.096252 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:14.096303 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:14.096974 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.097018 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.097420 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:37:14.097680 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.097875 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} executeQuery: Read 191 rows, 17.31 KiB in 0.00165 sec., 115757.57575757576 rows/sec., 10.25 MiB/sec. 2025.01.09 01:37:14.097996 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} TCPHandler: Processed in 0.001921311 sec. 2025.01.09 01:37:14.098157 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.098270 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.098320 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:14.098926 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.098971 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.099389 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:37:14.099642 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.099823 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} executeQuery: Read 16 rows, 1.13 KiB in 0.001578 sec., 10139.416983523448 rows/sec., 717.88 KiB/sec. 2025.01.09 01:37:14.099878 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} TCPHandler: Processed in 0.001775678 sec. 2025.01.09 01:37:14.100029 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.100138 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.100191 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:14.100729 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.100768 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.101164 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:37:14.101445 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.101575 [ 112 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:37:14.101612 [ 112 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.101639 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.101639 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. 2025.01.09 01:37:14.101830 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} TCPHandler: Processed in 0.00185329 sec. 2025.01.09 01:37:14.102031 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:37:14.102108 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.102382 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.102391 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:14.102441 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.01.09 01:37:14.102445 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:14.102612 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.09 01:37:14.102779 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:14.103229 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:14.103458 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.09 01:37:14.103680 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:14.104522 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.104583 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:14.105185 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:37:14.105266 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003565397 sec., 215403.78252407795 rows/sec., 15.42 MiB/sec. 2025.01.09 01:37:14.105409 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:37:14.105500 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.105797 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} executeQuery: Read 13 rows, 830.00 B in 0.003468 sec., 3748.5582468281427 rows/sec., 233.72 KiB/sec. 2025.01.09 01:37:14.105899 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.106031 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} TCPHandler: Processed in 0.004081995 sec. 2025.01.09 01:37:14.106127 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:37:14.106198 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.106216 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:37:14.106316 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:14.106362 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:14.107034 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.107072 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.107453 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:37:14.107690 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.107937 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} executeQuery: Read 355 rows, 25.52 KiB in 0.001638 sec., 216727.71672771673 rows/sec., 15.22 MiB/sec. 2025.01.09 01:37:14.108084 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} TCPHandler: Processed in 0.001953001 sec. 2025.01.09 01:37:14.108306 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.108438 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:14.108488 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:14.108961 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.109001 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.109364 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:37:14.109612 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.109769 [ 131 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.09 01:37:14.109840 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. 2025.01.09 01:37:14.109847 [ 131 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.109924 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.109960 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} TCPHandler: Processed in 0.001763659 sec. 2025.01.09 01:37:14.110242 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.110535 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:37:14.110587 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.110709 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:14.110950 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:14.111047 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.01.09 01:37:14.111429 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.09 01:37:14.111742 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.09 01:37:14.111999 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.09 01:37:14.112425 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.09 01:37:14.112598 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.09 01:37:14.113361 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.113435 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:14.114538 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:37:14.115192 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.115350 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005314325 sec., 18064.382588569573 rows/sec., 943.79 KiB/sec. 2025.01.09 01:37:14.115564 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.09 01:37:14.115569 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} executeQuery: Read 177 rows, 11.96 KiB in 0.005062 sec., 34966.41643619123 rows/sec., 2.31 MiB/sec. 2025.01.09 01:37:14.115677 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} TCPHandler: Processed in 0.005611231 sec. 2025.01.09 01:37:14.115840 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.115928 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.115993 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.116021 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.09 01:37:14.116055 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:14.116124 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:37:14.116621 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.116666 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.117073 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:37:14.117314 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.117518 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. 2025.01.09 01:37:14.117568 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} TCPHandler: Processed in 0.001794679 sec. 2025.01.09 01:37:14.117702 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.117807 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.117875 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:14.118927 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.118967 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.119579 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:37:14.119837 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.120153 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} executeQuery: Read 9 rows, 16.51 KiB in 0.002359 sec., 3815.175922000848 rows/sec., 6.84 MiB/sec. 2025.01.09 01:37:14.120633 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} TCPHandler: Processed in 0.002982857 sec. 2025.01.09 01:37:14.120786 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:14.120914 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:14.120969 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:14.121505 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:14.121552 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. 2025.01.09 01:37:14.121986 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:37:14.122229 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:14.122431 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} executeQuery: Read 52 rows, 3.30 KiB in 0.001546 sec., 33635.18758085382 rows/sec., 2.08 MiB/sec. 2025.01.09 01:37:14.122481 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} TCPHandler: Processed in 0.001756268 sec. 2025.01.09 01:37:19.089959 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.090161 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:37:19.090233 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:37:19.090968 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.091015 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.091464 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.09 01:37:19.091713 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.091950 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2025.01.09 01:37:19.092005 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} TCPHandler: Processed in 0.002175175 sec. 2025.01.09 01:37:19.092193 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.092334 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:19.092388 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:19.093111 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.093160 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.093543 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:37:19.093790 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.094010 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} executeQuery: Read 87 rows, 7.79 KiB in 0.001707 sec., 50966.60808435852 rows/sec., 4.46 MiB/sec. 2025.01.09 01:37:19.094063 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} TCPHandler: Processed in 0.001937601 sec. 2025.01.09 01:37:19.094232 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.094360 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:19.094414 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:19.095186 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.095236 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.095606 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:37:19.095844 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.096004 [ 35 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:37:19.096072 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} executeQuery: Read 32 rows, 2.40 KiB in 0.001739 sec., 18401.380103507763 rows/sec., 1.35 MiB/sec. 2025.01.09 01:37:19.096089 [ 35 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.096159 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.096204 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} TCPHandler: Processed in 0.002028812 sec. 2025.01.09 01:37:19.096426 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.096427 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:37:19.096637 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:19.096718 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:19.096746 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:19.096772 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part 2025.01.09 01:37:19.097059 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:19.097371 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:37:19.097746 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:19.098046 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part 2025.01.09 01:37:19.098417 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.01.09 01:37:19.099905 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.099974 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.101052 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:37:19.101480 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005191683 sec., 36211.76408497977 rows/sec., 2.74 MiB/sec. 2025.01.09 01:37:19.101633 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.101694 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:37:19.102119 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} executeQuery: Read 60 rows, 4.80 KiB in 0.005512 sec., 10885.341074020318 rows/sec., 871.15 KiB/sec. 2025.01.09 01:37:19.102442 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} TCPHandler: Processed in 0.006126549 sec. 2025.01.09 01:37:19.102622 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.102697 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.102844 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:37:19.102886 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:19.103001 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:37:19.103004 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:19.103562 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.103602 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.104005 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:37:19.104245 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.104522 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} executeQuery: Read 101 rows, 7.17 KiB in 0.001682 sec., 60047.56242568371 rows/sec., 4.16 MiB/sec. 2025.01.09 01:37:19.104597 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} TCPHandler: Processed in 0.002033753 sec. 2025.01.09 01:37:19.104837 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.104981 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:19.105070 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:19.106278 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.106318 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.106987 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:37:19.107250 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.107496 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} executeQuery: Read 30 rows, 55.05 KiB in 0.002545 sec., 11787.819253438114 rows/sec., 21.12 MiB/sec. 2025.01.09 01:37:19.107604 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} TCPHandler: Processed in 0.002890157 sec. 2025.01.09 01:37:19.107757 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:19.107887 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:19.107942 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:19.108407 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:19.108446 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:19.108827 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:37:19.109065 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:19.109285 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} executeQuery: Read 30 rows, 2.10 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.44 MiB/sec. 2025.01.09 01:37:19.109336 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} TCPHandler: Processed in 0.001641567 sec. 2025.01.09 01:37:20.194905 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.01.09 01:37:20.195576 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:20.195619 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:20.196142 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:37:20.196394 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:20.196677 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.01.09 01:37:21.112528 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.09 01:37:21.133819 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:21.133875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:21.141594 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:37:21.142395 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:21.145836 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.09 01:37:22.751474 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 780 2025.01.09 01:37:22.755119 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:22.755173 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:22.756652 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:22.756968 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:22.758459 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 780 2025.01.09 01:37:24.092772 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.092985 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.093067 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:24.093857 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.093909 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.094357 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:37:24.094614 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.094829 [ 27 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.09 01:37:24.094914 [ 27 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.094916 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. 2025.01.09 01:37:24.094945 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.095117 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} TCPHandler: Processed in 0.0024838 sec. 2025.01.09 01:37:24.095192 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:37:24.095355 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.095384 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:24.095419 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.09 01:37:24.095529 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:24.095532 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:24.095617 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:24.095722 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:24.096161 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:24.096519 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.09 01:37:24.097772 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.097822 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.098222 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158731 sec., 22160.79811797839 rows/sec., 1.64 MiB/sec. 2025.01.09 01:37:24.098491 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.09 01:37:24.098513 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:37:24.098969 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.099128 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.099496 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.09 01:37:24.099579 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} executeQuery: Read 191 rows, 17.31 KiB in 0.004076 sec., 46859.66633954858 rows/sec., 4.15 MiB/sec. 2025.01.09 01:37:24.099854 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:37:24.100015 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} TCPHandler: Processed in 0.004748577 sec. 2025.01.09 01:37:24.100198 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.100311 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.100367 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:24.101017 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.101059 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.101454 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:37:24.101736 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.101979 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} executeQuery: Read 16 rows, 1.13 KiB in 0.001691 sec., 9461.856889414548 rows/sec., 669.91 KiB/sec. 2025.01.09 01:37:24.102099 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} TCPHandler: Processed in 0.001964671 sec. 2025.01.09 01:37:24.102272 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.102383 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.102430 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:24.102966 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.103006 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.103364 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:37:24.103612 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.103824 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec. 2025.01.09 01:37:24.103879 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} TCPHandler: Processed in 0.001660047 sec. 2025.01.09 01:37:24.104023 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.104128 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.104174 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:24.104703 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.104743 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.105099 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:37:24.105337 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.105500 [ 27 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.09 01:37:24.105559 [ 27 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.105589 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} executeQuery: Read 13 rows, 830.00 B in 0.001473 sec., 8825.526137135099 rows/sec., 550.27 KiB/sec. 2025.01.09 01:37:24.105597 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.105741 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} TCPHandler: Processed in 0.001767299 sec. 2025.01.09 01:37:24.105807 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:37:24.105905 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.105943 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:24.105979 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.09 01:37:24.106048 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:24.106201 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.09 01:37:24.106206 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:24.106486 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.09 01:37:24.106949 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.09 01:37:24.107245 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.09 01:37:24.108525 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.108577 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.108846 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00310424 sec., 20939.102646702577 rows/sec., 1.35 MiB/sec. 2025.01.09 01:37:24.108965 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.09 01:37:24.109142 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:37:24.109288 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.109384 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.09 01:37:24.109455 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.109477 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:37:24.109703 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} executeQuery: Read 355 rows, 25.52 KiB in 0.003694 sec., 96101.7866811045 rows/sec., 6.75 MiB/sec. 2025.01.09 01:37:24.109764 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} TCPHandler: Processed in 0.003924023 sec. 2025.01.09 01:37:24.109900 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.110009 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:24.110054 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:24.110490 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.110530 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.110888 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:37:24.111125 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.111329 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. 2025.01.09 01:37:24.111378 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} TCPHandler: Processed in 0.001528885 sec. 2025.01.09 01:37:24.111518 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.111646 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.111706 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:24.112328 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.112377 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.112757 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:37:24.113004 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.113249 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} executeQuery: Read 177 rows, 11.96 KiB in 0.001629 sec., 108655.61694290976 rows/sec., 7.17 MiB/sec. 2025.01.09 01:37:24.113409 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} TCPHandler: Processed in 0.001948991 sec. 2025.01.09 01:37:24.113624 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.113773 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.113823 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:24.114278 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.114318 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.114669 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:37:24.114938 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.115184 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.01.09 01:37:24.115380 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} TCPHandler: Processed in 0.00186411 sec. 2025.01.09 01:37:24.115559 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.115693 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.115783 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:24.116943 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.116984 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.117611 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:37:24.117881 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.118121 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} executeQuery: Read 9 rows, 16.51 KiB in 0.002459 sec., 3660.024400162668 rows/sec., 6.56 MiB/sec. 2025.01.09 01:37:24.118224 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} TCPHandler: Processed in 0.002737284 sec. 2025.01.09 01:37:24.118370 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:24.118477 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:24.118523 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:24.118959 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:24.118998 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:24.119356 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:37:24.119596 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:24.119797 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} executeQuery: Read 52 rows, 3.30 KiB in 0.001341 sec., 38777.03206562267 rows/sec., 2.40 MiB/sec. 2025.01.09 01:37:24.119846 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} TCPHandler: Processed in 0.001536675 sec. 2025.01.09 01:37:27.583259 [ 39 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:37:27.583330 [ 39 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:37:27.696913 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.01.09 01:37:27.697840 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:27.697889 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:27.698405 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:37:27.698665 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:27.698920 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.09 01:37:28.645977 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.09 01:37:28.666564 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:28.666614 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:28.674204 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:37:28.675007 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:28.677606 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.09 01:37:29.090437 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.090684 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:29.090803 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:29.091955 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.092008 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.092466 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:37:29.092742 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.092981 [ 57 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.09 01:37:29.093014 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} executeQuery: Read 86 rows, 7.72 KiB in 0.002413 sec., 35640.2818068794 rows/sec., 3.12 MiB/sec. 2025.01.09 01:37:29.093109 [ 57 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.093191 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} TCPHandler: Processed in 0.002901137 sec. 2025.01.09 01:37:29.093200 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.093411 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.09 01:37:29.093428 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.093531 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:29.093584 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1399 rows starting from the beginning of the part 2025.01.09 01:37:29.093729 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part 2025.01.09 01:37:29.093774 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:29.094036 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:29.094126 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:29.094492 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 87 rows starting from the beginning of the part 2025.01.09 01:37:29.094861 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:29.095209 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part 2025.01.09 01:37:29.096351 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.096401 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.097069 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:37:29.097385 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.097582 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238429 sec., 481310.4100599538 rows/sec., 42.85 MiB/sec. 2025.01.09 01:37:29.097807 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} executeQuery: Read 30 rows, 2.26 KiB in 0.004124 sec., 7274.4907856450045 rows/sec., 547.01 KiB/sec. 2025.01.09 01:37:29.097924 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.09 01:37:29.098187 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} TCPHandler: Processed in 0.004845967 sec. 2025.01.09 01:37:29.098542 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.098809 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:29.098847 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.098868 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:29.098958 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.09 01:37:29.099056 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.09 01:37:29.099600 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.099645 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.100011 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:37:29.100257 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.100440 [ 57 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.09 01:37:29.100499 [ 57 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.100514 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} executeQuery: Read 58 rows, 4.64 KiB in 0.00175 sec., 33142.857142857145 rows/sec., 2.59 MiB/sec. 2025.01.09 01:37:29.100537 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.100755 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} TCPHandler: Processed in 0.002403358 sec. 2025.01.09 01:37:29.100862 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.09 01:37:29.101090 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.101405 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:29.101542 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 873 rows starting from the beginning of the part 2025.01.09 01:37:29.101875 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part 2025.01.09 01:37:29.101885 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:29.102179 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:29.102181 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:29.102424 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.01.09 01:37:29.102729 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:29.103041 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part 2025.01.09 01:37:29.104722 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.104796 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.105735 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:37:29.106220 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 5 columns (5 merged, 0 gathered) in 0.00556965 sec., 315818.7677861266 rows/sec., 23.99 MiB/sec. 2025.01.09 01:37:29.106228 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.106507 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.09 01:37:29.106729 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} executeQuery: Read 100 rows, 7.10 KiB in 0.005171 sec., 19338.619222587506 rows/sec., 1.34 MiB/sec. 2025.01.09 01:37:29.107134 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} TCPHandler: Processed in 0.00624008 sec. 2025.01.09 01:37:29.107401 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.107453 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.107555 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.09 01:37:29.107629 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:29.107701 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.09 01:37:29.107787 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:29.108966 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.109007 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.109675 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:37:29.109942 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.110194 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec. 2025.01.09 01:37:29.110298 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} TCPHandler: Processed in 0.003022828 sec. 2025.01.09 01:37:29.110450 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:29.110579 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:29.110636 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:29.111170 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:29.111218 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:29.111668 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:37:29.111899 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:29.112120 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} executeQuery: Read 30 rows, 2.10 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.31 MiB/sec. 2025.01.09 01:37:29.112172 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} TCPHandler: Processed in 0.001786458 sec. 2025.01.09 01:37:31.301892 [ 38 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.09 01:37:31.301982 [ 38 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:31.302010 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:31.302155 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:37:31.302311 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:31.302355 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.09 01:37:31.302450 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.01.09 01:37:31.302561 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2025.01.09 01:37:31.302811 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:37:31.303021 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:37:31.304057 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977681 sec., 14157.996158126616 rows/sec., 1.18 MiB/sec. 2025.01.09 01:37:31.304277 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.09 01:37:31.304644 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:31.304741 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.09 01:37:31.304853 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.09 01:37:32.758829 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 814 2025.01.09 01:37:32.762256 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:32.762306 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:32.763762 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:37:32.764067 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:32.764362 [ 42 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:37:32.764575 [ 42 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:32.764687 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:32.765239 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:37:32.766225 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 814 2025.01.09 01:37:32.766729 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:32.766921 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 638 rows starting from the beginning of the part 2025.01.09 01:37:32.767487 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.01.09 01:37:32.768004 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2025.01.09 01:37:32.768510 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2025.01.09 01:37:32.769200 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.01.09 01:37:32.769852 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.09 01:37:32.778257 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 72 columns (72 merged, 0 gathered) in 0.013391845 sec., 60783.2602602554 rows/sec., 49.87 MiB/sec. 2025.01.09 01:37:32.779765 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:37:32.780636 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:32.780738 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:37:32.781109 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.01.09 01:37:34.121742 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.121932 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.122003 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:34.122745 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.122798 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.123242 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:34.123503 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.123745 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. 2025.01.09 01:37:34.123816 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} TCPHandler: Processed in 0.002220716 sec. 2025.01.09 01:37:34.123991 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.124131 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:37:34.124191 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:37:34.124832 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.124874 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.125228 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.09 01:37:34.125472 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.125712 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} executeQuery: Read 4 rows, 334.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 203.48 KiB/sec. 2025.01.09 01:37:34.125790 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} TCPHandler: Processed in 0.00186993 sec. 2025.01.09 01:37:34.125940 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.126071 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:34.126126 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:34.127579 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.127620 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.128213 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:37:34.128502 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.128770 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} executeQuery: Read 1333 rows, 114.02 KiB in 0.002727 sec., 488815.54822148883 rows/sec., 40.83 MiB/sec. 2025.01.09 01:37:34.128824 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} TCPHandler: Processed in 0.002945837 sec. 2025.01.09 01:37:34.128997 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.129127 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.129181 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:34.129818 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.129859 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.130211 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:37:34.130452 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.130659 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} executeQuery: Read 20 rows, 1.41 KiB in 0.001562 sec., 12804.097311139565 rows/sec., 904.04 KiB/sec. 2025.01.09 01:37:34.130717 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} TCPHandler: Processed in 0.001783339 sec. 2025.01.09 01:37:34.130878 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.131007 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.131062 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:34.131815 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.131855 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.132212 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:34.132452 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.132659 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} executeQuery: Read 242 rows, 16.79 KiB in 0.001681 sec., 143961.9274241523 rows/sec., 9.75 MiB/sec. 2025.01.09 01:37:34.132712 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} TCPHandler: Processed in 0.001896751 sec. 2025.01.09 01:37:34.132864 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.132992 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.133045 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:34.133677 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.133726 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.134082 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:34.134347 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.134552 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. 2025.01.09 01:37:34.134605 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} TCPHandler: Processed in 0.001806429 sec. 2025.01.09 01:37:34.134732 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.134856 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:34.134909 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:34.135860 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.135899 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.136284 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:37:34.136520 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.136719 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} executeQuery: Read 815 rows, 60.14 KiB in 0.001891 sec., 430988.89476467477 rows/sec., 31.06 MiB/sec. 2025.01.09 01:37:34.136774 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} TCPHandler: Processed in 0.002092534 sec. 2025.01.09 01:37:34.136913 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.137041 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:34.137098 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:34.137625 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.137673 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.138038 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:34.138277 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.138496 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2025.01.09 01:37:34.138548 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} TCPHandler: Processed in 0.001697108 sec. 2025.01.09 01:37:34.138672 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.138784 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.138842 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:34.139667 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.139715 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.140143 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:37:34.140380 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.140550 [ 73 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:37:34.140613 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} executeQuery: Read 899 rows, 61.31 KiB in 0.001851 sec., 485683.4143706105 rows/sec., 32.35 MiB/sec. 2025.01.09 01:37:34.140643 [ 73 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.140726 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.140733 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} TCPHandler: Processed in 0.002111644 sec. 2025.01.09 01:37:34.140957 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.141008 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:37:34.141142 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.141273 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:34.141341 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:34.141451 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9918 rows starting from the beginning of the part 2025.01.09 01:37:34.141874 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 177 rows starting from the beginning of the part 2025.01.09 01:37:34.142249 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 101 rows starting from the beginning of the part 2025.01.09 01:37:34.142595 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 177 rows starting from the beginning of the part 2025.01.09 01:37:34.142949 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part 2025.01.09 01:37:34.143364 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 899 rows starting from the beginning of the part 2025.01.09 01:37:34.143686 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.143790 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.144685 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:37:34.145173 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.145522 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} executeQuery: Read 1 rows, 69.00 B in 0.004429 sec., 225.78460149017837 rows/sec., 15.21 KiB/sec. 2025.01.09 01:37:34.145652 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} TCPHandler: Processed in 0.004804058 sec. 2025.01.09 01:37:34.145871 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.146160 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.146411 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:34.148539 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.148580 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.149527 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11372 rows, containing 5 columns (5 merged, 0 gathered) in 0.008651149 sec., 1314507.471782072 rows/sec., 88.11 MiB/sec. 2025.01.09 01:37:34.149810 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:37:34.149904 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:37:34.150300 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.150483 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.150537 [ 46 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:37:34.150649 [ 46 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.150756 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.150849 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:37:34.150919 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} executeQuery: Read 9 rows, 16.51 KiB in 0.004846 sec., 1857.2018159306647 rows/sec., 3.33 MiB/sec. 2025.01.09 01:37:34.151231 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2025.01.09 01:37:34.151377 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:37:34.151458 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} TCPHandler: Processed in 0.005670461 sec. 2025.01.09 01:37:34.151719 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:34.152002 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:34.152039 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:34.152137 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:34.152189 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 524 rows starting from the beginning of the part 2025.01.09 01:37:34.153183 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:34.153856 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:34.154623 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.154635 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:34.154693 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.155253 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:34.155944 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:34.156156 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:37:34.157004 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.157263 [ 46 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:37:34.157377 [ 46 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:34.157462 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:34.157664 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} executeQuery: Read 52 rows, 3.30 KiB in 0.00572 sec., 9090.90909090909 rows/sec., 576.38 KiB/sec. 2025.01.09 01:37:34.158297 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:37:34.158658 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} TCPHandler: Processed in 0.007048994 sec. 2025.01.09 01:37:34.159161 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:34.159216 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1374 rows starting from the beginning of the part 2025.01.09 01:37:34.159436 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:34.159829 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:34.160247 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:34.160546 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:34.160852 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:34.164640 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 4 columns (4 merged, 0 gathered) in 0.006983112 sec., 227692.18079274686 rows/sec., 14.71 MiB/sec. 2025.01.09 01:37:34.165100 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:37:34.165909 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.166035 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:37:34.166159 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.09 01:37:34.167212 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.016287502 sec., 37513.42593848953 rows/sec., 67.22 MiB/sec. 2025.01.09 01:37:34.168142 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:37:34.168608 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:34.168702 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:37:34.168864 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.09 01:37:35.000241 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 199.74 MiB, peak 207.08 MiB, free memory in arenas 0.00 B, will set to 200.97 MiB (RSS), difference: 1.23 MiB 2025.01.09 01:37:35.199117 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.01.09 01:37:35.199794 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:35.199841 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:35.200386 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:37:35.200659 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:35.200874 [ 66 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:37:35.200943 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.01.09 01:37:35.200964 [ 66 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:35.200999 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:35.201116 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.201228 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:35.201263 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.201327 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.201558 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.201799 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.201896 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.202141 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:37:35.204378 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003314093 sec., 4307060.785560332 rows/sec., 61.61 MiB/sec. 2025.01.09 01:37:35.204878 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:37:35.205230 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:35.205325 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:37:35.205441 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.01.09 01:37:36.177749 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.09 01:37:36.199727 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:36.199788 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:36.207134 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:37:36.207999 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:36.208428 [ 50 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:37:36.208620 [ 50 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:36.208718 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:36.209234 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.223905 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.09 01:37:36.225391 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:36.226685 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.231772 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.237302 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.243083 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.248814 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.253453 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:37:36.312004 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103079968 sec., 2270.0821948256716 rows/sec., 11.74 MiB/sec. 2025.01.09 01:37:36.315035 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:37:36.318232 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:36.318371 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:37:36.321103 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.09 01:37:39.090132 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.090334 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:39.090410 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:39.091312 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.091368 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.091857 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:37:39.092117 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.092332 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} executeQuery: Read 86 rows, 7.72 KiB in 0.002048 sec., 41992.1875 rows/sec., 3.68 MiB/sec. 2025.01.09 01:37:39.092439 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} TCPHandler: Processed in 0.002442239 sec. 2025.01.09 01:37:39.092619 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.092740 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:39.092795 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:39.093361 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.093400 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.093763 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:39.094004 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.094184 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} executeQuery: Read 30 rows, 2.26 KiB in 0.001473 sec., 20366.598778004074 rows/sec., 1.50 MiB/sec. 2025.01.09 01:37:39.094236 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} TCPHandler: Processed in 0.001680617 sec. 2025.01.09 01:37:39.094389 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.094501 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:39.094548 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:39.095155 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.095196 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.095754 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:37:39.096010 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.096194 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} executeQuery: Read 58 rows, 4.64 KiB in 0.001717 sec., 33779.848573092604 rows/sec., 2.64 MiB/sec. 2025.01.09 01:37:39.096316 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} TCPHandler: Processed in 0.001981741 sec. 2025.01.09 01:37:39.096487 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.096595 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:39.096644 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:39.097159 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.097198 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.097591 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:37:39.097841 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.098023 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} executeQuery: Read 100 rows, 7.10 KiB in 0.00145 sec., 68965.51724137932 rows/sec., 4.78 MiB/sec. 2025.01.09 01:37:39.098076 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} TCPHandler: Processed in 0.001648557 sec. 2025.01.09 01:37:39.098237 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.098343 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:39.098409 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:39.099648 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.099686 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.100410 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:37:39.100705 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.100914 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} executeQuery: Read 30 rows, 55.05 KiB in 0.002592 sec., 11574.074074074073 rows/sec., 20.74 MiB/sec. 2025.01.09 01:37:39.101025 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} TCPHandler: Processed in 0.002847105 sec. 2025.01.09 01:37:39.101196 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:39.101304 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:39.101352 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:39.101855 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:39.101896 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. 2025.01.09 01:37:39.102295 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:37:39.102680 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:39.102872 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} executeQuery: Read 30 rows, 2.10 KiB in 0.001591 sec., 18856.065367693274 rows/sec., 1.29 MiB/sec. 2025.01.09 01:37:39.102922 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} TCPHandler: Processed in 0.001785709 sec. 2025.01.09 01:37:42.583379 [ 146 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:37:42.583478 [ 146 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:37:42.701171 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.01.09 01:37:42.701927 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:42.701984 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:42.702627 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:37:42.702901 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:42.703184 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.09 01:37:42.766603 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 850 2025.01.09 01:37:42.769795 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:42.769859 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:42.771334 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:37:42.771664 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:42.772347 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 850 2025.01.09 01:37:43.001480 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001059247 sec. 2025.01.09 01:37:43.724073 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.09 01:37:43.743759 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:43.743822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:43.750704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:37:43.751516 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:43.754175 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.09 01:37:44.092849 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.093072 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.093158 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:44.093914 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.093971 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.094465 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:44.094734 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.094986 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. 2025.01.09 01:37:44.095068 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} TCPHandler: Processed in 0.002370719 sec. 2025.01.09 01:37:44.095309 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.095428 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:44.095480 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:44.096358 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.096399 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.096796 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:37:44.097078 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.097263 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} executeQuery: Read 191 rows, 17.31 KiB in 0.001863 sec., 102522.8126677402 rows/sec., 9.07 MiB/sec. 2025.01.09 01:37:44.097317 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} TCPHandler: Processed in 0.002073893 sec. 2025.01.09 01:37:44.097473 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.097585 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.097633 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:44.098203 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.098240 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.098613 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:44.098867 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.099035 [ 148 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:37:44.099070 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} executeQuery: Read 16 rows, 1.13 KiB in 0.001508 sec., 10610.079575596817 rows/sec., 751.20 KiB/sec. 2025.01.09 01:37:44.099073 [ 148 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.099116 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.099143 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} TCPHandler: Processed in 0.001733138 sec. 2025.01.09 01:37:44.099257 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:37:44.099347 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.099366 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:44.099403 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part 2025.01.09 01:37:44.099496 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.099504 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:37:44.099628 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:44.099924 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:44.100114 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:37:44.100293 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:44.100533 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part 2025.01.09 01:37:44.101481 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.101530 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.102212 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:44.102271 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003088659 sec., 55687.59775682585 rows/sec., 4.18 MiB/sec. 2025.01.09 01:37:44.102522 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:37:44.102688 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.103034 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} executeQuery: Read 14 rows, 1004.00 B in 0.003584 sec., 3906.25 rows/sec., 273.57 KiB/sec. 2025.01.09 01:37:44.103206 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} TCPHandler: Processed in 0.003919233 sec. 2025.01.09 01:37:44.103215 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.103398 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:37:44.103408 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.103558 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:37:44.103624 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.103677 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:44.104246 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.104285 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.104767 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:44.105059 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.105247 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} executeQuery: Read 13 rows, 830.00 B in 0.001685 sec., 7715.133531157269 rows/sec., 481.04 KiB/sec. 2025.01.09 01:37:44.105301 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} TCPHandler: Processed in 0.001986262 sec. 2025.01.09 01:37:44.105454 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.105586 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:44.105641 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:44.106398 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.106436 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.106822 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:37:44.107091 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.107304 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} executeQuery: Read 355 rows, 25.52 KiB in 0.001738 sec., 204257.7675489068 rows/sec., 14.34 MiB/sec. 2025.01.09 01:37:44.107374 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} TCPHandler: Processed in 0.001978952 sec. 2025.01.09 01:37:44.107619 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.107767 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:44.107817 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:44.108264 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.108303 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.108663 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:44.108916 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.109095 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} executeQuery: Read 6 rows, 321.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 232.03 KiB/sec. 2025.01.09 01:37:44.109144 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} TCPHandler: Processed in 0.001656166 sec. 2025.01.09 01:37:44.109290 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.109420 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.109480 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:44.110113 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.110157 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.110538 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:37:44.110770 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.110954 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} executeQuery: Read 177 rows, 11.96 KiB in 0.001563 sec., 113243.76199616124 rows/sec., 7.47 MiB/sec. 2025.01.09 01:37:44.111005 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} TCPHandler: Processed in 0.001780118 sec. 2025.01.09 01:37:44.111143 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.111251 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.111300 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:44.111724 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.111762 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.112108 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:37:44.112346 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.112525 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. 2025.01.09 01:37:44.112575 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} TCPHandler: Processed in 0.001487713 sec. 2025.01.09 01:37:44.112699 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.112805 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.112873 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:44.113921 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.113959 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.114571 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:37:44.114825 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.115089 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} executeQuery: Read 9 rows, 16.51 KiB in 0.002298 sec., 3916.4490861618797 rows/sec., 7.02 MiB/sec. 2025.01.09 01:37:44.115605 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} TCPHandler: Processed in 0.002949398 sec. 2025.01.09 01:37:44.115809 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:44.115940 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:44.115997 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:44.116500 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:44.116538 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:44.116901 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:37:44.117138 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:44.117310 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} executeQuery: Read 52 rows, 3.30 KiB in 0.0014 sec., 37142.857142857145 rows/sec., 2.30 MiB/sec. 2025.01.09 01:37:44.117359 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} TCPHandler: Processed in 0.001643296 sec. 2025.01.09 01:37:49.090351 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.090575 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:37:49.090656 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:37:49.091474 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.091519 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.091953 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.09 01:37:49.092236 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.092476 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} executeQuery: Read 4 rows, 334.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 167.18 KiB/sec. 2025.01.09 01:37:49.092566 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} TCPHandler: Processed in 0.002356107 sec. 2025.01.09 01:37:49.092727 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.092846 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:49.092896 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:49.093470 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.093509 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.093880 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:37:49.094116 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.094339 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} executeQuery: Read 88 rows, 7.86 KiB in 0.001519 sec., 57932.85055957867 rows/sec., 5.06 MiB/sec. 2025.01.09 01:37:49.094451 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} TCPHandler: Processed in 0.001778359 sec. 2025.01.09 01:37:49.094670 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.094833 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:49.094892 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:49.095605 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.095649 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.096034 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:37:49.096272 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.096473 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} executeQuery: Read 34 rows, 2.54 KiB in 0.001671 sec., 20347.097546379413 rows/sec., 1.48 MiB/sec. 2025.01.09 01:37:49.096528 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} TCPHandler: Processed in 0.001983562 sec. 2025.01.09 01:37:49.096675 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.096783 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:49.096830 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:49.097399 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.097438 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.097807 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:37:49.098048 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.098246 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} executeQuery: Read 62 rows, 4.96 KiB in 0.001485 sec., 41750.84175084175 rows/sec., 3.26 MiB/sec. 2025.01.09 01:37:49.098300 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} TCPHandler: Processed in 0.001677727 sec. 2025.01.09 01:37:49.098471 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.098583 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:49.098635 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:49.099162 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.099201 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.099569 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:37:49.099841 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.100073 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} executeQuery: Read 102 rows, 7.24 KiB in 0.001509 sec., 67594.43339960239 rows/sec., 4.69 MiB/sec. 2025.01.09 01:37:49.100160 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} TCPHandler: Processed in 0.001742408 sec. 2025.01.09 01:37:49.100334 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.100442 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:49.100509 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:49.101636 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.101673 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.102324 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:37:49.102583 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.102826 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} executeQuery: Read 30 rows, 55.05 KiB in 0.002407 sec., 12463.647694225177 rows/sec., 22.33 MiB/sec. 2025.01.09 01:37:49.102920 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} TCPHandler: Processed in 0.002653113 sec. 2025.01.09 01:37:49.103083 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:49.103194 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:49.103243 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:49.103807 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:49.103852 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:49.104252 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:37:49.104480 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:49.104736 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} executeQuery: Read 30 rows, 2.10 KiB in 0.001549 sec., 19367.33376371853 rows/sec., 1.33 MiB/sec. 2025.01.09 01:37:49.104814 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} TCPHandler: Processed in 0.001788828 sec. 2025.01.09 01:37:50.203387 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.01.09 01:37:50.204162 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:50.204215 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:50.204748 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:37:50.204999 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:50.205345 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.01.09 01:37:51.254312 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.09 01:37:51.273764 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:51.273810 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:51.281295 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:37:51.282060 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:51.285900 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.09 01:37:52.772698 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 886 2025.01.09 01:37:52.776274 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:52.776333 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:52.777799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:37:52.778110 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:52.779571 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 886 2025.01.09 01:37:54.093343 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.093530 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.093602 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:37:54.094385 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.094433 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.094864 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:54.095119 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.095360 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. 2025.01.09 01:37:54.095474 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} TCPHandler: Processed in 0.002261176 sec. 2025.01.09 01:37:54.095709 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.095859 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:54.095927 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:54.096728 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.096780 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.097210 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:37:54.097461 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.097650 [ 138 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.09 01:37:54.097676 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} executeQuery: Read 191 rows, 17.31 KiB in 0.001851 sec., 103187.46623446785 rows/sec., 9.13 MiB/sec. 2025.01.09 01:37:54.097733 [ 138 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.097813 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} TCPHandler: Processed in 0.002189915 sec. 2025.01.09 01:37:54.097813 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.098066 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.098214 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.09 01:37:54.098322 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.098475 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:54.098769 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:54.098894 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1399 rows starting from the beginning of the part 2025.01.09 01:37:54.099219 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:37:54.099697 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part 2025.01.09 01:37:54.100088 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:54.100389 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part 2025.01.09 01:37:54.100742 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 191 rows starting from the beginning of the part 2025.01.09 01:37:54.101466 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.101525 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.102416 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:37:54.102911 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.103433 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} executeQuery: Read 16 rows, 1.13 KiB in 0.005169 sec., 3095.376281679242 rows/sec., 219.16 KiB/sec. 2025.01.09 01:37:54.103589 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} TCPHandler: Processed in 0.005662991 sec. 2025.01.09 01:37:54.103768 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.103910 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.103977 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:37:54.104668 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682727 sec., 492014.7119581572 rows/sec., 43.44 MiB/sec. 2025.01.09 01:37:54.104970 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.09 01:37:54.105383 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.105452 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.105586 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.105729 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.09 01:37:54.105900 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:37:54.106082 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:54.106329 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.106552 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} executeQuery: Read 14 rows, 1004.00 B in 0.002679 sec., 5225.830533781262 rows/sec., 365.98 KiB/sec. 2025.01.09 01:37:54.106613 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} TCPHandler: Processed in 0.002907806 sec. 2025.01.09 01:37:54.106766 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.106896 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.106956 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:37:54.107591 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.107631 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.107988 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:54.108231 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.108447 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. 2025.01.09 01:37:54.108499 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} TCPHandler: Processed in 0.001796969 sec. 2025.01.09 01:37:54.108645 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.108751 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:54.108796 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:54.109451 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.109491 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.109869 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:37:54.110112 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.110275 [ 138 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.09 01:37:54.110344 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} executeQuery: Read 355 rows, 25.52 KiB in 0.001609 sec., 220633.9341205718 rows/sec., 15.49 MiB/sec. 2025.01.09 01:37:54.110355 [ 138 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.110430 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.110476 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} TCPHandler: Processed in 0.0018791 sec. 2025.01.09 01:37:54.110643 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.09 01:37:54.110671 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.110782 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:54.110833 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 873 rows starting from the beginning of the part 2025.01.09 01:37:54.110840 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:37:54.110943 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:37:54.111017 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 815 rows starting from the beginning of the part 2025.01.09 01:37:54.111304 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part 2025.01.09 01:37:54.111547 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:54.111763 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 62 rows starting from the beginning of the part 2025.01.09 01:37:54.111934 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 355 rows starting from the beginning of the part 2025.01.09 01:37:54.112472 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.112521 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.113040 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:54.113331 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.113579 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} executeQuery: Read 6 rows, 321.00 B in 0.002773 sec., 2163.721601153985 rows/sec., 113.05 KiB/sec. 2025.01.09 01:37:54.113741 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} TCPHandler: Processed in 0.00313864 sec. 2025.01.09 01:37:54.113881 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003334563 sec., 755121.4357023694 rows/sec., 57.23 MiB/sec. 2025.01.09 01:37:54.113924 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.114104 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.114178 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.09 01:37:54.114200 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:54.114888 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.115226 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.09 01:37:54.115363 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.115400 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:37:54.115427 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.115853 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:37:54.116092 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.116312 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} executeQuery: Read 177 rows, 11.96 KiB in 0.002244 sec., 78877.00534759359 rows/sec., 5.20 MiB/sec. 2025.01.09 01:37:54.116370 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} TCPHandler: Processed in 0.00252868 sec. 2025.01.09 01:37:54.116613 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.116743 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.116800 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:37:54.117315 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.117361 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.117748 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:37:54.118030 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.118222 [ 139 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.09 01:37:54.118277 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} executeQuery: Read 1 rows, 69.00 B in 0.001558 sec., 641.8485237483955 rows/sec., 43.25 KiB/sec. 2025.01.09 01:37:54.118284 [ 139 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.118367 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.118398 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} TCPHandler: Processed in 0.001844819 sec. 2025.01.09 01:37:54.118623 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.09 01:37:54.118625 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.118844 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:54.118879 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.118899 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.01.09 01:37:54.119155 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:54.119266 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:54.119486 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:54.119860 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:54.120198 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:54.120527 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.09 01:37:54.124216 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005767312 sec., 3467.8200173668424 rows/sec., 233.67 KiB/sec. 2025.01.09 01:37:54.124434 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.09 01:37:54.124667 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.124725 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.125094 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.125218 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.09 01:37:54.125372 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.09 01:37:54.125781 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:37:54.126068 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.126371 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} executeQuery: Read 9 rows, 16.51 KiB in 0.007551 sec., 1191.8951132300358 rows/sec., 2.14 MiB/sec. 2025.01.09 01:37:54.126849 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} TCPHandler: Processed in 0.008348924 sec. 2025.01.09 01:37:54.127040 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:54.127152 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:54.127201 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:54.127682 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:54.127724 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:54.128099 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:37:54.128339 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:54.128554 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} executeQuery: Read 52 rows, 3.30 KiB in 0.001425 sec., 36491.228070175435 rows/sec., 2.26 MiB/sec. 2025.01.09 01:37:54.128606 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} TCPHandler: Processed in 0.001639077 sec. 2025.01.09 01:37:57.583530 [ 135 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:37:57.583600 [ 135 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:37:57.705566 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.01.09 01:37:57.706207 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:57.706248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:57.706746 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:37:57.706997 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:57.707259 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.09 01:37:58.786041 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.09 01:37:58.806348 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:58.806399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:58.814037 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:37:58.814836 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:58.818108 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.09 01:37:59.090192 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.090403 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:37:59.090484 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:37:59.091279 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.091323 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.091814 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:37:59.092078 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.092285 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} executeQuery: Read 86 rows, 7.72 KiB in 0.001941 sec., 44307.0582174137 rows/sec., 3.88 MiB/sec. 2025.01.09 01:37:59.092351 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} TCPHandler: Processed in 0.002302707 sec. 2025.01.09 01:37:59.092522 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.092668 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:37:59.092731 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:37:59.093413 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.093460 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.093882 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:37:59.094128 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.094308 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} executeQuery: Read 30 rows, 2.26 KiB in 0.001675 sec., 17910.44776119403 rows/sec., 1.32 MiB/sec. 2025.01.09 01:37:59.094360 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} TCPHandler: Processed in 0.00190875 sec. 2025.01.09 01:37:59.094491 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.094600 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:37:59.094648 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:37:59.095302 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.095349 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.095822 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:37:59.096079 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.096256 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} executeQuery: Read 58 rows, 4.64 KiB in 0.001679 sec., 34544.371649791545 rows/sec., 2.70 MiB/sec. 2025.01.09 01:37:59.096309 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} TCPHandler: Processed in 0.00187095 sec. 2025.01.09 01:37:59.096444 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.096555 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:59.096607 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:37:59.097116 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.097154 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.097558 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:37:59.097819 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.097954 [ 132 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:37:59.098000 [ 132 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.098010 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} executeQuery: Read 100 rows, 7.10 KiB in 0.001477 sec., 67704.80704129994 rows/sec., 4.69 MiB/sec. 2025.01.09 01:37:59.098026 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.098113 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} TCPHandler: Processed in 0.001720978 sec. 2025.01.09 01:37:59.098317 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.098317 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:37:59.098516 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:37:59.098714 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:59.098732 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:37:59.098817 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11372 rows starting from the beginning of the part 2025.01.09 01:37:59.099201 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 100 rows starting from the beginning of the part 2025.01.09 01:37:59.099630 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 177 rows starting from the beginning of the part 2025.01.09 01:37:59.099942 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part 2025.01.09 01:37:59.100316 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part 2025.01.09 01:37:59.100725 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part 2025.01.09 01:37:59.103639 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.103716 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.105551 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:37:59.106251 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.106442 [ 132 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:37:59.106484 [ 132 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.106530 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.106551 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} executeQuery: Read 30 rows, 55.05 KiB in 0.008083 sec., 3711.4932574539157 rows/sec., 6.65 MiB/sec. 2025.01.09 01:37:59.106950 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:37:59.107020 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} TCPHandler: Processed in 0.008800571 sec. 2025.01.09 01:37:59.107254 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:37:59.107658 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:37:59.108203 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:59.108206 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:37:59.108264 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 12028 rows, containing 5 columns (5 merged, 0 gathered) in 0.010116913 sec., 1188900.2109635617 rows/sec., 79.72 MiB/sec. 2025.01.09 01:37:59.108472 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 611 rows starting from the beginning of the part 2025.01.09 01:37:59.108755 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:37:59.109794 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.109825 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.110122 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:37:59.110431 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.01.09 01:37:59.110820 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:59.111603 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.111727 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.111808 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.112285 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part 2025.01.09 01:37:59.112842 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.113646 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:37:59.114107 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.114384 [ 132 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:37:59.114480 [ 132 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:37:59.114557 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:37:59.114786 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} executeQuery: Read 30 rows, 2.10 KiB in 0.007314 sec., 4101.722723543889 rows/sec., 287.73 KiB/sec. 2025.01.09 01:37:59.115178 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} TCPHandler: Processed in 0.008013959 sec. 2025.01.09 01:37:59.115191 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:37:59.115562 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:37:59.115622 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1590 rows starting from the beginning of the part 2025.01.09 01:37:59.115752 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.115973 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:59.116247 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.116451 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2025.01.09 01:37:59.116901 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2025.01.09 01:37:59.120541 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 4 columns (4 merged, 0 gathered) in 0.005822513 sec., 306396.9114366941 rows/sec., 19.81 MiB/sec. 2025.01.09 01:37:59.120879 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:37:59.121456 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.121533 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:37:59.122127 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.09 01:37:59.123601 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 19 columns (19 merged, 0 gathered) in 0.016960563 sec., 42392.460674801885 rows/sec., 75.97 MiB/sec. 2025.01.09 01:37:59.125218 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:37:59.125673 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:37:59.125761 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:37:59.125923 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. 2025.01.09 01:38:00.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 204.89 MiB, peak 212.81 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: 2.04 MiB 2025.01.09 01:38:02.779881 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 920 2025.01.09 01:38:02.783091 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:02.783153 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:02.784664 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:02.784993 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:02.786365 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 920 2025.01.09 01:38:04.122142 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.122447 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.122567 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:04.123488 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.123535 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.124001 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:38:04.124260 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.124450 [ 123 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.09 01:38:04.124524 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} executeQuery: Read 14 rows, 1.01 KiB in 0.002157 sec., 6490.496059341678 rows/sec., 467.23 KiB/sec. 2025.01.09 01:38:04.124536 [ 123 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.124614 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.124669 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} TCPHandler: Processed in 0.002719504 sec. 2025.01.09 01:38:04.124897 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:38:04.124925 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.125168 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:04.125179 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:38:04.125231 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.125284 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:38:04.125629 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.125974 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.126267 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.126587 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.128083 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.128157 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.129212 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.09 01:38:04.129244 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004523203 sec., 15475.75910256515 rows/sec., 1.15 MiB/sec. 2025.01.09 01:38:04.129422 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.09 01:38:04.129532 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.129843 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} executeQuery: Read 4 rows, 334.00 B in 0.004749 sec., 842.2825858075385 rows/sec., 68.68 KiB/sec. 2025.01.09 01:38:04.129935 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} TCPHandler: Processed in 0.005116823 sec. 2025.01.09 01:38:04.129943 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.130043 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.09 01:38:04.130132 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.130141 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:38:04.130251 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:04.130300 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:04.131592 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.131630 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.132092 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:04.132336 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.132548 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} executeQuery: Read 1333 rows, 114.02 KiB in 0.002321 sec., 574321.4131839724 rows/sec., 47.97 MiB/sec. 2025.01.09 01:38:04.132602 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} TCPHandler: Processed in 0.002530791 sec. 2025.01.09 01:38:04.132757 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.132887 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.132941 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:04.133577 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.133625 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.134021 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:38:04.134262 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.134490 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} executeQuery: Read 20 rows, 1.41 KiB in 0.001629 sec., 12277.470841006752 rows/sec., 866.86 KiB/sec. 2025.01.09 01:38:04.134591 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} TCPHandler: Processed in 0.00189412 sec. 2025.01.09 01:38:04.134743 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.134850 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.134899 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:04.135628 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.135677 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.136092 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:38:04.136342 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.136519 [ 122 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:38:04.136588 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec. 2025.01.09 01:38:04.136606 [ 122 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.136680 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.136724 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} TCPHandler: Processed in 0.002047433 sec. 2025.01.09 01:38:04.136961 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.136962 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:38:04.137171 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.137255 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:04.137277 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:04.137350 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part 2025.01.09 01:38:04.137657 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.138023 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.09 01:38:04.138465 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.138805 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:04.139150 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.09 01:38:04.140102 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.140171 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.141132 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:38:04.141620 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.141864 [ 122 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.09 01:38:04.141998 [ 122 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.142089 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.142249 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} executeQuery: Read 13 rows, 830.00 B in 0.005117 sec., 2540.551104162595 rows/sec., 158.40 KiB/sec. 2025.01.09 01:38:04.142612 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} TCPHandler: Processed in 0.005762872 sec. 2025.01.09 01:38:04.142630 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:38:04.142676 [ 187 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874734 sec., 130729.32323403918 rows/sec., 9.36 MiB/sec. 2025.01.09 01:38:04.142863 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.142957 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:04.143007 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.09 01:38:04.143094 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:38:04.143206 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:04.143466 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:04.143549 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:04.144020 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:04.144411 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.144521 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:04.144812 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:38:04.145098 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:04.145170 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:38:04.146602 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359151 sec., 14911.16045303317 rows/sec., 987.95 KiB/sec. 2025.01.09 01:38:04.146682 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.146738 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.146814 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.09 01:38:04.147431 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.147496 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:04.147581 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.09 01:38:04.147732 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:38:04.147900 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.148134 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} executeQuery: Read 815 rows, 60.14 KiB in 0.005096 sec., 159929.35635792778 rows/sec., 11.52 MiB/sec. 2025.01.09 01:38:04.148230 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} TCPHandler: Processed in 0.005498548 sec. 2025.01.09 01:38:04.148424 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.148552 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:04.148608 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:04.149097 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.149134 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.149480 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:38:04.149713 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.149870 [ 122 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.09 01:38:04.149932 [ 122 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.149959 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2025.01.09 01:38:04.149971 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.150095 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} TCPHandler: Processed in 0.001736728 sec. 2025.01.09 01:38:04.150179 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:38:04.150260 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.150309 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:04.150343 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2025.01.09 01:38:04.150468 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.150515 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:04.150601 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:04.150756 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:04.151009 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:04.151219 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:04.151439 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:04.152895 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.152961 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.153016 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002905877 sec., 43360.40376106766 rows/sec., 2.21 MiB/sec. 2025.01.09 01:38:04.153147 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.09 01:38:04.153473 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.153530 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:04.153560 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.09 01:38:04.153637 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:38:04.153814 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.154054 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} executeQuery: Read 899 rows, 61.31 KiB in 0.003671 sec., 244892.39989103787 rows/sec., 16.31 MiB/sec. 2025.01.09 01:38:04.154117 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} TCPHandler: Processed in 0.003927024 sec. 2025.01.09 01:38:04.154297 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.154425 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.154480 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:04.154989 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.155027 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.155362 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:38:04.155606 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.155828 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.01.09 01:38:04.155942 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} TCPHandler: Processed in 0.001705158 sec. 2025.01.09 01:38:04.156085 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.156213 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.156294 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:04.157425 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.157465 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.158078 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:38:04.158344 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.158616 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} executeQuery: Read 9 rows, 16.51 KiB in 0.002429 sec., 3705.22848909016 rows/sec., 6.64 MiB/sec. 2025.01.09 01:38:04.158944 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} TCPHandler: Processed in 0.002921297 sec. 2025.01.09 01:38:04.159087 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:04.159213 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:04.159267 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:04.159778 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:04.159824 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:04.160178 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:04.160410 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:04.160624 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. 2025.01.09 01:38:04.160674 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} TCPHandler: Processed in 0.001647867 sec. 2025.01.09 01:38:05.000252 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.93 MiB, peak 212.81 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: -1.00 MiB 2025.01.09 01:38:05.207459 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.01.09 01:38:05.208206 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:05.208251 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:05.208779 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:38:05.209054 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:05.209317 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.01.09 01:38:06.318255 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.09 01:38:06.339727 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:06.339794 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:06.347520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:38:06.348395 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:06.351234 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.09 01:38:09.090411 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.090602 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:09.090675 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:09.091479 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.091534 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.092007 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:09.092293 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.092562 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} executeQuery: Read 86 rows, 7.72 KiB in 0.002 sec., 43000 rows/sec., 3.77 MiB/sec. 2025.01.09 01:38:09.092677 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} TCPHandler: Processed in 0.002399279 sec. 2025.01.09 01:38:09.092927 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.093078 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:09.093138 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:09.093842 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.093891 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.094282 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:38:09.094524 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.094702 [ 117 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:38:09.094756 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} executeQuery: Read 30 rows, 2.26 KiB in 0.001711 sec., 17533.606078316774 rows/sec., 1.29 MiB/sec. 2025.01.09 01:38:09.094799 [ 117 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.094875 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} TCPHandler: Processed in 0.002044643 sec. 2025.01.09 01:38:09.094876 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.095145 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.095265 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:09.095566 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:09.095807 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:09.095982 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:09.096081 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part 2025.01.09 01:38:09.096448 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.01.09 01:38:09.096838 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2025.01.09 01:38:09.097202 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:09.097498 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:09.097766 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:09.098662 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.098723 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.099651 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:09.100233 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.100534 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005487629 sec., 34623.33186153802 rows/sec., 2.62 MiB/sec. 2025.01.09 01:38:09.100853 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:38:09.100873 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} executeQuery: Read 58 rows, 4.64 KiB in 0.005447 sec., 10648.063154029742 rows/sec., 851.60 KiB/sec. 2025.01.09 01:38:09.101436 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} TCPHandler: Processed in 0.006440333 sec. 2025.01.09 01:38:09.101748 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.101827 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.101903 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:09.101954 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:38:09.101977 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:09.102089 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.09 01:38:09.102591 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.102629 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.103027 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:09.103281 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.103531 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} executeQuery: Read 100 rows, 7.10 KiB in 0.001657 sec., 60350.03017501508 rows/sec., 4.18 MiB/sec. 2025.01.09 01:38:09.103641 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} TCPHandler: Processed in 0.002027703 sec. 2025.01.09 01:38:09.103874 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.104009 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:09.104087 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:09.105248 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.105289 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.105954 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:38:09.106218 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.106533 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} executeQuery: Read 30 rows, 55.05 KiB in 0.002545 sec., 11787.819253438114 rows/sec., 21.12 MiB/sec. 2025.01.09 01:38:09.107028 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} TCPHandler: Processed in 0.003269173 sec. 2025.01.09 01:38:09.107190 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:09.107321 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:09.107377 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:09.107916 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:09.107964 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:09.108336 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:09.108570 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:09.108816 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. 2025.01.09 01:38:09.108981 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} TCPHandler: Processed in 0.0018522 sec. 2025.01.09 01:38:12.583658 [ 114 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:38:12.583761 [ 114 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:38:12.709514 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.01.09 01:38:12.710142 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:12.710185 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:12.710715 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:38:12.710961 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:12.711189 [ 113 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:38:12.711207 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.09 01:38:12.711312 [ 113 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:12.711360 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:12.711542 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.711728 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:12.711778 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.711868 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.711971 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.712267 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.712466 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.712544 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:12.715142 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00367723 sec., 4495503.408815875 rows/sec., 64.31 MiB/sec. 2025.01.09 01:38:12.715315 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:38:12.715650 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:12.715740 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:38:12.715861 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.09 01:38:12.786657 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 956 2025.01.09 01:38:12.789723 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:12.789772 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:12.791255 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:12.791570 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:12.792735 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 956 2025.01.09 01:38:13.851379 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.09 01:38:13.873360 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:13.873416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:13.880946 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:38:13.881724 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:13.882117 [ 111 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:38:13.882244 [ 111 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:13.882306 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:13.882929 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.899519 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.09 01:38:13.900733 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:13.902316 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.908287 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.913783 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.919303 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.925243 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.930007 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:13.993161 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.11072039 sec., 2456.6387455824533 rows/sec., 12.70 MiB/sec. 2025.01.09 01:38:13.995572 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:38:13.998287 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:13.998411 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:38:14.000258 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.01.09 01:38:14.093772 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.094079 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.094201 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:14.095040 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.095095 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.095569 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:38:14.095841 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.096083 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} executeQuery: Read 14 rows, 1.01 KiB in 0.002093 sec., 6688.963210702342 rows/sec., 481.52 KiB/sec. 2025.01.09 01:38:14.096151 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} TCPHandler: Processed in 0.002568871 sec. 2025.01.09 01:38:14.096437 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.096557 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:14.096609 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:14.097344 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.097383 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.097783 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:38:14.098030 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.098248 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} executeQuery: Read 191 rows, 17.31 KiB in 0.001719 sec., 111111.11111111111 rows/sec., 9.83 MiB/sec. 2025.01.09 01:38:14.098302 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} TCPHandler: Processed in 0.001922991 sec. 2025.01.09 01:38:14.098464 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.098570 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.098617 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:14.099149 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.099191 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.099556 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:38:14.099809 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.100038 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} executeQuery: Read 16 rows, 1.13 KiB in 0.001485 sec., 10774.410774410775 rows/sec., 762.84 KiB/sec. 2025.01.09 01:38:14.100134 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} TCPHandler: Processed in 0.001728738 sec. 2025.01.09 01:38:14.100342 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.100524 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.100573 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:14.101130 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.101176 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.101549 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:38:14.101807 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.102056 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. 2025.01.09 01:38:14.102244 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} TCPHandler: Processed in 0.002010002 sec. 2025.01.09 01:38:14.102499 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.102609 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.102659 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:14.103229 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.103270 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.103638 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:38:14.103897 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.104154 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. 2025.01.09 01:38:14.104352 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} TCPHandler: Processed in 0.00190391 sec. 2025.01.09 01:38:14.104518 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.104626 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:14.104671 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:14.105358 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.105399 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.105778 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:38:14.106023 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.106259 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} executeQuery: Read 355 rows, 25.52 KiB in 0.00165 sec., 215151.51515151517 rows/sec., 15.11 MiB/sec. 2025.01.09 01:38:14.106332 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} TCPHandler: Processed in 0.00187797 sec. 2025.01.09 01:38:14.106536 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.106699 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:14.106749 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:14.107206 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.107246 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.107610 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:38:14.107849 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.108059 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2025.01.09 01:38:14.108109 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} TCPHandler: Processed in 0.001686477 sec. 2025.01.09 01:38:14.108237 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.108343 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.108392 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:14.108906 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.108946 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.109342 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:38:14.109580 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.109782 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} executeQuery: Read 177 rows, 11.96 KiB in 0.001461 sec., 121149.89733059547 rows/sec., 7.99 MiB/sec. 2025.01.09 01:38:14.109834 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} TCPHandler: Processed in 0.001647187 sec. 2025.01.09 01:38:14.109959 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.110065 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.110114 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:14.110548 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.110588 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.110946 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:38:14.111185 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.111451 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. 2025.01.09 01:38:14.111633 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} TCPHandler: Processed in 0.001723437 sec. 2025.01.09 01:38:14.111794 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.111906 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.111980 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:14.113060 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.113099 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.113710 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:38:14.113960 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.114205 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} executeQuery: Read 9 rows, 16.51 KiB in 0.002322 sec., 3875.9689922480625 rows/sec., 6.95 MiB/sec. 2025.01.09 01:38:14.114313 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} TCPHandler: Processed in 0.002579601 sec. 2025.01.09 01:38:14.114466 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:14.114594 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:14.114651 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:14.115169 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:14.115218 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:14.115592 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:38:14.115831 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:14.116040 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} executeQuery: Read 52 rows, 3.30 KiB in 0.001474 sec., 35278.15468113976 rows/sec., 2.18 MiB/sec. 2025.01.09 01:38:14.116089 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} TCPHandler: Processed in 0.001685987 sec. 2025.01.09 01:38:19.090262 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.090486 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:38:19.090563 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:38:19.091310 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.091358 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.091767 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.09 01:38:19.092016 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.092367 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. 2025.01.09 01:38:19.092544 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} TCPHandler: Processed in 0.00242561 sec. 2025.01.09 01:38:19.092739 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.092880 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:19.092938 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:19.093632 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.093673 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.094044 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:38:19.094286 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.094468 [ 103 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.09 01:38:19.094524 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} executeQuery: Read 87 rows, 7.79 KiB in 0.001674 sec., 51971.326164874554 rows/sec., 4.55 MiB/sec. 2025.01.09 01:38:19.094543 [ 103 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.094611 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.094657 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} TCPHandler: Processed in 0.001986223 sec. 2025.01.09 01:38:19.094795 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.09 01:38:19.094843 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.094922 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:19.094980 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1399 rows starting from the beginning of the part 2025.01.09 01:38:19.094984 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:19.095054 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:19.095185 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part 2025.01.09 01:38:19.095613 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:38:19.095933 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part 2025.01.09 01:38:19.096252 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 191 rows starting from the beginning of the part 2025.01.09 01:38:19.096661 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 87 rows starting from the beginning of the part 2025.01.09 01:38:19.097376 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.097421 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.097967 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:38:19.098279 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.098706 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} executeQuery: Read 32 rows, 2.40 KiB in 0.00375 sec., 8533.333333333334 rows/sec., 638.80 KiB/sec. 2025.01.09 01:38:19.099041 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} TCPHandler: Processed in 0.004257738 sec. 2025.01.09 01:38:19.099299 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.099609 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:19.099696 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:19.099701 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004991251 sec., 637515.5246650588 rows/sec., 56.18 MiB/sec. 2025.01.09 01:38:19.099920 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.09 01:38:19.100312 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.100426 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.09 01:38:19.100534 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.09 01:38:19.100611 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.100650 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.101005 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:38:19.101256 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.101433 [ 103 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.09 01:38:19.101498 [ 103 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.101503 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} executeQuery: Read 60 rows, 4.80 KiB in 0.001977 sec., 30349.013657056144 rows/sec., 2.37 MiB/sec. 2025.01.09 01:38:19.101535 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.101658 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} TCPHandler: Processed in 0.00250219 sec. 2025.01.09 01:38:19.101747 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.09 01:38:19.101847 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.101945 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:19.102024 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 873 rows starting from the beginning of the part 2025.01.09 01:38:19.102050 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:19.102210 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:19.102300 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part 2025.01.09 01:38:19.102672 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 815 rows starting from the beginning of the part 2025.01.09 01:38:19.103041 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 58 rows starting from the beginning of the part 2025.01.09 01:38:19.103398 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 355 rows starting from the beginning of the part 2025.01.09 01:38:19.103723 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.01.09 01:38:19.104702 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.104774 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.105670 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:38:19.106174 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.106468 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} executeQuery: Read 101 rows, 7.17 KiB in 0.004481 sec., 22539.611693818344 rows/sec., 1.56 MiB/sec. 2025.01.09 01:38:19.106534 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} TCPHandler: Processed in 0.004762437 sec. 2025.01.09 01:38:19.106743 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.107020 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:19.107063 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.005411177 sec., 410077.1421818211 rows/sec., 31.26 MiB/sec. 2025.01.09 01:38:19.107130 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:19.107454 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.09 01:38:19.108319 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.108524 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.09 01:38:19.108660 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:38:19.109178 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.109223 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.109881 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:38:19.110130 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.110425 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} executeQuery: Read 30 rows, 55.05 KiB in 0.003469 sec., 8648.025367541079 rows/sec., 15.50 MiB/sec. 2025.01.09 01:38:19.110858 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} TCPHandler: Processed in 0.004208368 sec. 2025.01.09 01:38:19.111184 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:19.111320 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:19.111378 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:19.111866 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:19.111906 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:19.112266 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:38:19.112500 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:19.112714 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} executeQuery: Read 30 rows, 2.10 KiB in 0.001423 sec., 21082.220660576248 rows/sec., 1.44 MiB/sec. 2025.01.09 01:38:19.112764 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} TCPHandler: Processed in 0.001643437 sec. 2025.01.09 01:38:20.211493 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.01.09 01:38:20.212437 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:20.212510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:20.213002 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:38:20.213314 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:20.213578 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.01.09 01:38:21.399684 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.09 01:38:21.419011 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:21.419071 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:21.426338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:38:21.427091 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:21.429737 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.09 01:38:22.793039 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 992 2025.01.09 01:38:22.796278 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:22.796328 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:22.797836 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:22.798145 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:22.798336 [ 99 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:38:22.798407 [ 99 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:22.798450 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:22.799091 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:38:22.799713 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 992 2025.01.09 01:38:22.800264 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:22.800450 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 814 rows starting from the beginning of the part 2025.01.09 01:38:22.801132 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2025.01.09 01:38:22.801837 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.01.09 01:38:22.802537 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:38:22.803112 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2025.01.09 01:38:22.803687 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2025.01.09 01:38:22.812130 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 72 columns (72 merged, 0 gathered) in 0.013485157 sec., 73562.36193616434 rows/sec., 58.86 MiB/sec. 2025.01.09 01:38:22.813327 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:38:22.814043 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:22.814132 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:38:22.814359 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.09 01:38:24.094249 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.094546 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.094661 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:24.095405 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.095452 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.095894 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:38:24.096143 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.096380 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2025.01.09 01:38:24.096436 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} TCPHandler: Processed in 0.002373208 sec. 2025.01.09 01:38:24.096609 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.096750 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:24.096809 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:24.097554 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.097604 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.098014 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:38:24.098276 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.098516 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} executeQuery: Read 191 rows, 17.31 KiB in 0.001795 sec., 106406.68523676881 rows/sec., 9.42 MiB/sec. 2025.01.09 01:38:24.098570 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} TCPHandler: Processed in 0.002031103 sec. 2025.01.09 01:38:24.098722 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.098851 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.098907 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:24.099553 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.099600 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.099950 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:38:24.100180 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.100396 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} executeQuery: Read 16 rows, 1.13 KiB in 0.001573 sec., 10171.6465352829 rows/sec., 720.16 KiB/sec. 2025.01.09 01:38:24.100449 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} TCPHandler: Processed in 0.001789349 sec. 2025.01.09 01:38:24.100635 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.100841 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.100898 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:24.101541 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.101589 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.101964 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:38:24.102215 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.102430 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. 2025.01.09 01:38:24.102484 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} TCPHandler: Processed in 0.001907511 sec. 2025.01.09 01:38:24.102632 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.102738 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.102785 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:24.103396 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.103438 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.103791 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:38:24.104051 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.104314 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. 2025.01.09 01:38:24.104526 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} TCPHandler: Processed in 0.001939721 sec. 2025.01.09 01:38:24.104700 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.104812 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:24.104860 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:24.105583 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.105625 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.106006 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:38:24.106252 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.106485 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} executeQuery: Read 355 rows, 25.52 KiB in 0.001695 sec., 209439.52802359883 rows/sec., 14.71 MiB/sec. 2025.01.09 01:38:24.106581 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} TCPHandler: Processed in 0.001940651 sec. 2025.01.09 01:38:24.106738 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.106847 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:24.106894 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:24.107341 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.107379 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.107733 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:38:24.107970 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.108243 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. 2025.01.09 01:38:24.108441 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} TCPHandler: Processed in 0.001763738 sec. 2025.01.09 01:38:24.108589 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.108698 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.108748 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:24.109312 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.109352 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.109736 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:38:24.109983 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.110152 [ 97 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:38:24.110215 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} executeQuery: Read 177 rows, 11.96 KiB in 0.001536 sec., 115234.375 rows/sec., 7.60 MiB/sec. 2025.01.09 01:38:24.110235 [ 97 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.110305 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.110330 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} TCPHandler: Processed in 0.001792799 sec. 2025.01.09 01:38:24.110493 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.110497 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:38:24.110630 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.110669 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:24.110703 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:24.110717 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12028 rows starting from the beginning of the part 2025.01.09 01:38:24.110935 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 899 rows starting from the beginning of the part 2025.01.09 01:38:24.111409 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part 2025.01.09 01:38:24.111774 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 177 rows starting from the beginning of the part 2025.01.09 01:38:24.112117 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 101 rows starting from the beginning of the part 2025.01.09 01:38:24.112424 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 177 rows starting from the beginning of the part 2025.01.09 01:38:24.113115 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.113157 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:24.113658 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:38:24.113942 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.114242 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} executeQuery: Read 1 rows, 69.00 B in 0.003644 sec., 274.423710208562 rows/sec., 18.49 KiB/sec. 2025.01.09 01:38:24.114330 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} TCPHandler: Processed in 0.003909313 sec. 2025.01.09 01:38:24.114500 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.114651 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.114748 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:24.116323 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.116364 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.117020 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 13482 rows, containing 5 columns (5 merged, 0 gathered) in 0.006608236 sec., 2040181.3736676474 rows/sec., 136.76 MiB/sec. 2025.01.09 01:38:24.117331 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:38:24.117609 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:38:24.117846 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.118069 [ 97 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:38:24.118203 [ 97 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.118287 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. 2025.01.09 01:38:24.118454 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} executeQuery: Read 9 rows, 16.51 KiB in 0.003787 sec., 2376.5513599155006 rows/sec., 4.26 MiB/sec. 2025.01.09 01:38:24.118567 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.118807 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:38:24.119069 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:38:24.119189 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} TCPHandler: Processed in 0.004775846 sec. 2025.01.09 01:38:24.119485 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.09 01:38:24.119483 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:24.119711 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:24.119762 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:24.119775 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:24.119862 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 719 rows starting from the beginning of the part 2025.01.09 01:38:24.120557 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part 2025.01.09 01:38:24.121134 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:24.121432 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.121522 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:24.121697 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part 2025.01.09 01:38:24.122209 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:24.122565 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:38:24.122728 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part 2025.01.09 01:38:24.123276 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.123691 [ 97 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:38:24.123864 [ 97 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:24.123925 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} executeQuery: Read 52 rows, 3.30 KiB in 0.004234 sec., 12281.530467642891 rows/sec., 778.67 KiB/sec. 2025.01.09 01:38:24.123982 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:24.124236 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} TCPHandler: Processed in 0.004914569 sec. 2025.01.09 01:38:24.124535 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:38:24.124893 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:24.124993 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1784 rows starting from the beginning of the part 2025.01.09 01:38:24.125309 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2025.01.09 01:38:24.125595 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:24.125760 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part 2025.01.09 01:38:24.125866 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:24.126135 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 52 rows starting from the beginning of the part 2025.01.09 01:38:24.129712 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 4 columns (4 merged, 0 gathered) in 0.005473858 sec., 365373.01479139575 rows/sec., 23.59 MiB/sec. 2025.01.09 01:38:24.130219 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:38:24.130992 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.131162 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:38:24.131278 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.09 01:38:24.135615 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 19 columns (19 merged, 0 gathered) in 0.017134755 sec., 47038.898426035266 rows/sec., 84.29 MiB/sec. 2025.01.09 01:38:24.136447 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:38:24.136882 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:24.136958 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:38:24.137065 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.01.09 01:38:25.000223 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 211.19 MiB, peak 220.61 MiB, free memory in arenas 0.00 B, will set to 212.50 MiB (RSS), difference: 1.31 MiB 2025.01.09 01:38:27.583829 [ 90 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:38:27.583888 [ 90 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:38:27.713810 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.01.09 01:38:27.714922 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:27.715020 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:27.715644 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:38:27.715901 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:27.716167 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.09 01:38:28.929901 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.09 01:38:28.950526 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:28.950588 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:28.957947 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:38:28.958710 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:28.961439 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.09 01:38:29.091110 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.091324 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:29.091415 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:29.092274 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.092327 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.092792 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:38:29.093050 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.093292 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} executeQuery: Read 86 rows, 7.72 KiB in 0.002025 sec., 42469.135802469136 rows/sec., 3.72 MiB/sec. 2025.01.09 01:38:29.093358 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} TCPHandler: Processed in 0.002398529 sec. 2025.01.09 01:38:29.093547 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.093669 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:29.093719 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:29.094292 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.094335 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.094707 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:38:29.094941 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.095177 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} executeQuery: Read 30 rows, 2.26 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.44 MiB/sec. 2025.01.09 01:38:29.095231 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} TCPHandler: Processed in 0.001747198 sec. 2025.01.09 01:38:29.095386 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.095516 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:29.095570 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:29.096171 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.096212 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.096574 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:38:29.096814 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.097061 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} executeQuery: Read 58 rows, 4.64 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. 2025.01.09 01:38:29.097128 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} TCPHandler: Processed in 0.001806549 sec. 2025.01.09 01:38:29.097339 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.097526 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:29.097579 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:29.098086 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.098126 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.098566 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:38:29.098830 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.099050 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} executeQuery: Read 100 rows, 7.10 KiB in 0.001554 sec., 64350.06435006435 rows/sec., 4.46 MiB/sec. 2025.01.09 01:38:29.099107 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} TCPHandler: Processed in 0.00187651 sec. 2025.01.09 01:38:29.099263 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.099376 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:29.099446 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:29.100646 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.100690 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.101398 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:38:29.101705 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.101952 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. 2025.01.09 01:38:29.102078 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} TCPHandler: Processed in 0.002868886 sec. 2025.01.09 01:38:29.102229 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:29.102339 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:29.102388 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:29.102840 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:29.102881 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:29.103257 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:38:29.103502 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:29.103706 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} executeQuery: Read 30 rows, 2.10 KiB in 0.00139 sec., 21582.733812949642 rows/sec., 1.48 MiB/sec. 2025.01.09 01:38:29.103757 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} TCPHandler: Processed in 0.001582056 sec. 2025.01.09 01:38:30.197337 [ 89 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.09 01:38:30.197460 [ 89 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:30.197503 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:30.197807 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:38:30.198145 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:30.198221 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.09 01:38:30.198345 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.01.09 01:38:30.198470 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:38:30.198776 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.01.09 01:38:30.198860 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2025.01.09 01:38:30.199938 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336598 sec., 11983.233744101466 rows/sec., 1023.96 KiB/sec. 2025.01.09 01:38:30.200115 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.09 01:38:30.200460 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:30.200555 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.09 01:38:30.200641 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.09 01:38:32.800026 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1026 2025.01.09 01:38:32.803218 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:32.803270 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:32.804793 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:38:32.805104 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:32.806283 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1026 2025.01.09 01:38:34.123274 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.123456 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.123533 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:34.124277 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.124332 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.124783 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:34.125058 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.125301 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.01.09 01:38:34.125360 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} TCPHandler: Processed in 0.002226865 sec. 2025.01.09 01:38:34.125533 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.125676 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:38:34.125733 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:38:34.126315 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.126355 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.126708 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.09 01:38:34.126949 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.127158 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. 2025.01.09 01:38:34.127211 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} TCPHandler: Processed in 0.001747898 sec. 2025.01.09 01:38:34.127344 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.127454 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:34.127501 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:34.128774 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.128823 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.129326 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:38:34.129657 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.129944 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} executeQuery: Read 1333 rows, 114.02 KiB in 0.002507 sec., 531711.2086158756 rows/sec., 44.41 MiB/sec. 2025.01.09 01:38:34.130037 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} TCPHandler: Processed in 0.002744805 sec. 2025.01.09 01:38:34.130275 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.130464 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.130525 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:34.131188 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.131228 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.131592 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:38:34.131830 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.132000 [ 85 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:38:34.132070 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} executeQuery: Read 20 rows, 1.41 KiB in 0.001661 sec., 12040.939193257074 rows/sec., 850.16 KiB/sec. 2025.01.09 01:38:34.132095 [ 85 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.132163 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.132185 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} TCPHandler: Processed in 0.002042563 sec. 2025.01.09 01:38:34.132562 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.132603 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:34.133122 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.133146 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:34.133225 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:34.133226 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part 2025.01.09 01:38:34.133589 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part 2025.01.09 01:38:34.133873 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.01.09 01:38:34.134274 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2025.01.09 01:38:34.134632 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:34.134981 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:34.136353 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.136426 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.137462 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:34.137760 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005491049 sec., 31687.934309091033 rows/sec., 2.38 MiB/sec. 2025.01.09 01:38:34.137953 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.138020 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:38:34.138412 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} executeQuery: Read 242 rows, 16.79 KiB in 0.005511 sec., 43912.17564870259 rows/sec., 2.98 MiB/sec. 2025.01.09 01:38:34.138814 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.138948 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} TCPHandler: Processed in 0.006628137 sec. 2025.01.09 01:38:34.139048 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:38:34.139186 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.139211 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:38:34.139340 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.139402 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:34.140078 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.140119 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.140480 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:34.140720 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.140929 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.09 01:38:34.140983 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} TCPHandler: Processed in 0.00190538 sec. 2025.01.09 01:38:34.141134 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.141263 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:34.141319 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:34.142302 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.142342 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.142745 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:38:34.142998 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.143231 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} executeQuery: Read 815 rows, 60.14 KiB in 0.001996 sec., 408316.6332665331 rows/sec., 29.42 MiB/sec. 2025.01.09 01:38:34.143284 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} TCPHandler: Processed in 0.002215875 sec. 2025.01.09 01:38:34.143440 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.143568 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:34.143625 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:34.144139 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.144179 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.144535 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:34.144781 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.145041 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. 2025.01.09 01:38:34.145241 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} TCPHandler: Processed in 0.00186765 sec. 2025.01.09 01:38:34.145426 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.145559 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.145621 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:34.146386 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.146429 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.146865 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:38:34.147115 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.147372 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} executeQuery: Read 899 rows, 61.31 KiB in 0.001834 sec., 490185.38713195204 rows/sec., 32.65 MiB/sec. 2025.01.09 01:38:34.147483 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} TCPHandler: Processed in 0.002135534 sec. 2025.01.09 01:38:34.147717 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.147879 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.147939 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:34.148412 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.148452 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.148806 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:38:34.149042 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.149278 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. 2025.01.09 01:38:34.149430 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} TCPHandler: Processed in 0.001846129 sec. 2025.01.09 01:38:34.149625 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.149736 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.149811 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:34.150880 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.150920 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.151532 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:38:34.151804 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.152039 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} executeQuery: Read 9 rows, 16.51 KiB in 0.002327 sec., 3867.640739149119 rows/sec., 6.93 MiB/sec. 2025.01.09 01:38:34.152133 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} TCPHandler: Processed in 0.002600222 sec. 2025.01.09 01:38:34.152293 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:34.152422 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:34.152477 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:34.153004 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:34.153046 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:34.153399 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:38:34.153634 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:34.153829 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} executeQuery: Read 52 rows, 3.30 KiB in 0.001436 sec., 36211.6991643454 rows/sec., 2.24 MiB/sec. 2025.01.09 01:38:34.153879 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} TCPHandler: Processed in 0.001651106 sec. 2025.01.09 01:38:35.216403 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.01.09 01:38:35.217125 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:35.217171 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:35.217695 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:38:35.217971 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:35.218185 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.01.09 01:38:36.461591 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.09 01:38:36.482992 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:36.483055 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:36.490792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:38:36.491617 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:36.494632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.09 01:38:39.090323 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.090542 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:39.090625 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:39.091482 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.091538 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.092001 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:38:39.092289 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.092501 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} executeQuery: Read 86 rows, 7.72 KiB in 0.002019 sec., 42595.34422981674 rows/sec., 3.73 MiB/sec. 2025.01.09 01:38:39.092565 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} TCPHandler: Processed in 0.002385588 sec. 2025.01.09 01:38:39.092742 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.092884 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:39.092942 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:39.093549 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.093589 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.093953 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:39.094213 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.094413 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} executeQuery: Read 30 rows, 2.26 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.41 MiB/sec. 2025.01.09 01:38:39.094469 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} TCPHandler: Processed in 0.001797179 sec. 2025.01.09 01:38:39.094604 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.094722 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:39.094773 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:39.095336 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.095378 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.095753 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:38:39.096014 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.096278 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} executeQuery: Read 58 rows, 4.64 KiB in 0.001581 sec., 36685.64199873498 rows/sec., 2.87 MiB/sec. 2025.01.09 01:38:39.096342 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} TCPHandler: Processed in 0.001793019 sec. 2025.01.09 01:38:39.096490 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.096602 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:39.096655 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:39.097187 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.097227 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.097616 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:38:39.097851 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.098065 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} executeQuery: Read 100 rows, 7.10 KiB in 0.001487 sec., 67249.49562878278 rows/sec., 4.66 MiB/sec. 2025.01.09 01:38:39.098120 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} TCPHandler: Processed in 0.001685607 sec. 2025.01.09 01:38:39.098295 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.098426 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:39.098533 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:39.099807 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.099848 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.100513 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:38:39.100784 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.101023 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} executeQuery: Read 30 rows, 55.05 KiB in 0.002625 sec., 11428.571428571428 rows/sec., 20.48 MiB/sec. 2025.01.09 01:38:39.101137 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} TCPHandler: Processed in 0.002906127 sec. 2025.01.09 01:38:39.101299 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:39.101431 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:39.101496 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:39.102026 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:39.102074 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:39.102463 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:38:39.102723 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:39.102940 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} executeQuery: Read 30 rows, 2.10 KiB in 0.001538 sec., 19505.851755526655 rows/sec., 1.34 MiB/sec. 2025.01.09 01:38:39.102989 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} TCPHandler: Processed in 0.001754458 sec. 2025.01.09 01:38:42.583951 [ 70 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:38:42.584028 [ 70 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:38:42.718422 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.01.09 01:38:42.719171 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:42.719230 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:42.719777 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:38:42.720045 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:42.720328 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.09 01:38:42.806584 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1062 2025.01.09 01:38:42.809731 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:42.809783 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:42.811255 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:38:42.811578 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:42.812812 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1062 2025.01.09 01:38:43.994783 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.09 01:38:44.016572 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.016625 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.023892 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:38:44.024674 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.027700 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.09 01:38:44.094568 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.094784 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.094867 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:44.095684 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.095737 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.096208 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:44.096476 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.096640 [ 68 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.09 01:38:44.096691 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. 2025.01.09 01:38:44.096696 [ 68 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.096745 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.096769 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} TCPHandler: Processed in 0.002348678 sec. 2025.01.09 01:38:44.097023 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:38:44.097036 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.097450 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:44.097513 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:44.097585 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:44.097595 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.09 01:38:44.097785 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:44.098226 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:44.098578 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:44.098964 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:44.099980 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.100031 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.100651 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818771 sec., 18330.50476187234 rows/sec., 1.36 MiB/sec. 2025.01.09 01:38:44.100751 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:38:44.100886 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.09 01:38:44.101178 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.101435 [ 68 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.09 01:38:44.101513 [ 68 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.101532 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.101569 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.101583 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} executeQuery: Read 191 rows, 17.31 KiB in 0.00425 sec., 44941.17647058823 rows/sec., 3.98 MiB/sec. 2025.01.09 01:38:44.101941 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.09 01:38:44.101968 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} TCPHandler: Processed in 0.005051522 sec. 2025.01.09 01:38:44.102007 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.09 01:38:44.102220 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:38:44.102294 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.102336 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:44.102380 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1399 rows starting from the beginning of the part 2025.01.09 01:38:44.102613 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.102655 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 191 rows starting from the beginning of the part 2025.01.09 01:38:44.102828 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:44.102909 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part 2025.01.09 01:38:44.103291 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:38:44.103612 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part 2025.01.09 01:38:44.103955 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 191 rows starting from the beginning of the part 2025.01.09 01:38:44.105431 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.105512 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.106506 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:44.106854 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.107190 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} executeQuery: Read 16 rows, 1.13 KiB in 0.004719 sec., 3390.5488450942994 rows/sec., 240.05 KiB/sec. 2025.01.09 01:38:44.107496 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} TCPHandler: Processed in 0.005373006 sec. 2025.01.09 01:38:44.107661 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005956356 sec., 551679.5839603945 rows/sec., 48.71 MiB/sec. 2025.01.09 01:38:44.107724 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.107874 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.107945 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:44.107954 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.09 01:38:44.108645 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.108772 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.09 01:38:44.108933 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:38:44.109159 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.109205 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.109591 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:44.109842 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.110031 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} executeQuery: Read 14 rows, 1004.00 B in 0.0022 sec., 6363.636363636363 rows/sec., 445.67 KiB/sec. 2025.01.09 01:38:44.110089 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} TCPHandler: Processed in 0.002458089 sec. 2025.01.09 01:38:44.110230 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.110338 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.110385 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:44.111033 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.111080 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.111492 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:44.111747 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.111876 [ 68 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.09 01:38:44.111914 [ 68 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.111938 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.111941 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. 2025.01.09 01:38:44.112111 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} TCPHandler: Processed in 0.001932512 sec. 2025.01.09 01:38:44.112175 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:38:44.112266 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.112379 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:44.112471 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.09 01:38:44.112481 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:44.112605 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:44.112736 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:44.113062 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:44.113388 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:44.113669 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.09 01:38:44.115612 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.115683 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.116326 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004309329 sec., 15083.554771520114 rows/sec., 999.38 KiB/sec. 2025.01.09 01:38:44.116510 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.09 01:38:44.116614 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:38:44.117038 [ 191 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.117109 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.117278 [ 191 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.09 01:38:44.117378 [ 68 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.09 01:38:44.117476 [ 68 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.117556 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:38:44.117557 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.117603 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} executeQuery: Read 355 rows, 25.52 KiB in 0.005176 sec., 68585.78052550231 rows/sec., 4.82 MiB/sec. 2025.01.09 01:38:44.117823 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} TCPHandler: Processed in 0.005615001 sec. 2025.01.09 01:38:44.117858 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.09 01:38:44.118015 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:44.118052 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.118069 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 873 rows starting from the beginning of the part 2025.01.09 01:38:44.118259 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 355 rows starting from the beginning of the part 2025.01.09 01:38:44.118471 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:44.118541 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part 2025.01.09 01:38:44.118827 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:44.118857 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 815 rows starting from the beginning of the part 2025.01.09 01:38:44.119212 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 58 rows starting from the beginning of the part 2025.01.09 01:38:44.119585 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 355 rows starting from the beginning of the part 2025.01.09 01:38:44.120856 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.120921 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.121969 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:44.122321 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.122857 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} executeQuery: Read 6 rows, 321.00 B in 0.004554 sec., 1317.5230566534915 rows/sec., 68.84 KiB/sec. 2025.01.09 01:38:44.122862 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005184173 sec., 484937.52041068074 rows/sec., 36.75 MiB/sec. 2025.01.09 01:38:44.122943 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} TCPHandler: Processed in 0.004980029 sec. 2025.01.09 01:38:44.123104 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.09 01:38:44.123146 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.123301 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.123373 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:44.123506 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.123654 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.09 01:38:44.123768 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.09 01:38:44.124182 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.124228 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.124646 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:38:44.124887 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.125092 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} executeQuery: Read 177 rows, 11.96 KiB in 0.001827 sec., 96880.13136288998 rows/sec., 6.39 MiB/sec. 2025.01.09 01:38:44.125183 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} TCPHandler: Processed in 0.002105494 sec. 2025.01.09 01:38:44.125391 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.125597 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.125656 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:44.126183 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.126229 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.126620 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:38:44.126870 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.126996 [ 68 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.09 01:38:44.127035 [ 68 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.127056 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.127068 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. 2025.01.09 01:38:44.127264 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} TCPHandler: Processed in 0.001991162 sec. 2025.01.09 01:38:44.127314 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.09 01:38:44.127468 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.127530 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:44.127587 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part 2025.01.09 01:38:44.127751 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.127818 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.09 01:38:44.128164 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.09 01:38:44.128180 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:44.128460 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.09 01:38:44.128831 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.09 01:38:44.129118 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.09 01:38:44.132935 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005801253 sec., 4309.413845595081 rows/sec., 290.38 KiB/sec. 2025.01.09 01:38:44.133175 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.09 01:38:44.133323 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.133381 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.133796 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.133953 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.09 01:38:44.134097 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:38:44.134488 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:38:44.134769 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.134988 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} executeQuery: Read 9 rows, 16.51 KiB in 0.007365 sec., 1221.9959266802443 rows/sec., 2.19 MiB/sec. 2025.01.09 01:38:44.135108 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} TCPHandler: Processed in 0.007744025 sec. 2025.01.09 01:38:44.135289 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:44.135420 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:44.135479 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:44.136012 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:44.136058 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:44.136483 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:38:44.136740 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:44.136972 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} executeQuery: Read 52 rows, 3.30 KiB in 0.001573 sec., 33057.85123966942 rows/sec., 2.05 MiB/sec. 2025.01.09 01:38:44.137050 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} TCPHandler: Processed in 0.001822579 sec. 2025.01.09 01:38:45.000179 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 214.41 MiB, peak 220.61 MiB, free memory in arenas 0.00 B, will set to 213.04 MiB (RSS), difference: -1.37 MiB 2025.01.09 01:38:49.091002 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.091213 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:38:49.091294 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:38:49.092085 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.092132 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.092573 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.09 01:38:49.092855 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.093071 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} executeQuery: Read 4 rows, 334.00 B in 0.001914 sec., 2089.8641588296764 rows/sec., 170.41 KiB/sec. 2025.01.09 01:38:49.093136 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} TCPHandler: Processed in 0.002278486 sec. 2025.01.09 01:38:49.093341 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.093486 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:49.093543 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:49.094165 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.094203 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.094580 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:38:49.094824 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.095033 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} executeQuery: Read 88 rows, 7.86 KiB in 0.001577 sec., 55802.15599239061 rows/sec., 4.87 MiB/sec. 2025.01.09 01:38:49.095098 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} TCPHandler: Processed in 0.001826279 sec. 2025.01.09 01:38:49.095322 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.095514 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:49.095565 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:49.096132 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.096172 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.096531 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:38:49.096805 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.096985 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} executeQuery: Read 34 rows, 2.54 KiB in 0.0015 sec., 22666.666666666668 rows/sec., 1.65 MiB/sec. 2025.01.09 01:38:49.097036 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} TCPHandler: Processed in 0.001835669 sec. 2025.01.09 01:38:49.097187 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.097292 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:49.097338 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:49.097881 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.097918 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.098293 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:38:49.098527 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.098703 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} executeQuery: Read 62 rows, 4.96 KiB in 0.001433 sec., 43265.875785066295 rows/sec., 3.38 MiB/sec. 2025.01.09 01:38:49.098755 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} TCPHandler: Processed in 0.001619746 sec. 2025.01.09 01:38:49.098909 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.099018 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:49.099069 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:49.099579 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.099616 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.099994 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:38:49.100236 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.100381 [ 64 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:38:49.100427 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} executeQuery: Read 102 rows, 7.24 KiB in 0.001429 sec., 71378.58642407278 rows/sec., 4.95 MiB/sec. 2025.01.09 01:38:49.100429 [ 64 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.100484 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.100501 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} TCPHandler: Processed in 0.001647667 sec. 2025.01.09 01:38:49.100717 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.100992 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:38:49.101042 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:49.101391 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:49.101806 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:49.101935 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13482 rows starting from the beginning of the part 2025.01.09 01:38:49.102262 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part 2025.01.09 01:38:49.102643 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 899 rows starting from the beginning of the part 2025.01.09 01:38:49.103060 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 100 rows starting from the beginning of the part 2025.01.09 01:38:49.103476 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 177 rows starting from the beginning of the part 2025.01.09 01:38:49.103895 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part 2025.01.09 01:38:49.106067 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.106143 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.107950 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:38:49.108288 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.108820 [ 64 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:38:49.108895 [ 64 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.108959 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.109077 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} executeQuery: Read 30 rows, 55.05 KiB in 0.008097 sec., 3705.075954057058 rows/sec., 6.64 MiB/sec. 2025.01.09 01:38:49.109193 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:38:49.109510 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} TCPHandler: Processed in 0.008917954 sec. 2025.01.09 01:38:49.109779 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:49.110112 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:49.110174 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:49.110253 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:49.110423 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 806 rows starting from the beginning of the part 2025.01.09 01:38:49.111663 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 14860 rows, containing 5 columns (5 merged, 0 gathered) in 0.011008177 sec., 1349905.6201585422 rows/sec., 90.50 MiB/sec. 2025.01.09 01:38:49.111954 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.112609 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:38:49.112797 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part 2025.01.09 01:38:49.113915 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.114018 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.114063 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.114187 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.114236 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:38:49.114614 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. 2025.01.09 01:38:49.114969 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part 2025.01.09 01:38:49.115657 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.116044 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:38:49.116688 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.116948 [ 64 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:38:49.117049 [ 64 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:49.117141 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. 2025.01.09 01:38:49.117318 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} executeQuery: Read 30 rows, 2.10 KiB in 0.007233 sec., 4147.65657403567 rows/sec., 290.96 KiB/sec. 2025.01.09 01:38:49.118030 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} TCPHandler: Processed in 0.008391515 sec. 2025.01.09 01:38:49.118047 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:38:49.119036 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:49.119132 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2000 rows starting from the beginning of the part 2025.01.09 01:38:49.119245 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.119415 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part 2025.01.09 01:38:49.119621 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.119798 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part 2025.01.09 01:38:49.120034 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:49.123564 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 4 columns (4 merged, 0 gathered) in 0.006260841 sec., 350432.15440226 rows/sec., 22.64 MiB/sec. 2025.01.09 01:38:49.124039 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:38:49.124567 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.124903 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:38:49.125021 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.01.09 01:38:49.126836 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 19 columns (19 merged, 0 gathered) in 0.017783275 sec., 51396.60720536571 rows/sec., 92.10 MiB/sec. 2025.01.09 01:38:49.127866 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:38:49.128288 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:49.128374 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:38:49.128537 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. 2025.01.09 01:38:50.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 213.65 MiB, peak 221.40 MiB, free memory in arenas 0.00 B, will set to 215.90 MiB (RSS), difference: 2.25 MiB 2025.01.09 01:38:50.220523 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.01.09 01:38:50.221297 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:50.221341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:50.221899 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:38:50.222158 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:50.222312 [ 60 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:38:50.222345 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.01.09 01:38:50.222357 [ 60 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:50.222381 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:50.222533 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.222714 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:50.222758 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.222838 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.223029 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.223170 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.223404 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.223519 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:38:50.225889 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441856 sec., 5476405.753175031 rows/sec., 78.34 MiB/sec. 2025.01.09 01:38:50.226228 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:38:50.226585 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:50.226674 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:38:50.226778 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2025.01.09 01:38:51.527866 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.09 01:38:51.549099 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:51.549155 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:51.556522 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:38:51.557317 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:51.557681 [ 59 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:38:51.557843 [ 59 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:51.557932 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:51.558418 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.567574 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.09 01:38:51.568786 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:51.569700 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.574450 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.579123 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.584160 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.589398 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.593905 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:38:51.654297 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.096209297 sec., 3211.747821003203 rows/sec., 16.61 MiB/sec. 2025.01.09 01:38:51.657563 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:38:51.660613 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:51.660740 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:38:51.663362 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.09 01:38:52.000230 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.99 MiB, peak 230.39 MiB, free memory in arenas 0.00 B, will set to 218.54 MiB (RSS), difference: 1.55 MiB 2025.01.09 01:38:52.813141 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 2025.01.09 01:38:52.816597 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:52.816661 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:52.818138 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:38:52.818463 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:52.820501 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1098 2025.01.09 01:38:54.094523 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.094738 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.094818 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:38:54.095568 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.095623 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.096084 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:54.096352 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.096590 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. 2025.01.09 01:38:54.096659 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} TCPHandler: Processed in 0.002282396 sec. 2025.01.09 01:38:54.096836 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.096978 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:54.097038 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:54.097818 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.097860 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.098251 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:38:54.098505 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.098769 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} executeQuery: Read 191 rows, 17.31 KiB in 0.001815 sec., 105234.15977961433 rows/sec., 9.31 MiB/sec. 2025.01.09 01:38:54.098863 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} TCPHandler: Processed in 0.002097584 sec. 2025.01.09 01:38:54.099119 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.099280 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.099337 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:54.099966 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.100006 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.100369 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:38:54.100626 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.100848 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} executeQuery: Read 16 rows, 1.13 KiB in 0.001598 sec., 10012.515644555695 rows/sec., 708.89 KiB/sec. 2025.01.09 01:38:54.100902 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} TCPHandler: Processed in 0.00193362 sec. 2025.01.09 01:38:54.101045 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.101176 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.101231 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:38:54.101857 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.101897 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.102258 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:54.102503 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.102674 [ 54 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:38:54.102737 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec. 2025.01.09 01:38:54.102764 [ 54 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.102833 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.102849 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} TCPHandler: Processed in 0.00186585 sec. 2025.01.09 01:38:54.103070 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.103128 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:38:54.103262 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.103375 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:38:54.103472 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:54.103600 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part 2025.01.09 01:38:54.103945 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:54.104322 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:54.104712 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.09 01:38:54.105115 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:54.105415 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.09 01:38:54.106516 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.106581 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.107549 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:54.108118 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.108498 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531638 sec., 97620.27088540501 rows/sec., 6.99 MiB/sec. 2025.01.09 01:38:54.108577 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} executeQuery: Read 13 rows, 830.00 B in 0.005373 sec., 2419.5049320677463 rows/sec., 150.86 KiB/sec. 2025.01.09 01:38:54.108676 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:38:54.108681 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} TCPHandler: Processed in 0.005731253 sec. 2025.01.09 01:38:54.108844 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.108970 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:54.109000 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.109028 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:54.109120 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:38:54.109238 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.09 01:38:54.109849 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.109889 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.110294 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:38:54.110572 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.110792 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} executeQuery: Read 355 rows, 25.52 KiB in 0.001853 sec., 191581.21964382083 rows/sec., 13.45 MiB/sec. 2025.01.09 01:38:54.110853 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} TCPHandler: Processed in 0.002065583 sec. 2025.01.09 01:38:54.111010 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.111121 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:38:54.111180 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:38:54.111635 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.111676 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.112051 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:54.112309 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.112495 [ 54 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.09 01:38:54.112560 [ 54 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.112569 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. 2025.01.09 01:38:54.112589 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.112705 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} TCPHandler: Processed in 0.001749878 sec. 2025.01.09 01:38:54.113039 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:38:54.113048 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.113481 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.113492 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:54.113584 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2025.01.09 01:38:54.113588 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:54.113845 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:54.114188 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:54.114494 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:54.114866 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:54.115172 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.09 01:38:54.116485 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.116554 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.117751 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:38:54.117842 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005123172 sec., 30449.885344470185 rows/sec., 1.55 MiB/sec. 2025.01.09 01:38:54.118044 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.09 01:38:54.118241 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.118623 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.118651 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} executeQuery: Read 177 rows, 11.96 KiB in 0.005263 sec., 33631.008930267904 rows/sec., 2.22 MiB/sec. 2025.01.09 01:38:54.118806 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} TCPHandler: Processed in 0.005960027 sec. 2025.01.09 01:38:54.118822 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.09 01:38:54.118987 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.09 01:38:54.119035 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.119171 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.119230 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:38:54.119769 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.119813 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.120178 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:38:54.120417 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.120621 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. 2025.01.09 01:38:54.120672 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} TCPHandler: Processed in 0.001735947 sec. 2025.01.09 01:38:54.120827 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.120957 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.121038 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:54.122196 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.122236 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.122863 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:38:54.123126 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.123371 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} executeQuery: Read 9 rows, 16.51 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 6.60 MiB/sec. 2025.01.09 01:38:54.123467 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} TCPHandler: Processed in 0.002700944 sec. 2025.01.09 01:38:54.123617 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:54.123747 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:54.123803 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:54.124326 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:54.124373 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:54.124799 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:38:54.125046 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:54.125248 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} executeQuery: Read 52 rows, 3.30 KiB in 0.00153 sec., 33986.92810457516 rows/sec., 2.10 MiB/sec. 2025.01.09 01:38:54.125298 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} TCPHandler: Processed in 0.001744868 sec. 2025.01.09 01:38:57.584075 [ 47 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:38:57.584141 [ 47 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:38:57.722584 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.01.09 01:38:57.723389 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:57.723440 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:57.723969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:38:57.724238 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:57.724508 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.09 01:38:59.067730 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.09 01:38:59.086518 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.086571 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.090823 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.091085 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:38:59.091184 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:38:59.092916 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.093026 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.094404 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:38:59.094959 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.095714 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} executeQuery: Read 86 rows, 7.72 KiB in 0.004622 sec., 18606.66378191259 rows/sec., 1.63 MiB/sec. 2025.01.09 01:38:59.096385 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} TCPHandler: Processed in 0.005689271 sec. 2025.01.09 01:38:59.096828 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.097104 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:38:59.097217 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:38:59.099590 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.099638 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.099643 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:38:59.100360 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:38:59.101015 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.101344 [ 44 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:38:59.101458 [ 44 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.101544 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.101814 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} executeQuery: Read 30 rows, 2.26 KiB in 0.004711 sec., 6368.074718743367 rows/sec., 478.85 KiB/sec. 2025.01.09 01:38:59.102279 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:59.103256 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:38:59.103515 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part 2025.01.09 01:38:59.103625 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} TCPHandler: Processed in 0.006984623 sec. 2025.01.09 01:38:59.103934 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.104026 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:59.104530 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:38:59.105000 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.09 01:38:59.104665 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.105927 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:38:59.106001 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.01.09 01:38:59.106514 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2025.01.09 01:38:59.106558 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:38:59.113148 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.011417704 sec., 16290.490627537725 rows/sec., 1.23 MiB/sec. 2025.01.09 01:38:59.113583 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:38:59.113798 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.113885 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.114686 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.115037 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:38:59.115333 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:38:59.115615 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:38:59.116472 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.117239 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} executeQuery: Read 58 rows, 4.64 KiB in 0.011425 sec., 5076.586433260394 rows/sec., 406.01 KiB/sec. 2025.01.09 01:38:59.117951 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} TCPHandler: Processed in 0.014082426 sec. 2025.01.09 01:38:59.118473 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.118924 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:59.119102 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:38:59.121952 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.122058 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.123610 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:38:59.124648 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.124684 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.09 01:38:59.124947 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} executeQuery: Read 100 rows, 7.10 KiB in 0.00613 sec., 16313.21370309951 rows/sec., 1.13 MiB/sec. 2025.01.09 01:38:59.125024 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} TCPHandler: Processed in 0.00687653 sec. 2025.01.09 01:38:59.125213 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.125346 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:38:59.125425 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:38:59.126672 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.126710 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.127376 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:38:59.127642 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.127845 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} executeQuery: Read 30 rows, 55.05 KiB in 0.00253 sec., 11857.707509881422 rows/sec., 21.25 MiB/sec. 2025.01.09 01:38:59.127934 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} TCPHandler: Processed in 0.002785145 sec. 2025.01.09 01:38:59.128113 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:38:59.128242 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:38:59.128297 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:38:59.128867 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:38:59.128915 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:38:59.129293 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:38:59.129536 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:38:59.129753 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} executeQuery: Read 30 rows, 2.10 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.34 MiB/sec. 2025.01.09 01:38:59.129826 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} TCPHandler: Processed in 0.001776788 sec. 2025.01.09 01:39:02.820819 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1132 2025.01.09 01:39:02.823987 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:02.824045 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:02.825513 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:02.825830 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:02.827114 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1132 2025.01.09 01:39:04.122039 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.122236 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.122317 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:04.123176 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.123222 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.123656 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:39:04.123914 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.124119 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. 2025.01.09 01:39:04.124187 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} TCPHandler: Processed in 0.002280127 sec. 2025.01.09 01:39:04.124361 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.124505 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:39:04.124563 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:39:04.125202 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.125241 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.125610 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.09 01:39:04.125847 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.126048 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} executeQuery: Read 4 rows, 334.00 B in 0.001577 sec., 2536.461636017755 rows/sec., 206.83 KiB/sec. 2025.01.09 01:39:04.126100 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} TCPHandler: Processed in 0.001807498 sec. 2025.01.09 01:39:04.126233 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.126343 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:04.126387 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:04.127453 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.127493 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.127957 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:04.128225 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.128487 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} executeQuery: Read 1333 rows, 114.02 KiB in 0.002167 sec., 615136.1329026304 rows/sec., 51.38 MiB/sec. 2025.01.09 01:39:04.128544 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} TCPHandler: Processed in 0.002365628 sec. 2025.01.09 01:39:04.128688 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.128796 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.128840 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:04.129395 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.129435 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.129795 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:39:04.130031 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.130242 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} executeQuery: Read 20 rows, 1.41 KiB in 0.001468 sec., 13623.978201634878 rows/sec., 961.93 KiB/sec. 2025.01.09 01:39:04.130294 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} TCPHandler: Processed in 0.001657667 sec. 2025.01.09 01:39:04.130459 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.130587 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.130641 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:04.131315 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.131354 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.131725 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:39:04.131966 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.132173 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} executeQuery: Read 242 rows, 16.79 KiB in 0.001614 sec., 149938.0421313507 rows/sec., 10.16 MiB/sec. 2025.01.09 01:39:04.132225 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} TCPHandler: Processed in 0.001828649 sec. 2025.01.09 01:39:04.132376 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.132502 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.132555 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:04.133176 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.133215 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.133557 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:39:04.133796 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.134022 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2025.01.09 01:39:04.134074 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} TCPHandler: Processed in 0.001758028 sec. 2025.01.09 01:39:04.134220 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.134347 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:04.134400 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:04.135344 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.135384 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.135768 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:04.136011 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.136227 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} executeQuery: Read 815 rows, 60.14 KiB in 0.001907 sec., 427372.83691662294 rows/sec., 30.80 MiB/sec. 2025.01.09 01:39:04.136278 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} TCPHandler: Processed in 0.002121854 sec. 2025.01.09 01:39:04.136434 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.136561 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:04.136616 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:04.137129 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.137172 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.137527 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:39:04.137763 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.137969 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. 2025.01.09 01:39:04.138020 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} TCPHandler: Processed in 0.001646706 sec. 2025.01.09 01:39:04.138148 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.138276 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.138333 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:04.139151 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.139192 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.139622 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:04.139864 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.140085 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} executeQuery: Read 899 rows, 61.31 KiB in 0.001834 sec., 490185.38713195204 rows/sec., 32.65 MiB/sec. 2025.01.09 01:39:04.140178 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} TCPHandler: Processed in 0.002081173 sec. 2025.01.09 01:39:04.140389 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.140563 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.140621 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:04.141139 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.141180 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.141525 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:39:04.141759 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.141992 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2025.01.09 01:39:04.142112 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} TCPHandler: Processed in 0.00185138 sec. 2025.01.09 01:39:04.142340 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.142479 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.142567 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:04.143714 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.143755 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.144351 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:39:04.144602 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.144894 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} executeQuery: Read 9 rows, 16.51 KiB in 0.00244 sec., 3688.5245901639346 rows/sec., 6.61 MiB/sec. 2025.01.09 01:39:04.145372 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} TCPHandler: Processed in 0.003157531 sec. 2025.01.09 01:39:04.145573 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:04.145703 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:04.145760 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:04.146279 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:04.146318 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:04.146676 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:04.146908 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:04.147120 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} executeQuery: Read 52 rows, 3.30 KiB in 0.001445 sec., 35986.15916955017 rows/sec., 2.23 MiB/sec. 2025.01.09 01:39:04.147169 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} TCPHandler: Processed in 0.001696777 sec. 2025.01.09 01:39:05.224731 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.01.09 01:39:05.225820 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:05.225869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:05.226419 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:39:05.226684 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:05.226957 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.01.09 01:39:06.624850 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.09 01:39:06.646950 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:06.647014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:06.654700 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:39:06.655493 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:06.659313 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.09 01:39:09.091152 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.091362 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:09.091443 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:09.092295 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.092348 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.092812 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:09.093085 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.093326 [ 25 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.09 01:39:09.093374 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} executeQuery: Read 86 rows, 7.72 KiB in 0.002065 sec., 41646.48910411623 rows/sec., 3.65 MiB/sec. 2025.01.09 01:39:09.093414 [ 25 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.093493 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.093520 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} TCPHandler: Processed in 0.00250415 sec. 2025.01.09 01:39:09.093743 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.093747 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.09 01:39:09.093948 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:09.094060 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:09.094076 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:09.094190 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1399 rows starting from the beginning of the part 2025.01.09 01:39:09.094540 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part 2025.01.09 01:39:09.094918 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 191 rows starting from the beginning of the part 2025.01.09 01:39:09.095241 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part 2025.01.09 01:39:09.095607 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:39:09.095926 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part 2025.01.09 01:39:09.096957 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.097027 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.097954 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:39:09.098505 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.098810 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} executeQuery: Read 30 rows, 2.26 KiB in 0.004922 sec., 6095.083299471759 rows/sec., 458.32 KiB/sec. 2025.01.09 01:39:09.098895 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} TCPHandler: Processed in 0.005244285 sec. 2025.01.09 01:39:09.099132 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.099290 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682292 sec., 560161.2870299519 rows/sec., 49.37 MiB/sec. 2025.01.09 01:39:09.099354 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:09.099412 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:09.099607 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.09 01:39:09.100274 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.100479 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.09 01:39:09.100689 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:39:09.100801 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.100848 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.101243 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:09.101499 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.101670 [ 25 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.09 01:39:09.101727 [ 25 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.101765 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} executeQuery: Read 58 rows, 4.64 KiB in 0.002441 sec., 23760.75378943056 rows/sec., 1.86 MiB/sec. 2025.01.09 01:39:09.101773 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.101966 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} TCPHandler: Processed in 0.002963958 sec. 2025.01.09 01:39:09.102037 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.09 01:39:09.102174 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.102232 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:09.102283 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 873 rows starting from the beginning of the part 2025.01.09 01:39:09.102421 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:09.102546 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part 2025.01.09 01:39:09.102663 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:09.102835 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 355 rows starting from the beginning of the part 2025.01.09 01:39:09.103154 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part 2025.01.09 01:39:09.103544 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 815 rows starting from the beginning of the part 2025.01.09 01:39:09.103934 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 58 rows starting from the beginning of the part 2025.01.09 01:39:09.105694 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.105773 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.106813 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:09.107192 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.005282745 sec., 420425.3659792399 rows/sec., 32.05 MiB/sec. 2025.01.09 01:39:09.107353 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.107427 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.09 01:39:09.107826 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} executeQuery: Read 100 rows, 7.10 KiB in 0.005482 sec., 18241.517694272163 rows/sec., 1.26 MiB/sec. 2025.01.09 01:39:09.107983 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} TCPHandler: Processed in 0.005891145 sec. 2025.01.09 01:39:09.108087 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.108180 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.108214 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.09 01:39:09.108378 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:39:09.108400 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:09.108501 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:09.109724 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.109765 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.110538 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:39:09.110832 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.111121 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} executeQuery: Read 30 rows, 55.05 KiB in 0.002788 sec., 10760.401721664275 rows/sec., 19.28 MiB/sec. 2025.01.09 01:39:09.111240 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} TCPHandler: Processed in 0.003144861 sec. 2025.01.09 01:39:09.111398 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:09.111512 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:09.111561 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:09.112033 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:09.112070 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:09.112439 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:09.112702 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:09.112924 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} executeQuery: Read 30 rows, 2.10 KiB in 0.001434 sec., 20920.50209205021 rows/sec., 1.43 MiB/sec. 2025.01.09 01:39:09.112985 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} TCPHandler: Processed in 0.001641346 sec. 2025.01.09 01:39:12.584404 [ 51 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:39:12.584496 [ 51 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:39:12.727169 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.01.09 01:39:12.727870 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:12.727918 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:12.728449 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:39:12.728716 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:12.728965 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.09 01:39:12.827439 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1168 2025.01.09 01:39:12.830657 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:12.830710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:12.832221 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:12.832538 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:12.832705 [ 51 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:39:12.832766 [ 51 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:12.832808 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:12.833203 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:39:12.834121 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1168 2025.01.09 01:39:12.834549 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:12.834724 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 992 rows starting from the beginning of the part 2025.01.09 01:39:12.835391 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2025.01.09 01:39:12.836037 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2025.01.09 01:39:12.836701 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2025.01.09 01:39:12.837378 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2025.01.09 01:39:12.838007 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2025.01.09 01:39:12.846160 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 72 columns (72 merged, 0 gathered) in 0.013231733 sec., 88272.63972149378 rows/sec., 69.39 MiB/sec. 2025.01.09 01:39:12.847560 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:39:12.848347 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:12.848436 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:39:12.848750 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2025.01.09 01:39:14.094851 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.095070 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.095150 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:14.095943 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.095990 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.096434 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:39:14.096701 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.096936 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2025.01.09 01:39:14.097101 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} TCPHandler: Processed in 0.002387989 sec. 2025.01.09 01:39:14.097347 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.097493 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:14.097553 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:14.098356 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.098403 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.098798 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:39:14.099038 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.099216 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} executeQuery: Read 191 rows, 17.31 KiB in 0.001759 sec., 108584.42296759522 rows/sec., 9.61 MiB/sec. 2025.01.09 01:39:14.099269 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} TCPHandler: Processed in 0.002030832 sec. 2025.01.09 01:39:14.099412 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.099523 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.099570 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:14.100107 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.100145 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.100496 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:39:14.100742 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.100924 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} executeQuery: Read 16 rows, 1.13 KiB in 0.001424 sec., 11235.955056179775 rows/sec., 795.51 KiB/sec. 2025.01.09 01:39:14.100976 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} TCPHandler: Processed in 0.001618216 sec. 2025.01.09 01:39:14.101111 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.101216 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.101260 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:14.101772 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.101809 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.102141 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:39:14.102381 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.102552 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} executeQuery: Read 14 rows, 1004.00 B in 0.001358 sec., 10309.278350515464 rows/sec., 721.99 KiB/sec. 2025.01.09 01:39:14.102603 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} TCPHandler: Processed in 0.001542445 sec. 2025.01.09 01:39:14.102735 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.102844 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.102891 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:14.103434 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.103472 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.103819 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:39:14.104086 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.104265 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} executeQuery: Read 13 rows, 830.00 B in 0.001442 sec., 9015.256588072123 rows/sec., 562.10 KiB/sec. 2025.01.09 01:39:14.104315 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} TCPHandler: Processed in 0.001634487 sec. 2025.01.09 01:39:14.104454 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.104568 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:14.104621 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:14.105487 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.105539 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.105983 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:39:14.106283 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.106490 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} executeQuery: Read 355 rows, 25.52 KiB in 0.001949 sec., 182144.68958440225 rows/sec., 12.79 MiB/sec. 2025.01.09 01:39:14.106552 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} TCPHandler: Processed in 0.002147985 sec. 2025.01.09 01:39:14.106699 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.106808 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:14.106855 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:14.107295 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.107332 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.107737 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:39:14.107995 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.108234 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2025.01.09 01:39:14.108344 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} TCPHandler: Processed in 0.001700368 sec. 2025.01.09 01:39:14.108477 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.108584 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.108633 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:14.109292 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.109341 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.109803 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:39:14.110087 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.110220 [ 112 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:39:14.110260 [ 112 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.110276 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} executeQuery: Read 177 rows, 11.96 KiB in 0.001713 sec., 103327.4956217163 rows/sec., 6.82 MiB/sec. 2025.01.09 01:39:14.110286 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.110374 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} TCPHandler: Processed in 0.001944661 sec. 2025.01.09 01:39:14.110575 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.110577 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:39:14.110788 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.110876 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:14.110899 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:14.110946 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14860 rows starting from the beginning of the part 2025.01.09 01:39:14.111266 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 177 rows starting from the beginning of the part 2025.01.09 01:39:14.111656 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2025.01.09 01:39:14.112020 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 899 rows starting from the beginning of the part 2025.01.09 01:39:14.112263 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part 2025.01.09 01:39:14.112595 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part 2025.01.09 01:39:14.113262 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.113326 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.114349 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:39:14.114662 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.115014 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} executeQuery: Read 1 rows, 69.00 B in 0.004301 sec., 232.50406882120436 rows/sec., 15.67 KiB/sec. 2025.01.09 01:39:14.115422 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} TCPHandler: Processed in 0.004948869 sec. 2025.01.09 01:39:14.115729 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.115975 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.116211 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:14.118241 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.118285 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.119132 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:39:14.119659 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.119887 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 16313 rows, containing 5 columns (5 merged, 0 gathered) in 0.009495253 sec., 1718016.3603855525 rows/sec., 115.14 MiB/sec. 2025.01.09 01:39:14.119958 [ 112 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:39:14.120011 [ 112 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.120037 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.120066 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} executeQuery: Read 9 rows, 16.51 KiB in 0.004167 sec., 2159.8272138228945 rows/sec., 3.87 MiB/sec. 2025.01.09 01:39:14.120346 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:39:14.120555 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:39:14.120577 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} TCPHandler: Processed in 0.005012321 sec. 2025.01.09 01:39:14.120942 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:14.121407 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:14.121612 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:14.121760 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.122130 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:39:14.122149 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:14.122447 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. 2025.01.09 01:39:14.122572 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.01.09 01:39:14.123221 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part 2025.01.09 01:39:14.123952 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:14.124123 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.124203 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.124669 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part 2025.01.09 01:39:14.125330 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:14.125658 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:39:14.125901 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part 2025.01.09 01:39:14.126392 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.126772 [ 112 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:39:14.126881 [ 112 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.126986 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.127213 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} executeQuery: Read 52 rows, 3.30 KiB in 0.005915 sec., 8791.208791208792 rows/sec., 557.38 KiB/sec. 2025.01.09 01:39:14.127354 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:39:14.127482 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} TCPHandler: Processed in 0.006781459 sec. 2025.01.09 01:39:14.127720 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:14.127772 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2194 rows starting from the beginning of the part 2025.01.09 01:39:14.127994 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 52 rows starting from the beginning of the part 2025.01.09 01:39:14.128328 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:14.128671 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part 2025.01.09 01:39:14.128995 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:14.129110 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part 2025.01.09 01:39:14.131095 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941264 sec., 611478.9570046564 rows/sec., 39.46 MiB/sec. 2025.01.09 01:39:14.131751 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:39:14.132329 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.132425 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:39:14.132531 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.09 01:39:14.135691 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 19 columns (19 merged, 0 gathered) in 0.01558183 sec., 64241.49153212428 rows/sec., 115.12 MiB/sec. 2025.01.09 01:39:14.137065 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:39:14.137489 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.137582 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:39:14.137747 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. 2025.01.09 01:39:14.159465 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.09 01:39:14.181818 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:14.181866 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:14.189198 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:39:14.189984 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:14.193035 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.09 01:39:15.000188 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 220.62 MiB, peak 230.39 MiB, free memory in arenas 0.00 B, will set to 222.72 MiB (RSS), difference: 2.10 MiB 2025.01.09 01:39:19.090741 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.090960 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:39:19.091040 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:39:19.091852 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.091902 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.092359 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.09 01:39:19.092619 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.092872 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} executeQuery: Read 2 rows, 167.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 82.83 KiB/sec. 2025.01.09 01:39:19.092998 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} TCPHandler: Processed in 0.002404609 sec. 2025.01.09 01:39:19.093195 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.093337 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:19.093393 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:19.094047 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.094087 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.094774 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:39:19.095031 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.095262 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} executeQuery: Read 87 rows, 7.79 KiB in 0.001952 sec., 44569.67213114754 rows/sec., 3.90 MiB/sec. 2025.01.09 01:39:19.095348 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} TCPHandler: Processed in 0.002221475 sec. 2025.01.09 01:39:19.095526 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.095656 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:19.095710 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:19.096353 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.096400 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.096808 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:39:19.097052 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.097257 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} executeQuery: Read 32 rows, 2.40 KiB in 0.001629 sec., 19643.953345610804 rows/sec., 1.44 MiB/sec. 2025.01.09 01:39:19.097308 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} TCPHandler: Processed in 0.00185913 sec. 2025.01.09 01:39:19.097445 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.097552 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:19.097598 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:19.098157 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.098197 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.098560 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:39:19.098805 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.099026 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} executeQuery: Read 60 rows, 4.80 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 3.14 MiB/sec. 2025.01.09 01:39:19.099080 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} TCPHandler: Processed in 0.001688317 sec. 2025.01.09 01:39:19.099213 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.099320 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:19.099369 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:19.099882 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.099921 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.100305 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:39:19.100547 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.100744 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} executeQuery: Read 101 rows, 7.17 KiB in 0.001446 sec., 69847.8561549101 rows/sec., 4.84 MiB/sec. 2025.01.09 01:39:19.100795 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} TCPHandler: Processed in 0.001634806 sec. 2025.01.09 01:39:19.100940 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.101070 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:19.101150 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:19.102374 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.102414 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.103058 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:39:19.103330 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.103568 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} executeQuery: Read 30 rows, 55.05 KiB in 0.002527 sec., 11871.784724970319 rows/sec., 21.27 MiB/sec. 2025.01.09 01:39:19.103662 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} TCPHandler: Processed in 0.002786265 sec. 2025.01.09 01:39:19.103832 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:19.103961 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:19.104019 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:19.104541 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:19.104589 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. 2025.01.09 01:39:19.104977 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:39:19.105220 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:19.105445 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} executeQuery: Read 30 rows, 2.10 KiB in 0.001513 sec., 19828.15598149372 rows/sec., 1.36 MiB/sec. 2025.01.09 01:39:19.105495 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} TCPHandler: Processed in 0.001727507 sec. 2025.01.09 01:39:20.229193 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.01.09 01:39:20.230163 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:20.230211 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:20.230733 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:39:20.231001 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:20.231252 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.01.09 01:39:21.693180 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.09 01:39:21.714107 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:21.714164 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:21.721560 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:39:21.722338 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:21.725093 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.09 01:39:22.834461 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1204 2025.01.09 01:39:22.837610 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:22.837662 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:22.839169 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:22.839481 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:22.840116 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1204 2025.01.09 01:39:24.094258 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.094477 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.094563 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:24.095389 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.095443 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.095922 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:39:24.096207 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.096442 [ 109 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.09 01:39:24.096482 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} executeQuery: Read 14 rows, 1.01 KiB in 0.002061 sec., 6792.819019893256 rows/sec., 488.99 KiB/sec. 2025.01.09 01:39:24.096567 [ 109 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.096639 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} TCPHandler: Processed in 0.00252426 sec. 2025.01.09 01:39:24.096662 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.096892 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.096905 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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.01.09 01:39:24.097149 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:24.097214 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:24.097249 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:24.097288 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.09 01:39:24.097633 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:24.098008 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:24.098334 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:24.098662 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:24.100440 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.100517 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.101207 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004401381 sec., 15904.099190685833 rows/sec., 1.18 MiB/sec. 2025.01.09 01:39:24.101424 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.09 01:39:24.101463 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:39:24.102092 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.102153 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.102513 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.09 01:39:24.102719 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:39:24.102829 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} executeQuery: Read 191 rows, 17.31 KiB in 0.005778 sec., 33056.4209068882 rows/sec., 2.93 MiB/sec. 2025.01.09 01:39:24.102907 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} TCPHandler: Processed in 0.006114748 sec. 2025.01.09 01:39:24.103061 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.103174 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.103223 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:24.103796 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.103837 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.104233 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:39:24.104492 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.104663 [ 109 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:39:24.104732 [ 109 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.104750 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} executeQuery: Read 16 rows, 1.13 KiB in 0.001587 sec., 10081.91556395715 rows/sec., 713.81 KiB/sec. 2025.01.09 01:39:24.104765 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.104911 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} TCPHandler: Processed in 0.00190194 sec. 2025.01.09 01:39:24.105122 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:39:24.105157 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.105576 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.105607 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:24.105738 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part 2025.01.09 01:39:24.105759 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:24.106238 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:39:24.106750 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:24.107211 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part 2025.01.09 01:39:24.107507 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part 2025.01.09 01:39:24.107899 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:39:24.108884 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.108938 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.109513 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:39:24.109651 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004747486 sec., 36650.97695917376 rows/sec., 2.75 MiB/sec. 2025.01.09 01:39:24.109908 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:39:24.109909 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.110413 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} executeQuery: Read 14 rows, 1004.00 B in 0.00499 sec., 2805.61122244489 rows/sec., 196.49 KiB/sec. 2025.01.09 01:39:24.110552 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} TCPHandler: Processed in 0.005511969 sec. 2025.01.09 01:39:24.110664 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.110746 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.110805 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:39:24.110941 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.110979 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:39:24.111043 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:24.111621 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.111662 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.112039 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:39:24.112305 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.112471 [ 109 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.09 01:39:24.112540 [ 109 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.112564 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. 2025.01.09 01:39:24.112577 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.112758 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} TCPHandler: Processed in 0.002076663 sec. 2025.01.09 01:39:24.112939 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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.01.09 01:39:24.113119 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.113449 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:24.113516 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.09 01:39:24.113527 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:24.113711 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:24.113763 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.09 01:39:24.114093 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.09 01:39:24.114362 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.09 01:39:24.114681 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.09 01:39:24.116552 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.116624 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.117138 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426251 sec., 14685.113880798897 rows/sec., 972.98 KiB/sec. 2025.01.09 01:39:24.117350 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.09 01:39:24.117591 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:39:24.117892 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.118028 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.09 01:39:24.118076 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.118180 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:39:24.118437 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} executeQuery: Read 355 rows, 25.52 KiB in 0.004978 sec., 71313.78063479309 rows/sec., 5.01 MiB/sec. 2025.01.09 01:39:24.118531 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} TCPHandler: Processed in 0.00562757 sec. 2025.01.09 01:39:24.118747 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.118952 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:24.119005 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:24.119476 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.119517 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.119895 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:39:24.120155 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.120405 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. 2025.01.09 01:39:24.120601 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} TCPHandler: Processed in 0.001961712 sec. 2025.01.09 01:39:24.120771 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.120881 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.120938 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:24.121596 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.121644 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.122088 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:39:24.122328 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.122538 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} executeQuery: Read 177 rows, 11.96 KiB in 0.00168 sec., 105357.14285714286 rows/sec., 6.95 MiB/sec. 2025.01.09 01:39:24.122591 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} TCPHandler: Processed in 0.00189553 sec. 2025.01.09 01:39:24.122719 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.122825 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.122873 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:24.123384 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.123431 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.123859 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:39:24.124123 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.124360 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2025.01.09 01:39:24.124469 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} TCPHandler: Processed in 0.001800049 sec. 2025.01.09 01:39:24.124674 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.124800 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.124872 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:24.125928 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.125970 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.126585 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:39:24.126837 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.127077 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} executeQuery: Read 9 rows, 16.51 KiB in 0.0023 sec., 3913.0434782608695 rows/sec., 7.01 MiB/sec. 2025.01.09 01:39:24.127176 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} TCPHandler: Processed in 0.002613042 sec. 2025.01.09 01:39:24.127311 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:24.127418 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:24.127466 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:24.127909 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:24.127951 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:24.128318 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:39:24.128576 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:24.128785 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} executeQuery: Read 52 rows, 3.30 KiB in 0.001388 sec., 37463.97694524496 rows/sec., 2.32 MiB/sec. 2025.01.09 01:39:24.128835 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} TCPHandler: Processed in 0.001576756 sec. 2025.01.09 01:39:27.584767 [ 39 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:39:27.584858 [ 39 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:39:27.731495 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.01.09 01:39:27.732393 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:27.732447 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:27.732969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:39:27.733228 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:27.733461 [ 39 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:39:27.733496 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.09 01:39:27.733549 [ 39 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:27.733580 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:27.733741 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.734002 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:27.734138 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.734435 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.734737 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.734950 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.735081 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.735177 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:39:27.737648 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004001435 sec., 5274607.734475257 rows/sec., 75.45 MiB/sec. 2025.01.09 01:39:27.738103 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:39:27.738477 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:27.738574 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:39:27.738700 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.09 01:39:29.091601 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.091814 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:29.091899 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:29.092699 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.092755 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.093220 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:39:29.093484 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.093742 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} executeQuery: Read 86 rows, 7.72 KiB in 0.001985 sec., 43324.93702770781 rows/sec., 3.80 MiB/sec. 2025.01.09 01:39:29.093810 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} TCPHandler: Processed in 0.002354758 sec. 2025.01.09 01:39:29.093988 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.094133 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:29.094193 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:29.094880 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.094930 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.095331 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:39:29.095574 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.095801 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} executeQuery: Read 30 rows, 2.26 KiB in 0.001702 sec., 17626.32197414806 rows/sec., 1.29 MiB/sec. 2025.01.09 01:39:29.095856 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} TCPHandler: Processed in 0.001939241 sec. 2025.01.09 01:39:29.095986 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.096095 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:29.096150 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:29.096841 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.096889 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.097298 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:39:29.097548 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.097764 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} executeQuery: Read 58 rows, 4.64 KiB in 0.00169 sec., 34319.52662721893 rows/sec., 2.68 MiB/sec. 2025.01.09 01:39:29.097816 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} TCPHandler: Processed in 0.00188273 sec. 2025.01.09 01:39:29.097975 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.098081 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:29.098139 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:29.098739 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.098787 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.099225 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:39:29.099474 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.099699 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} executeQuery: Read 100 rows, 7.10 KiB in 0.001641 sec., 60938.45216331505 rows/sec., 4.22 MiB/sec. 2025.01.09 01:39:29.099753 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} TCPHandler: Processed in 0.001830649 sec. 2025.01.09 01:39:29.099902 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.100009 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:29.100078 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:29.101191 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.101231 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.101884 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:39:29.102161 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.102408 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} executeQuery: Read 30 rows, 55.05 KiB in 0.00242 sec., 12396.694214876034 rows/sec., 22.21 MiB/sec. 2025.01.09 01:39:29.102512 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} TCPHandler: Processed in 0.002663554 sec. 2025.01.09 01:39:29.102660 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:29.102787 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:29.102845 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:29.103319 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.103360 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.103713 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:39:29.103950 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.104163 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} executeQuery: Read 30 rows, 2.10 KiB in 0.001404 sec., 21367.521367521367 rows/sec., 1.46 MiB/sec. 2025.01.09 01:39:29.104213 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} TCPHandler: Processed in 0.001615016 sec. 2025.01.09 01:39:29.225254 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.09 01:39:29.248345 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.248409 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.256126 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:39:29.256972 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.257417 [ 62 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:39:29.257618 [ 62 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:29.257712 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:29.258048 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.265850 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.09 01:39:29.267083 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:29.268015 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.272669 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.277522 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.282874 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.288673 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.293204 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:39:29.354836 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.09694574 sec., 3579.3217938199246 rows/sec., 18.51 MiB/sec. 2025.01.09 01:39:29.358091 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:39:29.361093 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:29.361217 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:39:29.363814 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.09 01:39:30.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 224.45 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 226.53 MiB (RSS), difference: 2.08 MiB 2025.01.09 01:39:31.004445 [ 94 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.09 01:39:31.004539 [ 94 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:31.004580 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:31.004863 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:39:31.005186 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:31.005243 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.09 01:39:31.005331 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:39:31.005556 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2025.01.09 01:39:31.005760 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.01.09 01:39:31.005934 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2025.01.09 01:39:31.007199 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506021 sec., 11173.090728289986 rows/sec., 954.73 KiB/sec. 2025.01.09 01:39:31.007377 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.09 01:39:31.007688 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:31.007781 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.09 01:39:31.007878 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:39:32.840439 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 2025.01.09 01:39:32.843557 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:32.843614 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:32.845100 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:39:32.845424 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:32.846428 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1238 2025.01.09 01:39:34.124470 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.124770 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.124887 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:34.125843 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.125891 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.126338 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:34.126610 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.126921 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} executeQuery: Read 14 rows, 1.01 KiB in 0.002236 sec., 6261.1806797853305 rows/sec., 450.72 KiB/sec. 2025.01.09 01:39:34.127160 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} TCPHandler: Processed in 0.002871096 sec. 2025.01.09 01:39:34.127401 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.127548 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:39:34.127611 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:39:34.128322 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.128368 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.128734 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.09 01:39:34.128979 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.129201 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} executeQuery: Read 4 rows, 334.00 B in 0.001689 sec., 2368.265245707519 rows/sec., 193.12 KiB/sec. 2025.01.09 01:39:34.129258 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} TCPHandler: Processed in 0.001940131 sec. 2025.01.09 01:39:34.129417 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.129552 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:34.129606 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:34.130739 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.130780 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.131231 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:39:34.131481 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.131648 [ 42 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.09 01:39:34.131723 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} executeQuery: Read 1333 rows, 114.02 KiB in 0.002196 sec., 607012.7504553734 rows/sec., 50.70 MiB/sec. 2025.01.09 01:39:34.131733 [ 42 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.131810 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.131844 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} TCPHandler: Processed in 0.00248754 sec. 2025.01.09 01:39:34.132031 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.01.09 01:39:34.132037 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.132185 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:34.132219 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.132234 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1399 rows starting from the beginning of the part 2025.01.09 01:39:34.132288 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:34.132423 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 191 rows starting from the beginning of the part 2025.01.09 01:39:34.132829 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 87 rows starting from the beginning of the part 2025.01.09 01:39:34.133256 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 191 rows starting from the beginning of the part 2025.01.09 01:39:34.133531 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part 2025.01.09 01:39:34.133912 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:39:34.134903 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.134949 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.135528 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:39:34.135803 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.136048 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} executeQuery: Read 20 rows, 1.41 KiB in 0.003866 sec., 5173.305742369374 rows/sec., 365.26 KiB/sec. 2025.01.09 01:39:34.136246 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} TCPHandler: Processed in 0.0042965 sec. 2025.01.09 01:39:34.136350 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.004398611 sec., 747281.3576831413 rows/sec., 65.98 MiB/sec. 2025.01.09 01:39:34.136433 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.136608 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.136685 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:34.136721 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.09 01:39:34.137475 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.137608 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.09 01:39:34.137798 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:39:34.137976 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.138021 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.138394 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:34.138636 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.138864 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} executeQuery: Read 242 rows, 16.79 KiB in 0.002319 sec., 104355.32557136698 rows/sec., 7.07 MiB/sec. 2025.01.09 01:39:34.138923 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} TCPHandler: Processed in 0.002576532 sec. 2025.01.09 01:39:34.139077 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.139204 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.139258 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:34.139910 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.139959 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.140368 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:34.140612 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.140827 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. 2025.01.09 01:39:34.140881 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} TCPHandler: Processed in 0.00186724 sec. 2025.01.09 01:39:34.141015 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.141121 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:34.141166 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:34.141972 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.142012 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.142403 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:39:34.142654 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.142838 [ 42 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.09 01:39:34.142903 [ 42 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.142912 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} executeQuery: Read 815 rows, 60.14 KiB in 0.001801 sec., 452526.3742365352 rows/sec., 32.61 MiB/sec. 2025.01.09 01:39:34.142944 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.143058 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} TCPHandler: Processed in 0.002090973 sec. 2025.01.09 01:39:34.143347 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.143396 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.01.09 01:39:34.143726 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:34.143924 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:34.144126 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:34.144326 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 873 rows starting from the beginning of the part 2025.01.09 01:39:34.144696 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 355 rows starting from the beginning of the part 2025.01.09 01:39:34.145013 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.01.09 01:39:34.145351 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 355 rows starting from the beginning of the part 2025.01.09 01:39:34.145514 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 58 rows starting from the beginning of the part 2025.01.09 01:39:34.145758 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 815 rows starting from the beginning of the part 2025.01.09 01:39:34.146553 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.146619 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.147480 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:34.147976 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.148345 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} executeQuery: Read 6 rows, 321.00 B in 0.004742 sec., 1265.2889076339097 rows/sec., 66.11 KiB/sec. 2025.01.09 01:39:34.148418 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} TCPHandler: Processed in 0.005237934 sec. 2025.01.09 01:39:34.148671 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.148877 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798824 sec., 433881.0765769059 rows/sec., 32.88 MiB/sec. 2025.01.09 01:39:34.148914 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.148995 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:34.149329 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.09 01:39:34.149882 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.150111 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.09 01:39:34.150265 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:39:34.150320 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.150367 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.150826 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:39:34.151070 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.151285 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} executeQuery: Read 899 rows, 61.31 KiB in 0.002431 sec., 369806.663924311 rows/sec., 24.63 MiB/sec. 2025.01.09 01:39:34.151343 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} TCPHandler: Processed in 0.002800345 sec. 2025.01.09 01:39:34.151501 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.151629 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.151686 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:34.152205 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.152253 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.152614 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:39:34.152861 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.153015 [ 42 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.09 01:39:34.153072 [ 42 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.153113 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.153123 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. 2025.01.09 01:39:34.153325 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} TCPHandler: Processed in 0.001883381 sec. 2025.01.09 01:39:34.153388 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.09 01:39:34.153520 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.153593 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:34.153650 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part 2025.01.09 01:39:34.153795 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.153886 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.09 01:39:34.154184 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.09 01:39:34.154294 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:34.154457 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.09 01:39:34.154885 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.09 01:39:34.155196 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.09 01:39:34.159396 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006184169 sec., 4851.096404383516 rows/sec., 326.88 KiB/sec. 2025.01.09 01:39:34.159587 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.159631 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.09 01:39:34.159641 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.160225 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.160401 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.09 01:39:34.160576 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:39:34.160840 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:39:34.161114 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.161416 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} executeQuery: Read 9 rows, 16.51 KiB in 0.007723 sec., 1165.3502524925548 rows/sec., 2.09 MiB/sec. 2025.01.09 01:39:34.161725 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} TCPHandler: Processed in 0.008298734 sec. 2025.01.09 01:39:34.161894 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:34.162021 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:34.162078 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:34.162571 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:34.162610 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:34.162974 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:39:34.163210 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:34.163440 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} executeQuery: Read 52 rows, 3.30 KiB in 0.001448 sec., 35911.60220994475 rows/sec., 2.22 MiB/sec. 2025.01.09 01:39:34.163499 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} TCPHandler: Processed in 0.001670267 sec. 2025.01.09 01:39:35.233712 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.01.09 01:39:35.234727 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:35.234777 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:35.235326 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:39:35.235619 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:35.235905 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.01.09 01:39:36.766009 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.09 01:39:36.786137 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:36.786197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:36.793185 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:39:36.793928 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:36.796632 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.09 01:39:39.091344 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.091531 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:39.091600 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:39.092424 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.092475 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.092916 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:39:39.093172 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.093405 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} executeQuery: Read 86 rows, 7.72 KiB in 0.001923 sec., 44721.78887155486 rows/sec., 3.92 MiB/sec. 2025.01.09 01:39:39.093467 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} TCPHandler: Processed in 0.002253437 sec. 2025.01.09 01:39:39.093667 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.093809 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:39.093867 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:39.094537 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.094577 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.094938 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:39.095179 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.095402 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} executeQuery: Read 30 rows, 2.26 KiB in 0.001626 sec., 18450.18450184502 rows/sec., 1.35 MiB/sec. 2025.01.09 01:39:39.095456 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} TCPHandler: Processed in 0.00185934 sec. 2025.01.09 01:39:39.095609 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.095738 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:39.095793 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:39.096482 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.096526 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.096897 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:39:39.097134 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.097348 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} executeQuery: Read 58 rows, 4.64 KiB in 0.001638 sec., 35409.03540903541 rows/sec., 2.77 MiB/sec. 2025.01.09 01:39:39.097401 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} TCPHandler: Processed in 0.00185399 sec. 2025.01.09 01:39:39.097534 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.097663 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:39.097722 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:39.098335 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.098381 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.098782 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:39:39.099020 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.099270 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} executeQuery: Read 100 rows, 7.10 KiB in 0.001631 sec., 61312.07847946045 rows/sec., 4.25 MiB/sec. 2025.01.09 01:39:39.099266 [ 154 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:39:39.099342 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} TCPHandler: Processed in 0.00186175 sec. 2025.01.09 01:39:39.099376 [ 154 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.099435 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.099518 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.099627 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:39:39.099680 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:39.099953 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:39.100142 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:39.100272 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 16313 rows starting from the beginning of the part 2025.01.09 01:39:39.100920 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 101 rows starting from the beginning of the part 2025.01.09 01:39:39.101262 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 177 rows starting from the beginning of the part 2025.01.09 01:39:39.101533 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part 2025.01.09 01:39:39.102041 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 899 rows starting from the beginning of the part 2025.01.09 01:39:39.102364 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part 2025.01.09 01:39:39.104075 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.104122 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.105465 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:39:39.105807 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.106167 [ 154 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:39:39.106327 [ 154 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.106402 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.106479 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} executeQuery: Read 30 rows, 55.05 KiB in 0.006817 sec., 4400.76279888514 rows/sec., 7.89 MiB/sec. 2025.01.09 01:39:39.106690 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:39:39.106869 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} TCPHandler: Processed in 0.007433749 sec. 2025.01.09 01:39:39.107084 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:39.107353 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:39.107526 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:39.107549 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:39.107892 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1001 rows starting from the beginning of the part 2025.01.09 01:39:39.109464 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.109578 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 17690 rows, containing 5 columns (5 merged, 0 gathered) in 0.010049802 sec., 1760233.6842059176 rows/sec., 117.99 MiB/sec. 2025.01.09 01:39:39.109961 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:39:39.110299 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.110452 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.110787 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part 2025.01.09 01:39:39.111226 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.111777 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:39:39.111957 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.112031 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. 2025.01.09 01:39:39.112326 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:39:39.112683 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part 2025.01.09 01:39:39.113295 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.113301 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.113721 [ 154 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:39:39.113858 [ 154 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:39.114009 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:39.114535 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:39:39.114548 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} executeQuery: Read 30 rows, 2.10 KiB in 0.007272 sec., 4125.412541254125 rows/sec., 289.40 KiB/sec. 2025.01.09 01:39:39.115023 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} TCPHandler: Processed in 0.008011079 sec. 2025.01.09 01:39:39.115142 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:39.115256 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2410 rows starting from the beginning of the part 2025.01.09 01:39:39.115358 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.115603 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 52 rows starting from the beginning of the part 2025.01.09 01:39:39.115934 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.116244 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 52 rows starting from the beginning of the part 2025.01.09 01:39:39.116600 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:39.118397 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004165657 sec., 625111.4770131098 rows/sec., 40.36 MiB/sec. 2025.01.09 01:39:39.118753 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:39:39.119113 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.119284 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:39:39.119410 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.09 01:39:39.124598 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 19 columns (19 merged, 0 gathered) in 0.018097491 sec., 61279.21268202316 rows/sec., 109.81 MiB/sec. 2025.01.09 01:39:39.125669 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:39:39.126075 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:39.126162 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:39:39.126300 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. 2025.01.09 01:39:40.000253 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 227.46 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: 2.92 MiB 2025.01.09 01:39:42.584932 [ 105 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:39:42.585023 [ 105 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:39:42.736154 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.01.09 01:39:42.737018 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:42.737064 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:42.737593 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:39:42.737871 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:42.738121 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.09 01:39:42.846750 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1274 2025.01.09 01:39:42.850056 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:42.850113 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:42.851595 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:39:42.851912 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:42.853168 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1274 2025.01.09 01:39:43.001440 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000986866 sec. 2025.01.09 01:39:44.095172 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.095360 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.095432 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:44.096171 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.096224 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.096659 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:44.096912 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.097160 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2025.01.09 01:39:44.097218 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} TCPHandler: Processed in 0.002174755 sec. 2025.01.09 01:39:44.097406 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.097548 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:44.097606 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:44.098289 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.098330 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.098717 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:39:44.098958 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.099181 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} executeQuery: Read 191 rows, 17.31 KiB in 0.001665 sec., 114714.71471471472 rows/sec., 10.15 MiB/sec. 2025.01.09 01:39:44.099235 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} TCPHandler: Processed in 0.00189643 sec. 2025.01.09 01:39:44.099406 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.099534 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.099590 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:44.100140 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.100181 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.100546 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:44.100781 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.100992 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} executeQuery: Read 16 rows, 1.13 KiB in 0.001487 sec., 10759.919300605245 rows/sec., 761.81 KiB/sec. 2025.01.09 01:39:44.101044 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} TCPHandler: Processed in 0.001700168 sec. 2025.01.09 01:39:44.101203 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.101334 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.101389 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:44.101977 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.102018 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.102373 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:44.102612 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.102784 [ 146 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:39:44.102859 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. 2025.01.09 01:39:44.102879 [ 146 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.102952 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.102985 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} TCPHandler: Processed in 0.00184206 sec. 2025.01.09 01:39:44.103203 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.103241 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:39:44.103388 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.103506 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:44.103525 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:44.103610 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part 2025.01.09 01:39:44.103874 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.09 01:39:44.104272 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:44.104678 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:44.105026 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.09 01:39:44.105376 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.09 01:39:44.106304 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.106379 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:44.107273 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:44.107792 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.108315 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234044 sec., 146731.66675710023 rows/sec., 10.51 MiB/sec. 2025.01.09 01:39:44.108438 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} executeQuery: Read 13 rows, 830.00 B in 0.005077 sec., 2560.5672641323617 rows/sec., 159.65 KiB/sec. 2025.01.09 01:39:44.108680 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:39:44.108840 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} TCPHandler: Processed in 0.005744592 sec. 2025.01.09 01:39:44.109191 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.109386 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:44.109445 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:44.109536 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.109670 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:39:44.109813 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:39:44.110288 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.110329 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.110724 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:39:44.110970 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.111192 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} executeQuery: Read 355 rows, 25.52 KiB in 0.001841 sec., 192829.98370450843 rows/sec., 13.54 MiB/sec. 2025.01.09 01:39:44.111249 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} TCPHandler: Processed in 0.002272847 sec. 2025.01.09 01:39:44.111404 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.111510 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:44.111560 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:44.112052 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.112092 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.112471 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:44.112719 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.112915 [ 151 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.09 01:39:44.112947 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.01.09 01:39:44.112973 [ 151 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.113042 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.113053 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} TCPHandler: Processed in 0.001703648 sec. 2025.01.09 01:39:44.113273 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.113298 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:39:44.113472 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.113596 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:44.113606 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:44.113677 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2025.01.09 01:39:44.114037 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.09 01:39:44.114417 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.09 01:39:44.114712 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.09 01:39:44.114994 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.09 01:39:44.115108 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.09 01:39:44.116293 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.116366 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:44.117386 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:39:44.117974 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805167 sec., 38708.33209334868 rows/sec., 1.97 MiB/sec. 2025.01.09 01:39:44.117985 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.118240 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.09 01:39:44.118436 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} executeQuery: Read 177 rows, 11.96 KiB in 0.005018 sec., 35273.017138302115 rows/sec., 2.33 MiB/sec. 2025.01.09 01:39:44.118556 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} TCPHandler: Processed in 0.005386786 sec. 2025.01.09 01:39:44.118758 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.118855 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.118965 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.119037 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.09 01:39:44.119046 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:44.119239 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:39:44.119673 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.119718 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.120076 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:39:44.120323 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.120539 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. 2025.01.09 01:39:44.120588 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} TCPHandler: Processed in 0.001906071 sec. 2025.01.09 01:39:44.120732 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.120841 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.120908 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:44.121981 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.122020 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.122636 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:39:44.122887 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.123180 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} executeQuery: Read 9 rows, 16.51 KiB in 0.002356 sec., 3820.0339558573855 rows/sec., 6.85 MiB/sec. 2025.01.09 01:39:44.123513 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} TCPHandler: Processed in 0.002826206 sec. 2025.01.09 01:39:44.123781 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:44.123957 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:44.124013 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:44.124567 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.124615 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.124990 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:39:44.125223 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.125434 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} executeQuery: Read 52 rows, 3.30 KiB in 0.001507 sec., 34505.6403450564 rows/sec., 2.14 MiB/sec. 2025.01.09 01:39:44.125483 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} TCPHandler: Processed in 0.00185555 sec. 2025.01.09 01:39:44.296781 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.09 01:39:44.317645 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:44.317720 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:44.324972 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:39:44.325746 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:44.329453 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.09 01:39:45.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 231.76 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: -1.37 MiB 2025.01.09 01:39:49.091813 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.092001 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:39:49.092074 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:39:49.092824 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.092877 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.093298 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.09 01:39:49.093557 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.093810 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} executeQuery: Read 4 rows, 334.00 B in 0.001859 sec., 2151.694459386767 rows/sec., 175.46 KiB/sec. 2025.01.09 01:39:49.093878 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} TCPHandler: Processed in 0.002198625 sec. 2025.01.09 01:39:49.094062 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.094184 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:49.094234 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:49.094852 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.094894 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.095275 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:39:49.095524 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.095755 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} executeQuery: Read 88 rows, 7.86 KiB in 0.001598 sec., 55068.83604505632 rows/sec., 4.81 MiB/sec. 2025.01.09 01:39:49.095818 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} TCPHandler: Processed in 0.00181658 sec. 2025.01.09 01:39:49.095978 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.096106 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:49.096153 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:49.096714 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.096753 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.097115 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:39:49.097352 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.097523 [ 145 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:39:49.097585 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} executeQuery: Read 34 rows, 2.54 KiB in 0.001502 sec., 22636.48468708389 rows/sec., 1.65 MiB/sec. 2025.01.09 01:39:49.097610 [ 145 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.097677 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.097700 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} TCPHandler: Processed in 0.001786639 sec. 2025.01.09 01:39:49.097900 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:39:49.097915 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.098175 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:49.098200 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:49.098267 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:49.098286 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part 2025.01.09 01:39:49.098622 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:49.098939 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:39:49.099241 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part 2025.01.09 01:39:49.099505 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part 2025.01.09 01:39:49.099754 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2025.01.09 01:39:49.101396 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.101463 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:49.102445 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:39:49.102651 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879768 sec., 38936.27729842895 rows/sec., 2.94 MiB/sec. 2025.01.09 01:39:49.102879 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.102931 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:39:49.103264 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} executeQuery: Read 62 rows, 4.96 KiB in 0.00518 sec., 11969.11196911197 rows/sec., 958.46 KiB/sec. 2025.01.09 01:39:49.103408 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} TCPHandler: Processed in 0.0055948 sec. 2025.01.09 01:39:49.103574 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.103722 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.103750 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:49.103859 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:49.103941 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:39:49.104176 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:39:49.104618 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.104661 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.105047 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:39:49.105290 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.105528 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} executeQuery: Read 102 rows, 7.24 KiB in 0.001832 sec., 55676.8558951965 rows/sec., 3.86 MiB/sec. 2025.01.09 01:39:49.105582 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} TCPHandler: Processed in 0.002069574 sec. 2025.01.09 01:39:49.105740 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.105883 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:49.105968 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:49.107132 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.107171 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.107818 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:39:49.108093 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.108341 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} executeQuery: Read 30 rows, 55.05 KiB in 0.002494 sec., 12028.869286287088 rows/sec., 21.56 MiB/sec. 2025.01.09 01:39:49.108435 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} TCPHandler: Processed in 0.002758035 sec. 2025.01.09 01:39:49.108583 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:49.108689 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:49.108736 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:49.109171 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:49.109210 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. 2025.01.09 01:39:49.109579 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:39:49.109824 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:49.110050 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec. 2025.01.09 01:39:49.110110 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} TCPHandler: Processed in 0.001578406 sec. 2025.01.09 01:39:50.238331 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.01.09 01:39:50.239091 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:50.239142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:50.239690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:39:50.239951 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:50.240207 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.01.09 01:39:51.829609 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.09 01:39:51.852133 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:51.852183 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:51.859499 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:39:51.860306 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:51.863382 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.09 01:39:52.853498 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1310 2025.01.09 01:39:52.856761 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:52.856823 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:52.858313 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:39:52.858632 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:52.860777 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1310 2025.01.09 01:39:54.094854 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.095146 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.095217 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:39:54.095977 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.096022 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.096493 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:54.096751 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.096996 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2025.01.09 01:39:54.097194 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} TCPHandler: Processed in 0.002523121 sec. 2025.01.09 01:39:54.097436 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.097583 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:54.097645 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:54.098399 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.098439 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.098830 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:39:54.099078 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.099270 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} executeQuery: Read 191 rows, 17.31 KiB in 0.001722 sec., 110917.53774680603 rows/sec., 9.82 MiB/sec. 2025.01.09 01:39:54.099327 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} TCPHandler: Processed in 0.001998822 sec. 2025.01.09 01:39:54.099492 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.099625 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.099680 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:54.100277 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.100314 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.100663 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:39:54.100902 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.101097 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} executeQuery: Read 16 rows, 1.13 KiB in 0.001499 sec., 10673.782521681122 rows/sec., 755.71 KiB/sec. 2025.01.09 01:39:54.101173 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} TCPHandler: Processed in 0.001744528 sec. 2025.01.09 01:39:54.101397 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.101595 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.101652 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:39:54.102282 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.102321 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.102677 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:54.102925 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.103108 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. 2025.01.09 01:39:54.103160 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} TCPHandler: Processed in 0.001894901 sec. 2025.01.09 01:39:54.103328 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.103463 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.103517 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:39:54.104133 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.104171 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.104519 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:54.104755 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.104931 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. 2025.01.09 01:39:54.104981 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} TCPHandler: Processed in 0.001714348 sec. 2025.01.09 01:39:54.105134 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.105248 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:54.105293 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:54.105957 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.105996 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.106383 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:39:54.106621 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.106793 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} executeQuery: Read 355 rows, 25.52 KiB in 0.001569 sec., 226258.76354365837 rows/sec., 15.89 MiB/sec. 2025.01.09 01:39:54.106845 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} TCPHandler: Processed in 0.001764568 sec. 2025.01.09 01:39:54.106987 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.107096 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:39:54.107141 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:39:54.107580 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.107619 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.108009 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:54.108277 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.108457 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. 2025.01.09 01:39:54.108504 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} TCPHandler: Processed in 0.001568855 sec. 2025.01.09 01:39:54.108652 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.108758 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.108807 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:54.109336 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.109380 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.109758 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:39:54.110003 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.110179 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} executeQuery: Read 177 rows, 11.96 KiB in 0.001444 sec., 122576.17728531857 rows/sec., 8.09 MiB/sec. 2025.01.09 01:39:54.110231 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} TCPHandler: Processed in 0.001632506 sec. 2025.01.09 01:39:54.110365 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.110476 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.110524 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:39:54.110984 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.111018 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.111395 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:39:54.111639 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.111865 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2025.01.09 01:39:54.111951 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} TCPHandler: Processed in 0.001636116 sec. 2025.01.09 01:39:54.112152 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.112280 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.112354 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:54.113405 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.113444 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.114043 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:39:54.114295 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.114607 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} executeQuery: Read 9 rows, 16.51 KiB in 0.002342 sec., 3842.8693424423573 rows/sec., 6.89 MiB/sec. 2025.01.09 01:39:54.115095 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} TCPHandler: Processed in 0.003043589 sec. 2025.01.09 01:39:54.115327 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:54.115464 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:54.115513 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:54.115989 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:54.116029 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:54.116392 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:39:54.116627 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:54.116845 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} executeQuery: Read 52 rows, 3.30 KiB in 0.001402 sec., 37089.87161198288 rows/sec., 2.30 MiB/sec. 2025.01.09 01:39:54.116894 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} TCPHandler: Processed in 0.001689148 sec. 2025.01.09 01:39:57.585081 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:39:57.585154 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:39:57.740464 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.01.09 01:39:57.741430 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:57.741471 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:57.741989 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:39:57.742245 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:57.742467 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.09 01:39:59.091713 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.091903 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:39:59.091977 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:39:59.092762 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.092814 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.093255 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:39:59.093524 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.093729 [ 135 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.09 01:39:59.093767 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} executeQuery: Read 86 rows, 7.72 KiB in 0.001915 sec., 44908.61618798955 rows/sec., 3.94 MiB/sec. 2025.01.09 01:39:59.093822 [ 135 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.093887 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} TCPHandler: Processed in 0.002302907 sec. 2025.01.09 01:39:59.093895 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.094177 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.094246 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.09 01:39:59.094811 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:59.094917 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1399 rows starting from the beginning of the part 2025.01.09 01:39:59.094941 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:39:59.095370 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 86 rows starting from the beginning of the part 2025.01.09 01:39:59.095522 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:39:59.095725 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 191 rows starting from the beginning of the part 2025.01.09 01:39:59.096049 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part 2025.01.09 01:39:59.096336 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 191 rows starting from the beginning of the part 2025.01.09 01:39:59.096599 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 86 rows starting from the beginning of the part 2025.01.09 01:39:59.098298 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.098363 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.099443 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:39:59.099833 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.100311 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.006273991 sec., 325311.27315930167 rows/sec., 28.96 MiB/sec. 2025.01.09 01:39:59.100431 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} executeQuery: Read 30 rows, 2.26 KiB in 0.005959 sec., 5034.401745259272 rows/sec., 378.56 KiB/sec. 2025.01.09 01:39:59.100734 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} TCPHandler: Processed in 0.006708318 sec. 2025.01.09 01:39:59.100751 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.09 01:39:59.101089 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.101477 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:39:59.101605 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:39:59.101725 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.101932 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.09 01:39:59.102150 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.09 01:39:59.102621 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.102665 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.103025 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:39:59.103264 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.103442 [ 135 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.09 01:39:59.103507 [ 135 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.103507 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} executeQuery: Read 58 rows, 4.64 KiB in 0.00218 sec., 26605.504587155963 rows/sec., 2.08 MiB/sec. 2025.01.09 01:39:59.103542 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.103674 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} TCPHandler: Processed in 0.002777374 sec. 2025.01.09 01:39:59.103761 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.09 01:39:59.103879 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.103946 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:39:59.104030 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 873 rows starting from the beginning of the part 2025.01.09 01:39:59.104071 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:59.104299 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part 2025.01.09 01:39:59.104317 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:39:59.104651 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 355 rows starting from the beginning of the part 2025.01.09 01:39:59.105031 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part 2025.01.09 01:39:59.105450 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 355 rows starting from the beginning of the part 2025.01.09 01:39:59.105746 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2025.01.09 01:39:59.107036 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.107095 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.108150 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:39:59.108596 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.109068 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 5 columns (5 merged, 0 gathered) in 0.005397597 sec., 326256.29516245844 rows/sec., 24.78 MiB/sec. 2025.01.09 01:39:59.109220 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} executeQuery: Read 100 rows, 7.10 KiB in 0.005202 sec., 19223.37562475971 rows/sec., 1.33 MiB/sec. 2025.01.09 01:39:59.109418 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.09 01:39:59.110106 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} TCPHandler: Processed in 0.006278331 sec. 2025.01.09 01:39:59.110306 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.110374 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.110458 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.09 01:39:59.110556 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:39:59.110631 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.09 01:39:59.110715 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:39:59.111960 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.112005 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.112700 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:39:59.112986 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.113286 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} executeQuery: Read 30 rows, 55.05 KiB in 0.002766 sec., 10845.98698481562 rows/sec., 19.44 MiB/sec. 2025.01.09 01:39:59.113749 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} TCPHandler: Processed in 0.003459256 sec. 2025.01.09 01:39:59.114002 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:39:59.114154 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:39:59.114206 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:39:59.114695 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.114736 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.115133 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:39:59.115378 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.115608 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} executeQuery: Read 30 rows, 2.10 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.39 MiB/sec. 2025.01.09 01:39:59.115665 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} TCPHandler: Processed in 0.001798829 sec. 2025.01.09 01:39:59.363555 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.09 01:39:59.384992 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:39:59.385044 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:39:59.392591 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:39:59.393367 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:39:59.396637 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.09 01:40:02.861099 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1344 2025.01.09 01:40:02.864238 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:02.864296 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:02.865786 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:02.866102 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:02.866332 [ 128 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:40:02.866451 [ 128 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:02.866508 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:02.867425 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:40:02.868838 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1344 2025.01.09 01:40:02.869199 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:02.869367 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1168 rows starting from the beginning of the part 2025.01.09 01:40:02.870025 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:02.870663 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2025.01.09 01:40:02.871277 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:02.871849 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:02.872431 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2025.01.09 01:40:02.880638 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 72 columns (72 merged, 0 gathered) in 0.013946434 sec., 96368.72049156077 rows/sec., 74.76 MiB/sec. 2025.01.09 01:40:02.882121 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:40:02.882829 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:02.882912 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:40:02.883110 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.01.09 01:40:04.126865 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.127151 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.127263 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:04.128125 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.128179 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.128623 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:40:04.128896 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.129107 [ 126 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.09 01:40:04.129179 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} executeQuery: Read 14 rows, 1.01 KiB in 0.002101 sec., 6663.493574488339 rows/sec., 479.68 KiB/sec. 2025.01.09 01:40:04.129188 [ 126 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.129269 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.129323 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} TCPHandler: Processed in 0.002635113 sec. 2025.01.09 01:40:04.129559 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.09 01:40:04.129612 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.129738 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:04.129820 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.09 01:40:04.129854 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:40:04.130004 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:04.129998 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:40:04.130326 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:04.130610 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:04.130945 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:04.132793 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.132869 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.133666 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004284539 sec., 16337.81370644543 rows/sec., 1.21 MiB/sec. 2025.01.09 01:40:04.133791 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.09 01:40:04.133934 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.09 01:40:04.134215 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.134595 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.134600 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} executeQuery: Read 4 rows, 334.00 B in 0.004819 sec., 830.0477277443453 rows/sec., 67.68 KiB/sec. 2025.01.09 01:40:04.134790 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} TCPHandler: Processed in 0.005315855 sec. 2025.01.09 01:40:04.134811 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.09 01:40:04.134981 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:40:04.135020 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.135163 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:04.135220 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:04.136535 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.136575 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.137034 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:04.137285 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.137508 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} executeQuery: Read 1333 rows, 114.02 KiB in 0.002375 sec., 561263.1578947369 rows/sec., 46.88 MiB/sec. 2025.01.09 01:40:04.137566 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} TCPHandler: Processed in 0.002656843 sec. 2025.01.09 01:40:04.137754 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.137884 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.137940 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:04.138747 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.138826 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.139497 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:40:04.139745 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.139960 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} executeQuery: Read 20 rows, 1.41 KiB in 0.002106 sec., 9496.67616334283 rows/sec., 670.52 KiB/sec. 2025.01.09 01:40:04.140015 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} TCPHandler: Processed in 0.002325457 sec. 2025.01.09 01:40:04.140186 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.140316 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.140372 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:04.141013 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.141053 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.141420 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:40:04.141659 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.141874 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} executeQuery: Read 242 rows, 16.79 KiB in 0.001585 sec., 152681.3880126183 rows/sec., 10.34 MiB/sec. 2025.01.09 01:40:04.141928 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} TCPHandler: Processed in 0.001805309 sec. 2025.01.09 01:40:04.142085 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.142213 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.142267 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:04.142845 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.142887 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.143234 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:40:04.143469 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.143617 [ 124 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.09 01:40:04.143660 [ 124 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.143663 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. 2025.01.09 01:40:04.143690 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.143739 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} TCPHandler: Processed in 0.001713847 sec. 2025.01.09 01:40:04.143839 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.09 01:40:04.143892 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.143965 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:04.144014 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.09 01:40:04.144039 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:04.144162 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:04.144204 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:04.144533 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:04.144808 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:04.145085 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:04.146648 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.146701 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.146710 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002946147 sec., 22062.71445382732 rows/sec., 1.43 MiB/sec. 2025.01.09 01:40:04.146965 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.09 01:40:04.147455 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:04.147604 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.147788 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.09 01:40:04.147962 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.147965 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:40:04.148196 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} executeQuery: Read 815 rows, 60.14 KiB in 0.004193 sec., 194371.57166706416 rows/sec., 14.01 MiB/sec. 2025.01.09 01:40:04.148259 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} TCPHandler: Processed in 0.004437581 sec. 2025.01.09 01:40:04.148408 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.148538 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:04.148597 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:04.149122 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.149168 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.149595 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:40:04.149834 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.150052 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2025.01.09 01:40:04.150233 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} TCPHandler: Processed in 0.00188527 sec. 2025.01.09 01:40:04.150433 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.150544 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.150595 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:04.151348 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.151387 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.151834 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:04.152078 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.152214 [ 124 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:40:04.152256 [ 124 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.152266 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} executeQuery: Read 899 rows, 61.31 KiB in 0.001742 sec., 516073.4787600459 rows/sec., 34.37 MiB/sec. 2025.01.09 01:40:04.152285 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.152357 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} TCPHandler: Processed in 0.002018143 sec. 2025.01.09 01:40:04.152540 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:40:04.152572 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.152804 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:04.152822 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.152878 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17690 rows starting from the beginning of the part 2025.01.09 01:40:04.152931 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:04.153256 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:04.153723 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part 2025.01.09 01:40:04.154175 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:04.154588 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part 2025.01.09 01:40:04.155069 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 899 rows starting from the beginning of the part 2025.01.09 01:40:04.156404 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.156448 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.156930 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:40:04.157295 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.157933 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} executeQuery: Read 1 rows, 69.00 B in 0.005183 sec., 192.93845263360987 rows/sec., 13.00 KiB/sec. 2025.01.09 01:40:04.158269 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} TCPHandler: Processed in 0.005809484 sec. 2025.01.09 01:40:04.158676 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.159113 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.159227 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:04.160910 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.160958 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.162143 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:40:04.162456 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.162785 [ 124 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:40:04.162890 [ 124 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.162981 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.163331 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 19145 rows, containing 5 columns (5 merged, 0 gathered) in 0.010944806 sec., 1749231.553304828 rows/sec., 117.22 MiB/sec. 2025.01.09 01:40:04.163357 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} executeQuery: Read 9 rows, 16.51 KiB in 0.004299 sec., 2093.51011863224 rows/sec., 3.75 MiB/sec. 2025.01.09 01:40:04.163487 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:40:04.163831 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:40:04.163846 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} TCPHandler: Processed in 0.005441948 sec. 2025.01.09 01:40:04.164208 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:04.164663 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:04.164823 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:04.165122 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.165425 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:04.165480 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:40:04.165785 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1109 rows starting from the beginning of the part 2025.01.09 01:40:04.165799 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2025.01.09 01:40:04.166488 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:04.167263 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:04.167343 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.167409 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.167871 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:04.168486 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:04.168791 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:04.169026 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:04.169815 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.170164 [ 124 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:40:04.170262 [ 124 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:04.170360 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:04.170398 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} executeQuery: Read 52 rows, 3.30 KiB in 0.005851 sec., 8887.369680396512 rows/sec., 563.47 KiB/sec. 2025.01.09 01:40:04.170727 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} TCPHandler: Processed in 0.006754118 sec. 2025.01.09 01:40:04.170800 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:40:04.171199 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:04.171288 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2604 rows starting from the beginning of the part 2025.01.09 01:40:04.171624 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:04.171900 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:04.172120 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:04.172324 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:04.172551 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:04.175614 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.005143903 sec., 548221.8463295284 rows/sec., 35.36 MiB/sec. 2025.01.09 01:40:04.176008 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:40:04.176527 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.176657 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:40:04.176753 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.01.09 01:40:04.180527 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 19 columns (19 merged, 0 gathered) in 0.01737787 sec., 68823.16417374511 rows/sec., 123.33 MiB/sec. 2025.01.09 01:40:04.181689 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:40:04.182096 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:04.182177 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:40:04.182299 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. 2025.01.09 01:40:05.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 231.64 MiB, peak 243.14 MiB, free memory in arenas 0.00 B, will set to 233.43 MiB (RSS), difference: 1.79 MiB 2025.01.09 01:40:05.242716 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.01.09 01:40:05.243916 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:05.243969 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:05.244520 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:40:05.244806 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:05.245060 [ 123 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:40:05.245101 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.01.09 01:40:05.245145 [ 123 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:05.245177 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:05.245342 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.245711 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:05.245823 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.245945 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.246056 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.246262 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.246474 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.246558 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:05.248991 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374302 sec., 6258048.313928325 rows/sec., 89.52 MiB/sec. 2025.01.09 01:40:05.249356 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:40:05.249679 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:05.249769 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:40:05.249866 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.09 01:40:06.896787 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.09 01:40:06.919050 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:06.919122 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:06.926440 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:40:06.927221 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:06.927635 [ 122 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:40:06.927780 [ 122 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:06.927852 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:06.928160 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.939295 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.09 01:40:06.940353 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:06.941305 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.946161 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.950905 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.956008 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.961232 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:06.965580 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:07.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 243.90 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 233.83 MiB (RSS), difference: -10.08 MiB 2025.01.09 01:40:07.024061 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.096064326 sec., 4007.7312362551734 rows/sec., 20.72 MiB/sec. 2025.01.09 01:40:07.027226 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:40:07.030791 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:07.030912 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:40:07.033265 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.09 01:40:08.000238 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 224.43 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 234.14 MiB (RSS), difference: 9.71 MiB 2025.01.09 01:40:09.092055 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.092269 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:09.092351 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:09.093194 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.093245 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.093721 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:09.093982 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.094247 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} executeQuery: Read 86 rows, 7.72 KiB in 0.002035 sec., 42260.442260442265 rows/sec., 3.70 MiB/sec. 2025.01.09 01:40:09.094324 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} TCPHandler: Processed in 0.002414369 sec. 2025.01.09 01:40:09.094536 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.094686 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:09.094746 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:09.095447 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.095496 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.096105 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:40:09.096376 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.096597 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} executeQuery: Read 30 rows, 2.26 KiB in 0.001945 sec., 15424.164524421594 rows/sec., 1.13 MiB/sec. 2025.01.09 01:40:09.096652 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} TCPHandler: Processed in 0.002203165 sec. 2025.01.09 01:40:09.096819 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.096949 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:09.097005 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:09.097673 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.097713 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.098083 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:09.098328 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.098538 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} executeQuery: Read 58 rows, 4.64 KiB in 0.001619 sec., 35824.58307597282 rows/sec., 2.80 MiB/sec. 2025.01.09 01:40:09.098592 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} TCPHandler: Processed in 0.00183492 sec. 2025.01.09 01:40:09.098743 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.098873 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:09.098932 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:09.099541 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.099589 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.099987 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:09.100229 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.100456 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} executeQuery: Read 100 rows, 7.10 KiB in 0.00161 sec., 62111.80124223602 rows/sec., 4.31 MiB/sec. 2025.01.09 01:40:09.100511 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} TCPHandler: Processed in 0.001831499 sec. 2025.01.09 01:40:09.100667 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.100786 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:09.100854 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:09.101972 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.102011 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.102671 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:40:09.102936 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.103237 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} executeQuery: Read 30 rows, 55.05 KiB in 0.002461 sec., 12190.166598943519 rows/sec., 21.84 MiB/sec. 2025.01.09 01:40:09.103610 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} TCPHandler: Processed in 0.003007418 sec. 2025.01.09 01:40:09.103874 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:09.104055 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:09.104114 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:09.104703 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:09.104743 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:09.105113 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:09.105366 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:09.105586 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} executeQuery: Read 30 rows, 2.10 KiB in 0.001559 sec., 19243.10455420141 rows/sec., 1.32 MiB/sec. 2025.01.09 01:40:09.105646 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} TCPHandler: Processed in 0.001935791 sec. 2025.01.09 01:40:12.585349 [ 117 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:40:12.585412 [ 117 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:40:12.745325 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.01.09 01:40:12.746033 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:12.746084 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:12.746626 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:40:12.746902 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:12.747162 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.09 01:40:12.869165 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 2025.01.09 01:40:12.872410 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:12.872463 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:12.873954 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:12.874262 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:12.874842 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1380 2025.01.09 01:40:14.094832 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.095040 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.095118 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:14.095960 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.096008 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.096449 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:40:14.096732 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.096970 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. 2025.01.09 01:40:14.097037 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} TCPHandler: Processed in 0.002343067 sec. 2025.01.09 01:40:14.097227 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.097372 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:14.097433 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:14.098146 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.098189 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.098574 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:40:14.098817 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.099040 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} executeQuery: Read 191 rows, 17.31 KiB in 0.0017 sec., 112352.94117647059 rows/sec., 9.94 MiB/sec. 2025.01.09 01:40:14.099093 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} TCPHandler: Processed in 0.001935271 sec. 2025.01.09 01:40:14.099251 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.099381 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.099438 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:14.100074 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.100114 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.100475 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:40:14.100713 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.100900 [ 114 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:40:14.100964 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} executeQuery: Read 16 rows, 1.13 KiB in 0.001609 sec., 9944.064636420137 rows/sec., 704.05 KiB/sec. 2025.01.09 01:40:14.100990 [ 114 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.101060 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.101082 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} TCPHandler: Processed in 0.001893591 sec. 2025.01.09 01:40:14.101219 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:40:14.101255 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.101342 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:14.101386 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part 2025.01.09 01:40:14.101394 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.101460 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:14.101510 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2025.01.09 01:40:14.101939 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:14.102332 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:40:14.102623 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:14.102994 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part 2025.01.09 01:40:14.104143 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.104190 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.104729 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:40:14.104966 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003807001 sec., 45179.919837163165 rows/sec., 3.39 MiB/sec. 2025.01.09 01:40:14.105160 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.105237 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:40:14.105757 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} executeQuery: Read 14 rows, 1004.00 B in 0.004343 sec., 3223.578171770666 rows/sec., 225.76 KiB/sec. 2025.01.09 01:40:14.106147 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.106312 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} TCPHandler: Processed in 0.005109762 sec. 2025.01.09 01:40:14.106424 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:40:14.106594 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:40:14.106605 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.106740 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.106787 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:14.107370 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.107412 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.107800 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:40:14.108057 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.108292 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. 2025.01.09 01:40:14.108408 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} TCPHandler: Processed in 0.00190475 sec. 2025.01.09 01:40:14.108586 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.108719 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:14.108775 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:14.109458 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.109501 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.109911 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:40:14.110158 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.110387 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} executeQuery: Read 355 rows, 25.52 KiB in 0.001691 sec., 209934.94973388527 rows/sec., 14.74 MiB/sec. 2025.01.09 01:40:14.110488 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} TCPHandler: Processed in 0.001964972 sec. 2025.01.09 01:40:14.110676 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.110949 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:14.111012 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:14.111460 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.111499 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.111941 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:40:14.112199 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.112435 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. 2025.01.09 01:40:14.112502 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} TCPHandler: Processed in 0.001918761 sec. 2025.01.09 01:40:14.112669 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.112779 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.112829 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:14.113349 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.113388 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.113766 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:40:14.113998 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.114213 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} executeQuery: Read 177 rows, 11.96 KiB in 0.001457 sec., 121482.4982841455 rows/sec., 8.01 MiB/sec. 2025.01.09 01:40:14.114266 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} TCPHandler: Processed in 0.001663087 sec. 2025.01.09 01:40:14.114396 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.114503 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.114552 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:14.114979 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.115018 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.115369 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:40:14.115607 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.115840 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. 2025.01.09 01:40:14.115956 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} TCPHandler: Processed in 0.001610166 sec. 2025.01.09 01:40:14.116115 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.116243 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.116322 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:14.117457 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.117496 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.118110 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:40:14.118369 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.118615 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} executeQuery: Read 9 rows, 16.51 KiB in 0.0024 sec., 3750.0000000000005 rows/sec., 6.72 MiB/sec. 2025.01.09 01:40:14.118716 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} TCPHandler: Processed in 0.002664933 sec. 2025.01.09 01:40:14.118875 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:14.119002 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:14.119058 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:14.119574 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.119621 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.120023 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:40:14.120260 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.120469 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} executeQuery: Read 52 rows, 3.30 KiB in 0.001489 sec., 34922.766957689724 rows/sec., 2.16 MiB/sec. 2025.01.09 01:40:14.120562 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} TCPHandler: Processed in 0.001744098 sec. 2025.01.09 01:40:14.439456 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.09 01:40:14.458026 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:14.458090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:14.465047 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:40:14.465784 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:14.468363 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.09 01:40:15.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.47 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 234.14 MiB (RSS), difference: -1.33 MiB 2025.01.09 01:40:19.091531 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.091741 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:40:19.091821 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:40:19.092565 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.092616 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.093034 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.09 01:40:19.093304 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.093594 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec. 2025.01.09 01:40:19.093813 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} TCPHandler: Processed in 0.002422039 sec. 2025.01.09 01:40:19.094013 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.094155 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:19.094211 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:19.094945 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.094995 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.095377 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:40:19.095627 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.095854 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} executeQuery: Read 87 rows, 7.79 KiB in 0.001728 sec., 50347.222222222226 rows/sec., 4.40 MiB/sec. 2025.01.09 01:40:19.095909 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} TCPHandler: Processed in 0.001962431 sec. 2025.01.09 01:40:19.096056 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.096183 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:19.096237 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:19.096896 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.096943 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.097311 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:40:19.097553 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.097754 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} executeQuery: Read 32 rows, 2.40 KiB in 0.001598 sec., 20025.03128911139 rows/sec., 1.46 MiB/sec. 2025.01.09 01:40:19.097805 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} TCPHandler: Processed in 0.001803339 sec. 2025.01.09 01:40:19.097954 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.098065 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:19.098120 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:19.098785 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.098834 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.099221 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:40:19.099454 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.099716 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} executeQuery: Read 60 rows, 4.80 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.82 MiB/sec. 2025.01.09 01:40:19.099776 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} TCPHandler: Processed in 0.00187348 sec. 2025.01.09 01:40:19.100005 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.100174 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:19.100236 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:19.100834 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.100881 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.101288 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:40:19.101526 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.101742 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} executeQuery: Read 101 rows, 7.17 KiB in 0.001596 sec., 63283.20802005013 rows/sec., 4.39 MiB/sec. 2025.01.09 01:40:19.101795 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} TCPHandler: Processed in 0.001913161 sec. 2025.01.09 01:40:19.101932 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.102042 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:19.102123 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:19.103435 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.103475 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.104109 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:40:19.104362 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.104655 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} executeQuery: Read 30 rows, 55.05 KiB in 0.002624 sec., 11432.926829268292 rows/sec., 20.49 MiB/sec. 2025.01.09 01:40:19.105004 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} TCPHandler: Processed in 0.00311936 sec. 2025.01.09 01:40:19.105285 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:19.105456 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:19.105513 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:19.106135 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:19.106179 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. 2025.01.09 01:40:19.106556 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:40:19.106799 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:19.107039 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} executeQuery: Read 30 rows, 2.10 KiB in 0.001607 sec., 18668.32607342875 rows/sec., 1.28 MiB/sec. 2025.01.09 01:40:19.107118 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} TCPHandler: Processed in 0.001997592 sec. 2025.01.09 01:40:20.247360 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.01.09 01:40:20.248054 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:20.248102 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:20.248681 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:40:20.248935 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:20.249178 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.01.09 01:40:21.968526 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.09 01:40:21.989122 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:21.989182 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:21.996459 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:40:21.997243 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:22.000022 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.09 01:40:22.875172 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1416 2025.01.09 01:40:22.878462 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:22.878521 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:22.879988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:22.880321 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:22.880955 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1416 2025.01.09 01:40:24.095817 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.096013 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.096086 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:24.096862 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.096915 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.097359 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:40:24.097620 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.097839 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. 2025.01.09 01:40:24.097947 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} TCPHandler: Processed in 0.002264286 sec. 2025.01.09 01:40:24.098131 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.098252 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:24.098303 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:24.098956 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.098996 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.099389 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:40:24.099654 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.099805 [ 100 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.09 01:40:24.099844 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} executeQuery: Read 191 rows, 17.31 KiB in 0.001617 sec., 118119.9752628324 rows/sec., 10.46 MiB/sec. 2025.01.09 01:40:24.099858 [ 100 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.099902 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.099918 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} TCPHandler: Processed in 0.00184804 sec. 2025.01.09 01:40:24.100140 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.100139 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.09 01:40:24.100479 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.100563 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:24.100666 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:24.100682 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 1399 rows starting from the beginning of the part 2025.01.09 01:40:24.101404 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:40:24.101988 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part 2025.01.09 01:40:24.102549 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 191 rows starting from the beginning of the part 2025.01.09 01:40:24.102879 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 87 rows starting from the beginning of the part 2025.01.09 01:40:24.103272 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 191 rows starting from the beginning of the part 2025.01.09 01:40:24.104138 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.104181 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.104755 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:40:24.105077 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.105288 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} executeQuery: Read 16 rows, 1.13 KiB in 0.00494 sec., 3238.8663967611337 rows/sec., 229.31 KiB/sec. 2025.01.09 01:40:24.105355 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} TCPHandler: Processed in 0.005336026 sec. 2025.01.09 01:40:24.105602 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.105961 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.106104 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:24.106176 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192129 sec., 530835.1941634291 rows/sec., 46.87 MiB/sec. 2025.01.09 01:40:24.106418 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.09 01:40:24.106791 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.106923 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.09 01:40:24.106956 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.107009 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.107014 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:40:24.107377 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:40:24.107620 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.107798 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} executeQuery: Read 14 rows, 1004.00 B in 0.001949 sec., 7183.170856849667 rows/sec., 503.06 KiB/sec. 2025.01.09 01:40:24.107851 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} TCPHandler: Processed in 0.002382668 sec. 2025.01.09 01:40:24.108008 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.108116 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.108164 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:24.108698 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.108735 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.109086 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:40:24.109330 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.109552 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} executeQuery: Read 13 rows, 830.00 B in 0.001447 sec., 8984.105044920525 rows/sec., 560.16 KiB/sec. 2025.01.09 01:40:24.109728 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} TCPHandler: Processed in 0.001775518 sec. 2025.01.09 01:40:24.109945 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.110057 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:24.110109 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:24.110873 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.110913 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.111311 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:40:24.111565 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.111717 [ 100 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.09 01:40:24.111761 [ 100 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.111767 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} executeQuery: Read 355 rows, 25.52 KiB in 0.001731 sec., 205083.7666088966 rows/sec., 14.40 MiB/sec. 2025.01.09 01:40:24.111783 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.111884 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} TCPHandler: Processed in 0.002031213 sec. 2025.01.09 01:40:24.112020 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.09 01:40:24.112069 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.112288 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:24.112293 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:24.112391 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:24.112398 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 873 rows starting from the beginning of the part 2025.01.09 01:40:24.112724 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 815 rows starting from the beginning of the part 2025.01.09 01:40:24.113116 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part 2025.01.09 01:40:24.113387 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 355 rows starting from the beginning of the part 2025.01.09 01:40:24.113681 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.01.09 01:40:24.113824 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 355 rows starting from the beginning of the part 2025.01.09 01:40:24.114700 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.114765 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.115642 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:40:24.116146 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.116485 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} executeQuery: Read 6 rows, 321.00 B in 0.004272 sec., 1404.4943820224719 rows/sec., 73.38 KiB/sec. 2025.01.09 01:40:24.116912 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} TCPHandler: Processed in 0.004904949 sec. 2025.01.09 01:40:24.117306 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.117541 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005645791 sec., 445641.7178744307 rows/sec., 33.77 MiB/sec. 2025.01.09 01:40:24.117560 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.117650 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:24.117875 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.09 01:40:24.118539 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.118782 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.09 01:40:24.118895 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.118967 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.09 01:40:24.119005 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.119449 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:40:24.119693 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.119886 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} executeQuery: Read 177 rows, 11.96 KiB in 0.002376 sec., 74494.9494949495 rows/sec., 4.91 MiB/sec. 2025.01.09 01:40:24.119952 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} TCPHandler: Processed in 0.002856136 sec. 2025.01.09 01:40:24.120112 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.120220 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.120269 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:24.120706 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.120744 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.121102 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:40:24.121336 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.121471 [ 100 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.09 01:40:24.121509 [ 100 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.121521 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. 2025.01.09 01:40:24.121533 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.121608 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} TCPHandler: Processed in 0.001557505 sec. 2025.01.09 01:40:24.121855 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.121860 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.09 01:40:24.122260 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.122419 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:24.122551 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part 2025.01.09 01:40:24.122674 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:24.123011 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.09 01:40:24.123347 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.09 01:40:24.123640 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.09 01:40:24.123880 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.09 01:40:24.124143 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.09 01:40:24.126207 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004597813 sec., 7612.314811411426 rows/sec., 512.94 KiB/sec. 2025.01.09 01:40:24.126235 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.126279 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.126330 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.09 01:40:24.126728 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.126817 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.09 01:40:24.126918 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:40:24.127142 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:40:24.127412 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.127677 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} executeQuery: Read 9 rows, 16.51 KiB in 0.005567 sec., 1616.6696604993713 rows/sec., 2.90 MiB/sec. 2025.01.09 01:40:24.127798 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} TCPHandler: Processed in 0.006070017 sec. 2025.01.09 01:40:24.127940 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:24.128054 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:24.128108 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:24.128581 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:24.128626 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:24.129023 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:40:24.129279 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:24.129524 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} executeQuery: Read 52 rows, 3.30 KiB in 0.001492 sec., 34852.54691689008 rows/sec., 2.16 MiB/sec. 2025.01.09 01:40:24.129625 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} TCPHandler: Processed in 0.001741038 sec. 2025.01.09 01:40:27.585496 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:40:27.585610 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:40:27.749381 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.01.09 01:40:27.750007 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:27.750049 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:27.750575 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:40:27.750843 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:27.751043 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.09 01:40:29.091808 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.092002 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:29.092079 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:29.092903 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.092955 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.093413 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:40:29.093669 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.093919 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} executeQuery: Read 86 rows, 7.72 KiB in 0.00197 sec., 43654.82233502538 rows/sec., 3.83 MiB/sec. 2025.01.09 01:40:29.093990 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} TCPHandler: Processed in 0.002317917 sec. 2025.01.09 01:40:29.094182 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.094307 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:29.094361 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:29.094943 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.094985 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.095357 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:40:29.095597 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.095826 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} executeQuery: Read 30 rows, 2.26 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.43 MiB/sec. 2025.01.09 01:40:29.095931 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} TCPHandler: Processed in 0.0018093 sec. 2025.01.09 01:40:29.096152 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.096321 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:29.096372 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:29.096986 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.097029 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.097396 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:40:29.097640 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.097855 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} executeQuery: Read 58 rows, 4.64 KiB in 0.001559 sec., 37203.33547145606 rows/sec., 2.91 MiB/sec. 2025.01.09 01:40:29.097916 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} TCPHandler: Processed in 0.00188311 sec. 2025.01.09 01:40:29.098097 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.098222 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:29.098273 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:29.098776 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.098816 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.099195 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:40:29.099429 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.099606 [ 95 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:40:29.099666 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} executeQuery: Read 100 rows, 7.10 KiB in 0.00146 sec., 68493.1506849315 rows/sec., 4.75 MiB/sec. 2025.01.09 01:40:29.099694 [ 95 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.099757 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.099780 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} TCPHandler: Processed in 0.001754719 sec. 2025.01.09 01:40:29.100013 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.100016 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:40:29.100222 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:29.100330 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:29.100433 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:29.100440 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19145 rows starting from the beginning of the part 2025.01.09 01:40:29.100922 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part 2025.01.09 01:40:29.101341 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:29.101715 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 101 rows starting from the beginning of the part 2025.01.09 01:40:29.102052 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:29.102500 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part 2025.01.09 01:40:29.104897 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.104948 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.106755 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:40:29.107193 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.107420 [ 93 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:40:29.107539 [ 93 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.107644 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.107754 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} executeQuery: Read 30 rows, 55.05 KiB in 0.007574 sec., 3960.918933192501 rows/sec., 7.10 MiB/sec. 2025.01.09 01:40:29.108083 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:40:29.108360 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} TCPHandler: Processed in 0.008471966 sec. 2025.01.09 01:40:29.108561 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:29.108604 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:29.108686 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1196 rows starting from the beginning of the part 2025.01.09 01:40:29.108711 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:29.108776 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:29.109316 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.110061 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:29.111034 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.111081 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.111142 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.111920 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:29.113162 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:40:29.113322 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.113357 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 19800 rows, containing 5 columns (5 merged, 0 gathered) in 0.013481397 sec., 1468690.5222062669 rows/sec., 98.44 MiB/sec. 2025.01.09 01:40:29.114005 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.114045 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:40:29.114502 [ 93 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:40:29.114625 [ 93 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.114719 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.115381 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:40:29.115413 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} executeQuery: Read 30 rows, 2.10 KiB in 0.006457 sec., 4646.120489391358 rows/sec., 325.92 KiB/sec. 2025.01.09 01:40:29.116121 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} TCPHandler: Processed in 0.007638922 sec. 2025.01.09 01:40:29.116487 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:29.115779 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.117003 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2820 rows starting from the beginning of the part 2025.01.09 01:40:29.117162 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:40:29.117546 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.117599 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.09 01:40:29.117803 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:29.118120 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.118413 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:29.118694 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:29.120767 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3014 rows, containing 4 columns (4 merged, 0 gathered) in 0.005817633 sec., 518080.1195262747 rows/sec., 33.43 MiB/sec. 2025.01.09 01:40:29.121114 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:40:29.121473 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.121617 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:40:29.121773 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.09 01:40:29.127135 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.019375851 sec., 67300.26980492366 rows/sec., 120.60 MiB/sec. 2025.01.09 01:40:29.128438 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:40:29.128879 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.128966 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:40:29.129119 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. 2025.01.09 01:40:29.500181 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.09 01:40:29.521819 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:29.521886 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:29.530625 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:40:29.531463 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:29.535145 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.09 01:40:30.000264 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.24 MiB, peak 246.32 MiB, free memory in arenas 0.00 B, will set to 237.75 MiB (RSS), difference: 2.50 MiB 2025.01.09 01:40:31.999402 [ 91 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.09 01:40:31.999496 [ 91 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:31.999536 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:31.999804 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:40:32.000527 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:32.000629 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.09 01:40:32.000944 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.01.09 01:40:32.001367 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2025.01.09 01:40:32.001559 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:40:32.001665 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:40:32.002818 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.003183512 sec., 8795.317875352755 rows/sec., 751.55 KiB/sec. 2025.01.09 01:40:32.003102 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.09 01:40:32.003622 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:32.003717 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.09 01:40:32.003823 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:40:32.881279 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1450 2025.01.09 01:40:32.884416 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:32.884478 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:32.885946 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:40:32.886264 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:32.887906 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1450 2025.01.09 01:40:34.125644 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.125849 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.125930 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:34.126771 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.126815 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.127253 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:34.127506 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.127730 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. 2025.01.09 01:40:34.127848 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} TCPHandler: Processed in 0.002343978 sec. 2025.01.09 01:40:34.128104 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.128227 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:40:34.128279 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:40:34.128851 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.128891 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.129272 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.09 01:40:34.129521 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.129711 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} executeQuery: Read 4 rows, 334.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 215.58 KiB/sec. 2025.01.09 01:40:34.129839 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} TCPHandler: Processed in 0.00183397 sec. 2025.01.09 01:40:34.130005 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.130115 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:34.130160 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:34.131226 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.131265 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.131704 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:40:34.131941 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.132150 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} executeQuery: Read 1333 rows, 114.02 KiB in 0.002057 sec., 648031.113271755 rows/sec., 54.13 MiB/sec. 2025.01.09 01:40:34.132205 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} TCPHandler: Processed in 0.002253877 sec. 2025.01.09 01:40:34.132363 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.132492 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.132548 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:34.133115 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.133155 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.133518 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:40:34.133749 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.133964 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} executeQuery: Read 20 rows, 1.41 KiB in 0.001507 sec., 13271.400132714001 rows/sec., 937.03 KiB/sec. 2025.01.09 01:40:34.134013 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} TCPHandler: Processed in 0.001724458 sec. 2025.01.09 01:40:34.134151 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.134251 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.134292 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:34.134928 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.134968 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.135336 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:34.135574 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.135737 [ 82 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:40:34.135802 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} executeQuery: Read 242 rows, 16.79 KiB in 0.001542 sec., 156939.0402075227 rows/sec., 10.63 MiB/sec. 2025.01.09 01:40:34.135816 [ 82 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.135881 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.135922 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} TCPHandler: Processed in 0.001800079 sec. 2025.01.09 01:40:34.136116 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.136127 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:40:34.136314 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.136412 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:34.136443 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:34.136553 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part 2025.01.09 01:40:34.136866 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:34.137200 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.09 01:40:34.137603 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:34.138036 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:34.138334 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.09 01:40:34.139374 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.139442 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.140393 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:34.140907 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.141303 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267715 sec., 145793.76446903448 rows/sec., 10.44 MiB/sec. 2025.01.09 01:40:34.141568 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} executeQuery: Read 13 rows, 830.00 B in 0.005261 sec., 2471.0131153773045 rows/sec., 154.07 KiB/sec. 2025.01.09 01:40:34.141590 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:40:34.142223 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} TCPHandler: Processed in 0.0061946 sec. 2025.01.09 01:40:34.142430 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.142490 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.142543 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:40:34.142700 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:40:34.142708 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:34.142775 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:34.143729 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.143769 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.144165 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:40:34.144403 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.144615 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} executeQuery: Read 815 rows, 60.14 KiB in 0.001969 sec., 413915.69324530225 rows/sec., 29.83 MiB/sec. 2025.01.09 01:40:34.144667 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} TCPHandler: Processed in 0.002252716 sec. 2025.01.09 01:40:34.144823 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.144962 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:34.145021 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:34.145592 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.145639 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.145997 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:34.146230 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.146401 [ 82 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.09 01:40:34.146466 [ 82 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.146479 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2025.01.09 01:40:34.146499 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.146585 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} TCPHandler: Processed in 0.001819159 sec. 2025.01.09 01:40:34.146730 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:40:34.146823 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.147031 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:34.147109 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2025.01.09 01:40:34.147146 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.147345 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:34.147350 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.09 01:40:34.147692 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.09 01:40:34.148053 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.09 01:40:34.148374 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.09 01:40:34.148783 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.09 01:40:34.150014 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.150062 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.150382 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375447 sec., 57531.42254432716 rows/sec., 2.94 MiB/sec. 2025.01.09 01:40:34.150527 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.09 01:40:34.150722 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:40:34.150895 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.150995 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.09 01:40:34.151054 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.151089 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:40:34.151291 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} executeQuery: Read 899 rows, 61.31 KiB in 0.004234 sec., 212328.7671232877 rows/sec., 14.14 MiB/sec. 2025.01.09 01:40:34.151356 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} TCPHandler: Processed in 0.004627164 sec. 2025.01.09 01:40:34.151515 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.151644 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.151701 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:34.152220 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.152266 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.152676 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:40:34.152907 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.153160 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2025.01.09 01:40:34.153358 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} TCPHandler: Processed in 0.001902111 sec. 2025.01.09 01:40:34.153569 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.153698 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.153789 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:34.154994 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.155034 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.155639 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:40:34.155896 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.156150 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} executeQuery: Read 9 rows, 16.51 KiB in 0.002479 sec., 3630.496167809601 rows/sec., 6.51 MiB/sec. 2025.01.09 01:40:34.156408 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} TCPHandler: Processed in 0.002950597 sec. 2025.01.09 01:40:34.156595 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:34.156727 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:34.156782 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:34.157313 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:34.157359 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:34.157760 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:40:34.158010 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:34.158218 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} executeQuery: Read 52 rows, 3.30 KiB in 0.001521 sec., 34188.03418803419 rows/sec., 2.12 MiB/sec. 2025.01.09 01:40:34.158268 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} TCPHandler: Processed in 0.001761328 sec. 2025.01.09 01:40:35.251238 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.01.09 01:40:35.251979 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:35.252030 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:35.252569 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:40:35.252827 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:35.253099 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.01.09 01:40:37.035296 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.09 01:40:37.055923 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:37.055977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:37.063368 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:40:37.064137 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:37.066827 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.09 01:40:39.092741 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.093007 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:39.093125 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:39.094188 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.094238 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.094675 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:40:39.094940 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.095200 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} executeQuery: Read 86 rows, 7.72 KiB in 0.002276 sec., 37785.58875219684 rows/sec., 3.31 MiB/sec. 2025.01.09 01:40:39.095268 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} TCPHandler: Processed in 0.002669693 sec. 2025.01.09 01:40:39.095431 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.095555 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:39.095606 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:39.096189 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.096232 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.096605 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:39.096850 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.097042 [ 78 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:40:39.097106 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} executeQuery: Read 30 rows, 2.26 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.40 MiB/sec. 2025.01.09 01:40:39.097122 [ 78 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.097202 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.097236 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} TCPHandler: Processed in 0.00185961 sec. 2025.01.09 01:40:39.097503 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.097599 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:40:39.098083 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:39.098212 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:39.098372 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 60 rows starting from the beginning of the part 2025.01.09 01:40:39.098391 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:39.098870 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part 2025.01.09 01:40:39.099265 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part 2025.01.09 01:40:39.099569 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:39.099901 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part 2025.01.09 01:40:39.100240 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:39.101853 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.101929 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.102937 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:40:39.103059 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005740462 sec., 32749.97726663812 rows/sec., 2.48 MiB/sec. 2025.01.09 01:40:39.103246 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:40:39.103410 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.103827 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} executeQuery: Read 58 rows, 4.64 KiB in 0.006024 sec., 9628.154050464807 rows/sec., 770.03 KiB/sec. 2025.01.09 01:40:39.103841 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.104008 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} TCPHandler: Processed in 0.006675067 sec. 2025.01.09 01:40:39.104092 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:40:39.104233 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.104246 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:40:39.104395 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:39.104462 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:39.105108 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.105149 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.105541 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:40:39.105793 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.106052 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} executeQuery: Read 100 rows, 7.10 KiB in 0.001684 sec., 59382.42280285036 rows/sec., 4.12 MiB/sec. 2025.01.09 01:40:39.106128 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} TCPHandler: Processed in 0.002005853 sec. 2025.01.09 01:40:39.106386 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.106567 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:39.106647 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:39.107836 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.107875 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.108544 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:40:39.108817 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.109070 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} executeQuery: Read 30 rows, 55.05 KiB in 0.002528 sec., 11867.088607594937 rows/sec., 21.27 MiB/sec. 2025.01.09 01:40:39.109180 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} TCPHandler: Processed in 0.002901136 sec. 2025.01.09 01:40:39.109355 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:39.109487 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:39.109545 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:39.110068 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:39.110109 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:39.110469 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:40:39.110707 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:39.110948 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec. 2025.01.09 01:40:39.111005 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} TCPHandler: Processed in 0.001721038 sec. 2025.01.09 01:40:42.585696 [ 72 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:40:42.585798 [ 72 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:40:42.753314 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.01.09 01:40:42.754028 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:42.754076 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:42.754592 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:40:42.754856 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:42.755016 [ 72 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:40:42.755063 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.09 01:40:42.755069 [ 72 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:42.755099 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:42.755239 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755401 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:42.755445 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755519 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755627 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755742 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755841 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.755926 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:40:42.758417 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003250172 sec., 7901427.985965051 rows/sec., 113.03 MiB/sec. 2025.01.09 01:40:42.758669 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:40:42.759003 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:42.759082 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:40:42.759214 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.09 01:40:42.888199 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1486 2025.01.09 01:40:42.891254 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:42.891307 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:42.892738 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:40:42.893056 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:42.893710 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1486 2025.01.09 01:40:44.095679 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.095888 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.095968 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:44.096732 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.096782 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.097234 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:44.097505 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.097696 [ 70 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.09 01:40:44.097769 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.09 01:40:44.097793 [ 70 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.097867 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.097919 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} TCPHandler: Processed in 0.002381698 sec. 2025.01.09 01:40:44.098146 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.09 01:40:44.098161 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.098455 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:44.098456 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:44.098527 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.09 01:40:44.098576 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:44.098899 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:44.099200 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:44.099555 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:44.099939 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.09 01:40:44.101514 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.101596 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:44.102577 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567133 sec., 15326.902019275549 rows/sec., 1.14 MiB/sec. 2025.01.09 01:40:44.102633 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:40:44.102750 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.09 01:40:44.102947 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.103232 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.103286 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} executeQuery: Read 191 rows, 17.31 KiB in 0.004923 sec., 38797.48121064391 rows/sec., 3.43 MiB/sec. 2025.01.09 01:40:44.103351 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.09 01:40:44.103381 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} TCPHandler: Processed in 0.005319025 sec. 2025.01.09 01:40:44.103490 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:40:44.103544 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.103655 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.103703 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:44.104237 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.104275 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.104628 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:44.104873 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.105083 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} executeQuery: Read 16 rows, 1.13 KiB in 0.001452 sec., 11019.283746556473 rows/sec., 780.17 KiB/sec. 2025.01.09 01:40:44.105137 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} TCPHandler: Processed in 0.001656956 sec. 2025.01.09 01:40:44.105286 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.105418 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.105472 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:44.106100 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.106139 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.106489 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:44.106727 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.106934 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. 2025.01.09 01:40:44.106986 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} TCPHandler: Processed in 0.001762548 sec. 2025.01.09 01:40:44.107119 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.107225 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.107270 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:44.107804 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.107844 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.108198 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:44.108454 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.108635 [ 70 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.09 01:40:44.108697 [ 70 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.108732 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.108738 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2025.01.09 01:40:44.108949 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} TCPHandler: Processed in 0.00187648 sec. 2025.01.09 01:40:44.108968 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.09 01:40:44.109156 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.109179 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:44.109230 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.09 01:40:44.109408 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:44.109502 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:44.109579 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:44.109871 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:44.110220 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:44.110515 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.09 01:40:44.112302 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.112369 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:44.113020 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004208717 sec., 15444.13653852231 rows/sec., 1023.27 KiB/sec. 2025.01.09 01:40:44.113216 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.09 01:40:44.113287 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:40:44.113730 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.113818 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.113941 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.09 01:40:44.114183 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:40:44.114277 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} executeQuery: Read 355 rows, 25.52 KiB in 0.004994 sec., 71085.3023628354 rows/sec., 4.99 MiB/sec. 2025.01.09 01:40:44.114354 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} TCPHandler: Processed in 0.005284585 sec. 2025.01.09 01:40:44.114503 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.114611 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:44.114658 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:44.115112 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.115151 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.115521 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:44.115764 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.116032 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. 2025.01.09 01:40:44.116193 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} TCPHandler: Processed in 0.001742228 sec. 2025.01.09 01:40:44.116428 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.116569 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.116632 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:44.117225 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.117264 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.117629 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:40:44.117862 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.118127 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} executeQuery: Read 177 rows, 11.96 KiB in 0.001588 sec., 111460.95717884132 rows/sec., 7.35 MiB/sec. 2025.01.09 01:40:44.118182 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} TCPHandler: Processed in 0.00187158 sec. 2025.01.09 01:40:44.118326 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.118456 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.118512 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:44.119023 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.119063 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.119410 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:40:44.119645 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.119859 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.01.09 01:40:44.119910 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} TCPHandler: Processed in 0.001646286 sec. 2025.01.09 01:40:44.120052 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.120183 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.120263 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:44.121438 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.121479 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.122082 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:40:44.122338 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.122581 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} executeQuery: Read 9 rows, 16.51 KiB in 0.002427 sec., 3708.281829419036 rows/sec., 6.65 MiB/sec. 2025.01.09 01:40:44.122681 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} TCPHandler: Processed in 0.002690043 sec. 2025.01.09 01:40:44.122827 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:44.122956 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:44.123013 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:44.123525 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.123571 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. 2025.01.09 01:40:44.124005 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:40:44.124240 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.124443 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} executeQuery: Read 52 rows, 3.30 KiB in 0.001516 sec., 34300.79155672823 rows/sec., 2.12 MiB/sec. 2025.01.09 01:40:44.124491 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} TCPHandler: Processed in 0.001727018 sec. 2025.01.09 01:40:44.566967 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.09 01:40:44.588959 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.589014 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:44.597967 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:40:44.598744 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.599044 [ 69 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:40:44.599114 [ 69 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:44.599163 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:44.599744 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.617282 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.09 01:40:44.618508 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:44.620113 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.625839 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.631838 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.637861 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.643821 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.648580 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:40:44.709189 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.109897678 sec., 3839.935544407044 rows/sec., 19.86 MiB/sec. 2025.01.09 01:40:44.712392 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:40:44.715293 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:44.715387 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:40:44.717621 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.09 01:40:45.000249 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 239.82 MiB, peak 253.24 MiB, free memory in arenas 0.00 B, will set to 241.03 MiB (RSS), difference: 1.21 MiB 2025.01.09 01:40:49.092460 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.092652 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:40:49.092724 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:40:49.093461 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.093512 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.093951 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.09 01:40:49.094212 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.094432 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} executeQuery: Read 4 rows, 334.00 B in 0.001831 sec., 2184.598580010923 rows/sec., 178.14 KiB/sec. 2025.01.09 01:40:49.094544 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} TCPHandler: Processed in 0.002219036 sec. 2025.01.09 01:40:49.094774 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.094931 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:49.094988 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:49.095620 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.095661 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.096041 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:40:49.096291 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.096470 [ 61 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.01.09 01:40:49.096533 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} executeQuery: Read 88 rows, 7.86 KiB in 0.001625 sec., 54153.846153846156 rows/sec., 4.73 MiB/sec. 2025.01.09 01:40:49.096564 [ 61 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.096640 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.096653 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} TCPHandler: Processed in 0.002002152 sec. 2025.01.09 01:40:49.096859 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.01.09 01:40:49.096859 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.097161 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:49.097180 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:49.097242 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 1399 rows starting from the beginning of the part 2025.01.09 01:40:49.097299 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:49.097620 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part 2025.01.09 01:40:49.098060 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:40:49.098384 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part 2025.01.09 01:40:49.098796 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 191 rows starting from the beginning of the part 2025.01.09 01:40:49.099188 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part 2025.01.09 01:40:49.100149 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.100198 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.100746 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:40:49.101043 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.101374 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} executeQuery: Read 34 rows, 2.54 KiB in 0.004278 sec., 7947.6390836839655 rows/sec., 592.60 KiB/sec. 2025.01.09 01:40:49.101805 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} TCPHandler: Processed in 0.005039581 sec. 2025.01.09 01:40:49.102177 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.102375 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005629721 sec., 565392.1393262651 rows/sec., 49.83 MiB/sec. 2025.01.09 01:40:49.102648 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:49.102901 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:49.102931 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.01.09 01:40:49.104378 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.104554 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.01.09 01:40:49.104658 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:40:49.104993 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.105032 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.105392 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:40:49.105645 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.105822 [ 61 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.01.09 01:40:49.105876 [ 61 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.105900 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} executeQuery: Read 62 rows, 4.96 KiB in 0.003397 sec., 18251.398292611128 rows/sec., 1.43 MiB/sec. 2025.01.09 01:40:49.105912 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.106066 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} TCPHandler: Processed in 0.004122056 sec. 2025.01.09 01:40:49.106199 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.01.09 01:40:49.106289 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.106394 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:49.106489 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 873 rows starting from the beginning of the part 2025.01.09 01:40:49.106521 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:49.106759 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:49.106777 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part 2025.01.09 01:40:49.107188 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 815 rows starting from the beginning of the part 2025.01.09 01:40:49.107471 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part 2025.01.09 01:40:49.107852 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 355 rows starting from the beginning of the part 2025.01.09 01:40:49.108172 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 62 rows starting from the beginning of the part 2025.01.09 01:40:49.109563 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.109623 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.110788 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:40:49.111252 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.111761 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} executeQuery: Read 102 rows, 7.24 KiB in 0.005296 sec., 19259.818731117823 rows/sec., 1.34 MiB/sec. 2025.01.09 01:40:49.112245 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.0061708 sec., 359920.9178712647 rows/sec., 27.44 MiB/sec. 2025.01.09 01:40:49.112261 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} TCPHandler: Processed in 0.006045737 sec. 2025.01.09 01:40:49.112622 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.112638 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.01.09 01:40:49.113039 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:49.113216 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:49.113483 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.113777 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.01.09 01:40:49.114051 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.09 01:40:49.115024 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.115072 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.115740 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:40:49.115998 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.116244 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} executeQuery: Read 30 rows, 55.05 KiB in 0.003373 sec., 8894.159501927068 rows/sec., 15.94 MiB/sec. 2025.01.09 01:40:49.116341 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} TCPHandler: Processed in 0.003921693 sec. 2025.01.09 01:40:49.116482 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:49.116588 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:49.116636 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:49.117074 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:49.117114 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:49.117482 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:40:49.117728 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:49.117958 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} executeQuery: Read 30 rows, 2.10 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.48 MiB/sec. 2025.01.09 01:40:49.118008 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} TCPHandler: Processed in 0.001579725 sec. 2025.01.09 01:40:50.255264 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.01.09 01:40:50.255937 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:50.255983 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:50.256554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:40:50.256836 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:50.257133 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.01.09 01:40:52.117451 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.09 01:40:52.136797 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:52.136870 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:52.144806 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:40:52.145637 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:52.151180 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.09 01:40:52.894021 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1522 2025.01.09 01:40:52.897211 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:52.897272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:52.898777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:40:52.899098 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:52.899284 [ 59 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:40:52.899342 [ 59 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:52.899378 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:52.901409 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:40:52.901838 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1522 2025.01.09 01:40:52.902369 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:52.902561 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1344 rows starting from the beginning of the part 2025.01.09 01:40:52.903258 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:52.903926 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:52.904537 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2025.01.09 01:40:52.905142 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:52.905723 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.01.09 01:40:52.914465 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 72 columns (72 merged, 0 gathered) in 0.01489238 sec., 102199.91700453521 rows/sec., 78.46 MiB/sec. 2025.01.09 01:40:52.916683 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:40:52.917538 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:52.917639 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:40:52.918012 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.09 01:40:54.096070 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.096286 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.096367 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:40:54.097112 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.097166 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.097623 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:54.097880 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.098112 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. 2025.01.09 01:40:54.098169 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} TCPHandler: Processed in 0.002244547 sec. 2025.01.09 01:40:54.098340 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.098480 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:54.098539 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:54.099276 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.099324 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.099726 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:40:54.099980 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.100179 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} executeQuery: Read 191 rows, 17.31 KiB in 0.001718 sec., 111175.78579743889 rows/sec., 9.84 MiB/sec. 2025.01.09 01:40:54.100274 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} TCPHandler: Processed in 0.002000902 sec. 2025.01.09 01:40:54.100463 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.100704 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.100761 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:54.101417 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.101457 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.101805 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:40:54.102043 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.102236 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} executeQuery: Read 16 rows, 1.13 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 714.71 KiB/sec. 2025.01.09 01:40:54.102342 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} TCPHandler: Processed in 0.001975082 sec. 2025.01.09 01:40:54.102553 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.102752 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.102809 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:40:54.103466 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.103506 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.103858 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:54.104098 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.104319 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. 2025.01.09 01:40:54.104506 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} TCPHandler: Processed in 0.002072863 sec. 2025.01.09 01:40:54.104737 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.104871 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.104928 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:40:54.105564 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.105603 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.105957 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:54.106197 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.106426 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. 2025.01.09 01:40:54.106640 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} TCPHandler: Processed in 0.002016333 sec. 2025.01.09 01:40:54.106896 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.107043 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:54.107100 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:54.107864 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.107905 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.108283 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:40:54.108535 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.108725 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} executeQuery: Read 355 rows, 25.52 KiB in 0.001712 sec., 207359.81308411216 rows/sec., 14.56 MiB/sec. 2025.01.09 01:40:54.108781 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} TCPHandler: Processed in 0.002012472 sec. 2025.01.09 01:40:54.108924 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.109029 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:40:54.109077 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:40:54.109522 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.109560 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.109919 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:54.110200 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.110447 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. 2025.01.09 01:40:54.110651 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} TCPHandler: Processed in 0.001776808 sec. 2025.01.09 01:40:54.110864 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.110973 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.111025 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:54.111578 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.111617 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.112010 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:40:54.112268 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.112407 [ 56 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:40:54.112447 [ 56 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.112457 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} executeQuery: Read 177 rows, 11.96 KiB in 0.001506 sec., 117529.88047808765 rows/sec., 7.75 MiB/sec. 2025.01.09 01:40:54.112477 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.112568 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} TCPHandler: Processed in 0.001775038 sec. 2025.01.09 01:40:54.112782 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:40:54.112834 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.113301 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.113358 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:54.113495 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 19800 rows starting from the beginning of the part 2025.01.09 01:40:54.113543 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:40:54.113918 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 899 rows starting from the beginning of the part 2025.01.09 01:40:54.114386 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part 2025.01.09 01:40:54.114773 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:54.115165 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 102 rows starting from the beginning of the part 2025.01.09 01:40:54.115472 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 177 rows starting from the beginning of the part 2025.01.09 01:40:54.116511 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.116571 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.117216 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:40:54.117561 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.118040 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} executeQuery: Read 1 rows, 69.00 B in 0.004932 sec., 202.75750202757504 rows/sec., 13.66 KiB/sec. 2025.01.09 01:40:54.118214 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} TCPHandler: Processed in 0.005516569 sec. 2025.01.09 01:40:54.118448 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.118742 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.118872 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:54.120338 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.120379 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.122559 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:40:54.122939 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.123114 [ 56 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:40:54.123171 [ 56 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.123194 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.123214 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} executeQuery: Read 9 rows, 16.51 KiB in 0.004574 sec., 1967.6432006996065 rows/sec., 3.53 MiB/sec. 2025.01.09 01:40:54.123639 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:40:54.123718 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} TCPHandler: Processed in 0.005388616 sec. 2025.01.09 01:40:54.124059 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:54.124434 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:54.124578 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:54.124976 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:54.125390 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part 2025.01.09 01:40:54.125667 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 21255 rows, containing 5 columns (5 merged, 0 gathered) in 0.01306088 sec., 1627378.8596174223 rows/sec., 109.06 MiB/sec. 2025.01.09 01:40:54.126398 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:40:54.126549 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:54.127505 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:54.127675 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.128097 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:40:54.128515 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.09 01:40:54.128669 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:54.128737 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.128944 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.129182 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:54.129857 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 9 rows starting from the beginning of the part 2025.01.09 01:40:54.130800 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:40:54.131339 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.131702 [ 56 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:40:54.131807 [ 56 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:54.131896 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:54.132084 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} executeQuery: Read 52 rows, 3.30 KiB in 0.007765 sec., 6696.71603348358 rows/sec., 424.58 KiB/sec. 2025.01.09 01:40:54.132521 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:40:54.132537 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} TCPHandler: Processed in 0.00868891 sec. 2025.01.09 01:40:54.133090 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:40:54.133182 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3014 rows starting from the beginning of the part 2025.01.09 01:40:54.133577 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:54.133923 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:54.134362 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:54.134630 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part 2025.01.09 01:40:54.134993 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 52 rows starting from the beginning of the part 2025.01.09 01:40:54.137578 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 4 columns (4 merged, 0 gathered) in 0.005505478 sec., 586688.3856406292 rows/sec., 37.83 MiB/sec. 2025.01.09 01:40:54.138157 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:40:54.138551 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.139518 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:40:54.139700 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.09 01:40:54.142847 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 19 columns (19 merged, 0 gathered) in 0.019551075 sec., 71146.98296640978 rows/sec., 127.49 MiB/sec. 2025.01.09 01:40:54.145050 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:40:54.145485 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:54.145571 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:40:54.145727 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.01.09 01:40:55.000249 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 242.09 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.15 MiB (RSS), difference: 4.06 MiB 2025.01.09 01:40:57.585881 [ 48 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:40:57.585967 [ 48 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:40:57.757338 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.01.09 01:40:57.758361 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:57.758436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:57.759226 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:40:57.759497 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:57.759708 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.09 01:40:59.092634 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.092937 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:40:59.093054 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:40:59.094045 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.094095 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.094546 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:40:59.094835 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.095087 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} executeQuery: Read 86 rows, 7.72 KiB in 0.002233 sec., 38513.21092700403 rows/sec., 3.38 MiB/sec. 2025.01.09 01:40:59.095153 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} TCPHandler: Processed in 0.002677233 sec. 2025.01.09 01:40:59.095328 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.095443 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:40:59.095492 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:40:59.096045 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.096087 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.096445 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:40:59.096685 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.096898 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} executeQuery: Read 30 rows, 2.26 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.49 MiB/sec. 2025.01.09 01:40:59.096953 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} TCPHandler: Processed in 0.001691807 sec. 2025.01.09 01:40:59.097096 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.097207 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:40:59.097253 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:40:59.097809 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.097850 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.098218 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:40:59.098464 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.098670 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} executeQuery: Read 58 rows, 4.64 KiB in 0.001486 sec., 39030.95558546433 rows/sec., 3.05 MiB/sec. 2025.01.09 01:40:59.098723 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} TCPHandler: Processed in 0.001689568 sec. 2025.01.09 01:40:59.098866 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.098973 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:59.099024 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:40:59.099536 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.099575 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.099958 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:40:59.100196 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.100400 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} executeQuery: Read 100 rows, 7.10 KiB in 0.001449 sec., 69013.11249137337 rows/sec., 4.78 MiB/sec. 2025.01.09 01:40:59.100452 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} TCPHandler: Processed in 0.001642466 sec. 2025.01.09 01:40:59.100605 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.100712 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:40:59.100779 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:40:59.101920 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.101960 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.102596 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:40:59.102857 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.103140 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} executeQuery: Read 30 rows, 55.05 KiB in 0.002448 sec., 12254.901960784313 rows/sec., 21.96 MiB/sec. 2025.01.09 01:40:59.103308 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} TCPHandler: Processed in 0.002761704 sec. 2025.01.09 01:40:59.103573 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:40:59.103910 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:40:59.103993 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:40:59.104546 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.104595 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.104967 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:40:59.105222 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.105444 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} executeQuery: Read 30 rows, 2.10 KiB in 0.001646 sec., 18226.00243013366 rows/sec., 1.25 MiB/sec. 2025.01.09 01:40:59.105501 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} TCPHandler: Processed in 0.002089904 sec. 2025.01.09 01:40:59.651337 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.09 01:40:59.671457 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:40:59.671513 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:40:59.678885 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:40:59.679702 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:40:59.682229 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.09 01:41:02.902184 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1556 2025.01.09 01:41:02.905357 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:02.905419 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:02.906886 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:02.907200 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:02.908684 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1556 2025.01.09 01:41:03.000250 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 242.15 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.15 MiB (RSS), difference: 4.00 MiB 2025.01.09 01:41:04.123333 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.123543 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.123624 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:04.124407 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.124546 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.124982 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:41:04.125273 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.125524 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} executeQuery: Read 14 rows, 1.01 KiB in 0.002036 sec., 6876.2278978388995 rows/sec., 495.00 KiB/sec. 2025.01.09 01:41:04.125594 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} TCPHandler: Processed in 0.002405728 sec. 2025.01.09 01:41:04.125782 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.125910 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:41:04.125961 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:41:04.126518 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.126659 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.127017 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.09 01:41:04.127256 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.127496 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} executeQuery: Read 4 rows, 334.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 202.09 KiB/sec. 2025.01.09 01:41:04.127625 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} TCPHandler: Processed in 0.001908131 sec. 2025.01.09 01:41:04.127779 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.127893 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:04.127942 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:04.129020 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.129060 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.129529 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:04.129779 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.130001 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} executeQuery: Read 1333 rows, 114.02 KiB in 0.002132 sec., 625234.5215759849 rows/sec., 52.23 MiB/sec. 2025.01.09 01:41:04.130054 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} TCPHandler: Processed in 0.002331458 sec. 2025.01.09 01:41:04.130210 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.130359 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.130420 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:04.131016 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.131056 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.131403 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:41:04.131641 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.131816 [ 37 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:41:04.131877 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} executeQuery: Read 20 rows, 1.41 KiB in 0.00154 sec., 12987.012987012988 rows/sec., 916.95 KiB/sec. 2025.01.09 01:41:04.131908 [ 37 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.131991 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} TCPHandler: Processed in 0.001840959 sec. 2025.01.09 01:41:04.131991 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.132228 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.132256 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:41:04.132779 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.132804 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:04.132939 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part 2025.01.09 01:41:04.132979 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:04.133477 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:04.134002 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part 2025.01.09 01:41:04.134451 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:04.134763 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:04.135219 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part 2025.01.09 01:41:04.136994 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.137081 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.138073 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:41:04.138237 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097669 sec., 28863.488654434997 rows/sec., 2.17 MiB/sec. 2025.01.09 01:41:04.138476 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:41:04.138520 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.138972 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} executeQuery: Read 242 rows, 16.79 KiB in 0.006434 sec., 37612.68262356233 rows/sec., 2.55 MiB/sec. 2025.01.09 01:41:04.139113 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} TCPHandler: Processed in 0.007024993 sec. 2025.01.09 01:41:04.139191 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.139291 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.139357 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:41:04.139467 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.139528 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:41:04.139553 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:04.140115 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.140156 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.140509 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:41:04.140766 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.140989 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. 2025.01.09 01:41:04.141080 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} TCPHandler: Processed in 0.00187057 sec. 2025.01.09 01:41:04.141237 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.141350 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:04.141397 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:04.142279 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.142319 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.142729 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:04.142980 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.143200 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} executeQuery: Read 815 rows, 60.14 KiB in 0.001871 sec., 435595.93800106895 rows/sec., 31.39 MiB/sec. 2025.01.09 01:41:04.143252 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} TCPHandler: Processed in 0.002089383 sec. 2025.01.09 01:41:04.143396 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.143524 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:04.143579 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:04.144050 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.144090 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.144446 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:41:04.144688 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.144889 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. 2025.01.09 01:41:04.144938 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} TCPHandler: Processed in 0.001605406 sec. 2025.01.09 01:41:04.145078 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.145208 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.145267 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:04.146058 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.146099 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.146568 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:04.146824 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.147041 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} executeQuery: Read 893 rows, 60.90 KiB in 0.001862 sec., 479591.8367346939 rows/sec., 31.94 MiB/sec. 2025.01.09 01:41:04.147094 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} TCPHandler: Processed in 0.002082293 sec. 2025.01.09 01:41:04.147236 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.147365 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.147421 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:04.147901 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.147941 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.148284 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:41:04.148523 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.148759 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. 2025.01.09 01:41:04.148870 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} TCPHandler: Processed in 0.001694688 sec. 2025.01.09 01:41:04.149035 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.149164 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.149246 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:04.150405 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.150444 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.151058 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:41:04.151328 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.151583 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} executeQuery: Read 9 rows, 16.51 KiB in 0.002446 sec., 3679.476696647588 rows/sec., 6.59 MiB/sec. 2025.01.09 01:41:04.151693 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} TCPHandler: Processed in 0.002731314 sec. 2025.01.09 01:41:04.151856 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:04.151968 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:04.152016 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:04.152468 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:04.152510 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:04.152880 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:04.153118 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:04.153342 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} executeQuery: Read 52 rows, 3.30 KiB in 0.001395 sec., 37275.985663082436 rows/sec., 2.31 MiB/sec. 2025.01.09 01:41:04.153401 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} TCPHandler: Processed in 0.001597106 sec. 2025.01.09 01:41:05.259904 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.01.09 01:41:05.260669 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:05.260717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:05.261246 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:41:05.261503 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:05.261750 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.01.09 01:41:07.182388 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.09 01:41:07.203582 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:07.203635 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:07.211006 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:41:07.211780 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:07.215627 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.09 01:41:09.092435 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.092673 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:09.092757 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:09.093570 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.093618 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.094065 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:09.094337 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.094587 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} executeQuery: Read 86 rows, 7.72 KiB in 0.001972 sec., 43610.547667342806 rows/sec., 3.82 MiB/sec. 2025.01.09 01:41:09.094652 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} TCPHandler: Processed in 0.002395519 sec. 2025.01.09 01:41:09.094822 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.094969 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:09.095028 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:09.095706 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.095756 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.096159 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:41:09.096441 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.096662 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} executeQuery: Read 30 rows, 2.26 KiB in 0.001727 sec., 17371.163867979154 rows/sec., 1.28 MiB/sec. 2025.01.09 01:41:09.096713 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} TCPHandler: Processed in 0.001959312 sec. 2025.01.09 01:41:09.096855 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.096968 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:09.097015 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:09.097591 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.097633 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.098007 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:09.098258 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.098469 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} executeQuery: Read 58 rows, 4.64 KiB in 0.001524 sec., 38057.74278215223 rows/sec., 2.97 MiB/sec. 2025.01.09 01:41:09.098521 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} TCPHandler: Processed in 0.001726318 sec. 2025.01.09 01:41:09.098662 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.098773 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:09.098825 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:09.099341 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.099381 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.099768 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:09.100007 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.100224 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} executeQuery: Read 100 rows, 7.10 KiB in 0.001474 sec., 67842.60515603799 rows/sec., 4.70 MiB/sec. 2025.01.09 01:41:09.100276 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} TCPHandler: Processed in 0.001672637 sec. 2025.01.09 01:41:09.100448 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.100558 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:09.100628 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:09.101742 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.101782 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.102434 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:41:09.102700 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.102961 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} executeQuery: Read 30 rows, 55.05 KiB in 0.002423 sec., 12381.345439537765 rows/sec., 22.19 MiB/sec. 2025.01.09 01:41:09.103086 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} TCPHandler: Processed in 0.002699923 sec. 2025.01.09 01:41:09.103275 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:09.103385 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:09.103433 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:09.103895 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:09.103937 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. 2025.01.09 01:41:09.104338 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:09.104572 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:09.104803 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} executeQuery: Read 30 rows, 2.10 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.43 MiB/sec. 2025.01.09 01:41:09.104870 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} TCPHandler: Processed in 0.001655326 sec. 2025.01.09 01:41:12.586022 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:41:12.586093 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:41:12.761961 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.01.09 01:41:12.763000 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:12.763075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:12.763812 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:41:12.764067 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:12.764267 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.09 01:41:12.908996 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1592 2025.01.09 01:41:12.912304 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:12.912366 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:12.913843 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:12.914157 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:12.914866 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1592 2025.01.09 01:41:14.095898 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.096117 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.096211 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:14.096989 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.097037 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.097489 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:41:14.097755 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.097986 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. 2025.01.09 01:41:14.098052 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} TCPHandler: Processed in 0.002295808 sec. 2025.01.09 01:41:14.098244 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.098361 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:14.098415 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:14.099070 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.099109 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.099489 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:41:14.099727 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.099916 [ 71 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.01.09 01:41:14.099942 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} executeQuery: Read 191 rows, 17.31 KiB in 0.001604 sec., 119077.30673316709 rows/sec., 10.54 MiB/sec. 2025.01.09 01:41:14.100006 [ 71 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.100070 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} TCPHandler: Processed in 0.001889631 sec. 2025.01.09 01:41:14.100076 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.100252 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.01.09 01:41:14.100253 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.100415 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:14.100448 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.100463 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 1399 rows starting from the beginning of the part 2025.01.09 01:41:14.100516 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:14.100667 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 191 rows starting from the beginning of the part 2025.01.09 01:41:14.101089 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 86 rows starting from the beginning of the part 2025.01.09 01:41:14.101490 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:41:14.101807 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 86 rows starting from the beginning of the part 2025.01.09 01:41:14.102192 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 191 rows starting from the beginning of the part 2025.01.09 01:41:14.103119 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.103160 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.103685 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:41:14.103974 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.104217 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} executeQuery: Read 16 rows, 1.13 KiB in 0.00381 sec., 4199.475065616798 rows/sec., 297.33 KiB/sec. 2025.01.09 01:41:14.104275 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} TCPHandler: Processed in 0.004099375 sec. 2025.01.09 01:41:14.104458 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.104508 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.004322569 sec., 760196.0778416723 rows/sec., 67.12 MiB/sec. 2025.01.09 01:41:14.104624 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.104691 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:14.104837 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.01.09 01:41:14.105463 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.105780 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.01.09 01:41:14.105878 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.105958 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.105977 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:41:14.106347 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:41:14.106604 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.106821 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} executeQuery: Read 14 rows, 1004.00 B in 0.002229 sec., 6280.843427545985 rows/sec., 439.87 KiB/sec. 2025.01.09 01:41:14.106881 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} TCPHandler: Processed in 0.002515661 sec. 2025.01.09 01:41:14.107033 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.107139 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.107185 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:14.107711 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.107751 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.108109 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:41:14.108343 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.108558 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} executeQuery: Read 13 rows, 830.00 B in 0.00144 sec., 9027.777777777777 rows/sec., 562.88 KiB/sec. 2025.01.09 01:41:14.108612 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} TCPHandler: Processed in 0.001637496 sec. 2025.01.09 01:41:14.108743 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.108847 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:14.108893 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:14.109535 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.109576 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.109947 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:41:14.110202 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.110434 [ 71 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2025.01.09 01:41:14.110497 [ 71 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.110500 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} executeQuery: Read 355 rows, 25.52 KiB in 0.00166 sec., 213855.421686747 rows/sec., 15.02 MiB/sec. 2025.01.09 01:41:14.110530 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.110658 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} TCPHandler: Processed in 0.001960961 sec. 2025.01.09 01:41:14.110752 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2025.01.09 01:41:14.110826 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.110932 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:14.111020 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:14.111025 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 873 rows starting from the beginning of the part 2025.01.09 01:41:14.111125 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:14.111360 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 355 rows starting from the beginning of the part 2025.01.09 01:41:14.111791 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 58 rows starting from the beginning of the part 2025.01.09 01:41:14.112136 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 815 rows starting from the beginning of the part 2025.01.09 01:41:14.112461 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part 2025.01.09 01:41:14.112649 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 355 rows starting from the beginning of the part 2025.01.09 01:41:14.113444 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.113506 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.114421 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:41:14.114948 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.115256 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} executeQuery: Read 6 rows, 321.00 B in 0.004291 sec., 1398.2754602656723 rows/sec., 73.05 KiB/sec. 2025.01.09 01:41:14.115547 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} TCPHandler: Processed in 0.004776817 sec. 2025.01.09 01:41:14.115804 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.116112 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.116193 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:14.116205 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562999 sec., 451914.51589331584 rows/sec., 34.25 MiB/sec. 2025.01.09 01:41:14.116554 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2025.01.09 01:41:14.117148 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.117252 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.117301 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.117318 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2025.01.09 01:41:14.117506 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:41:14.117833 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:41:14.118091 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.118343 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} executeQuery: Read 177 rows, 11.96 KiB in 0.002309 sec., 76656.56128194024 rows/sec., 5.06 MiB/sec. 2025.01.09 01:41:14.118468 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} TCPHandler: Processed in 0.002792195 sec. 2025.01.09 01:41:14.118676 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.118846 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.118905 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:14.119401 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.119441 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.119786 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.09 01:41:14.120020 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.120184 [ 71 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.09 01:41:14.120232 [ 71 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.120264 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. 2025.01.09 01:41:14.120272 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.120406 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} TCPHandler: Processed in 0.00184422 sec. 2025.01.09 01:41:14.120468 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.09 01:41:14.120551 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.120595 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:14.120637 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part 2025.01.09 01:41:14.120684 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.120783 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.09 01:41:14.121143 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:14.121219 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.09 01:41:14.121501 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.09 01:41:14.121895 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.09 01:41:14.122221 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.09 01:41:14.124456 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049655 sec., 9877.384616714264 rows/sec., 665.57 KiB/sec. 2025.01.09 01:41:14.124725 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.09 01:41:14.124863 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.124932 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.125394 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.125586 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.09 01:41:14.125765 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:41:14.126048 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:41:14.126309 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.126559 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} executeQuery: Read 9 rows, 16.51 KiB in 0.005905 sec., 1524.1320914479256 rows/sec., 2.73 MiB/sec. 2025.01.09 01:41:14.126671 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} TCPHandler: Processed in 0.006178139 sec. 2025.01.09 01:41:14.126821 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:14.126949 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:14.127006 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:14.127479 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.127519 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.127877 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:41:14.128121 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.128351 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. 2025.01.09 01:41:14.128409 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} TCPHandler: Processed in 0.001649176 sec. 2025.01.09 01:41:14.715780 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.09 01:41:14.737909 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:14.737969 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:14.745806 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:41:14.746615 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:14.750876 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.09 01:41:15.000259 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.55 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.43 MiB (RSS), difference: -1.11 MiB 2025.01.09 01:41:19.092601 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.092801 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:41:19.092880 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:41:19.093719 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.093773 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.094202 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.09 01:41:19.094464 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.094711 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} executeQuery: Read 2 rows, 167.00 B in 0.001941 sec., 1030.3967027305512 rows/sec., 84.02 KiB/sec. 2025.01.09 01:41:19.094779 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} TCPHandler: Processed in 0.002308197 sec. 2025.01.09 01:41:19.094965 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.095111 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:19.095169 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:19.095816 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.095859 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.096251 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:41:19.096506 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.096723 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} executeQuery: Read 87 rows, 7.79 KiB in 0.001647 sec., 52823.315118397084 rows/sec., 4.62 MiB/sec. 2025.01.09 01:41:19.096775 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} TCPHandler: Processed in 0.0018804 sec. 2025.01.09 01:41:19.096929 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.097059 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:19.097115 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:19.097704 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.097744 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.098102 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:41:19.098339 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.098573 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} executeQuery: Read 32 rows, 2.40 KiB in 0.00154 sec., 20779.22077922078 rows/sec., 1.52 MiB/sec. 2025.01.09 01:41:19.098656 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} TCPHandler: Processed in 0.001791359 sec. 2025.01.09 01:41:19.098868 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.099084 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:19.099142 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:19.099780 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.099821 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.100179 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:41:19.100417 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.100628 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} executeQuery: Read 60 rows, 4.80 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.95 MiB/sec. 2025.01.09 01:41:19.100682 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} TCPHandler: Processed in 0.001941011 sec. 2025.01.09 01:41:19.100834 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.100963 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:19.101022 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:19.101565 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.101605 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.101985 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:41:19.102233 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.102408 [ 150 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:41:19.102473 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} executeQuery: Read 101 rows, 7.17 KiB in 0.001532 sec., 65926.89295039164 rows/sec., 4.57 MiB/sec. 2025.01.09 01:41:19.102504 [ 150 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.102582 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.102590 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} TCPHandler: Processed in 0.00181876 sec. 2025.01.09 01:41:19.102796 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.102930 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:41:19.103011 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:19.103207 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:19.103599 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:19.103721 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 21255 rows starting from the beginning of the part 2025.01.09 01:41:19.104053 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part 2025.01.09 01:41:19.104388 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 893 rows starting from the beginning of the part 2025.01.09 01:41:19.104727 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 100 rows starting from the beginning of the part 2025.01.09 01:41:19.105158 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 177 rows starting from the beginning of the part 2025.01.09 01:41:19.105484 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 101 rows starting from the beginning of the part 2025.01.09 01:41:19.107713 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.107769 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.109525 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:41:19.109859 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.110130 [ 150 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:41:19.110275 [ 150 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.110356 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.110433 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} executeQuery: Read 30 rows, 55.05 KiB in 0.007434 sec., 4035.5125100887813 rows/sec., 7.23 MiB/sec. 2025.01.09 01:41:19.110702 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:41:19.110929 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} TCPHandler: Processed in 0.008233083 sec. 2025.01.09 01:41:19.111198 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:19.111507 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:19.111640 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:19.111688 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:19.112076 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1391 rows starting from the beginning of the part 2025.01.09 01:41:19.112949 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.113796 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 9 rows starting from the beginning of the part 2025.01.09 01:41:19.114993 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.115055 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.115206 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.115323 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 22626 rows, containing 5 columns (5 merged, 0 gathered) in 0.012575672 sec., 1799188.146764642 rows/sec., 120.58 MiB/sec. 2025.01.09 01:41:19.115960 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part 2025.01.09 01:41:19.116051 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:41:19.116959 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.117109 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.117481 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:41:19.117839 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. 2025.01.09 01:41:19.118223 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:41:19.118771 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.119131 [ 150 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:41:19.119244 [ 150 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:19.119344 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:19.119790 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:41:19.120281 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:19.120286 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} executeQuery: Read 30 rows, 2.10 KiB in 0.008244 sec., 3639.01018922853 rows/sec., 255.28 KiB/sec. 2025.01.09 01:41:19.120425 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3230 rows starting from the beginning of the part 2025.01.09 01:41:19.120907 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.121264 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 52 rows starting from the beginning of the part 2025.01.09 01:41:19.121536 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.121082 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} TCPHandler: Processed in 0.00998803 sec. 2025.01.09 01:41:19.121876 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 52 rows starting from the beginning of the part 2025.01.09 01:41:19.122169 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:19.126031 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3424 rows, containing 4 columns (4 merged, 0 gathered) in 0.006546565 sec., 523022.3789116888 rows/sec., 33.74 MiB/sec. 2025.01.09 01:41:19.126395 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:41:19.126862 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.126937 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:41:19.127011 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.01.09 01:41:19.130770 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1499 rows, containing 19 columns (19 merged, 0 gathered) in 0.020312027 sec., 73798.64156344417 rows/sec., 132.24 MiB/sec. 2025.01.09 01:41:19.132198 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:41:19.132636 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:19.132718 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:41:19.132867 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2025.01.09 01:41:20.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.03 MiB, peak 258.60 MiB, free memory in arenas 0.00 B, will set to 248.70 MiB (RSS), difference: 1.67 MiB 2025.01.09 01:41:20.264461 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.01.09 01:41:20.265114 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:20.265158 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:20.265695 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:41:20.265952 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:20.266168 [ 29 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:41:20.266215 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.01.09 01:41:20.266262 [ 29 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:20.266294 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:20.266499 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.266906 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:20.267017 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.267154 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.267380 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.267602 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.267774 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.267949 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:20.270616 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004235368 sec., 6610759.678970045 rows/sec., 94.57 MiB/sec. 2025.01.09 01:41:20.271022 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:41:20.271408 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:20.271499 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:41:20.271618 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.01.09 01:41:22.251036 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.09 01:41:22.272871 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:22.272922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:22.281305 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:41:22.282090 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:22.282459 [ 43 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:41:22.282611 [ 43 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:22.282691 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:22.283379 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.300071 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.09 01:41:22.301433 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:22.303059 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.309063 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.314807 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.321161 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.327020 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.331838 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:22.394189 [ 189 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.11131111 sec., 4132.561430750264 rows/sec., 21.37 MiB/sec. 2025.01.09 01:41:22.396608 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:41:22.399174 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:22.399299 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:41:22.401069 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.09 01:41:22.915181 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1628 2025.01.09 01:41:22.918233 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:22.918271 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:22.919772 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:22.920079 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:22.920573 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1628 2025.01.09 01:41:24.096175 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.096394 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.096477 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:24.097274 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.097324 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.097778 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:41:24.098033 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.098241 [ 125 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.09 01:41:24.098316 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. 2025.01.09 01:41:24.098333 [ 125 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.098412 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.098470 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} TCPHandler: Processed in 0.002442499 sec. 2025.01.09 01:41:24.098793 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.09 01:41:24.098796 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.099198 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:24.099206 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:24.099266 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.099314 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:24.099624 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.099977 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.100338 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.100710 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.102428 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.102504 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.103411 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888959 sec., 14317.976485382676 rows/sec., 1.06 MiB/sec. 2025.01.09 01:41:24.103519 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:41:24.103605 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.09 01:41:24.104061 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.104259 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.104490 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} executeQuery: Read 191 rows, 17.31 KiB in 0.005381 sec., 35495.26110388403 rows/sec., 3.14 MiB/sec. 2025.01.09 01:41:24.104491 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.09 01:41:24.104696 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} TCPHandler: Processed in 0.006064697 sec. 2025.01.09 01:41:24.104733 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:41:24.104878 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.105001 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.105051 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:24.105638 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.105681 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.106047 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:41:24.106291 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.106515 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} executeQuery: Read 16 rows, 1.13 KiB in 0.001543 sec., 10369.41023979261 rows/sec., 734.16 KiB/sec. 2025.01.09 01:41:24.106583 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} TCPHandler: Processed in 0.001762249 sec. 2025.01.09 01:41:24.106748 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.106874 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.106923 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:24.107481 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.107523 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.107881 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:41:24.108131 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.108305 [ 125 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:41:24.108358 [ 125 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.108376 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec. 2025.01.09 01:41:24.108393 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.108521 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} TCPHandler: Processed in 0.00184637 sec. 2025.01.09 01:41:24.108586 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:41:24.108672 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.108713 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:24.108760 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part 2025.01.09 01:41:24.108798 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.108868 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:24.108907 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.109346 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.109620 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.09 01:41:24.109885 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.110119 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.09 01:41:24.110977 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.111031 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.111710 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:41:24.111796 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003265862 sec., 165346.8517653226 rows/sec., 11.84 MiB/sec. 2025.01.09 01:41:24.112105 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:41:24.112116 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.112434 [ 125 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.09 01:41:24.112537 [ 125 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.112612 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.112665 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} executeQuery: Read 13 rows, 830.00 B in 0.003853 sec., 3373.994290163509 rows/sec., 210.37 KiB/sec. 2025.01.09 01:41:24.112992 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.09 01:41:24.113020 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} TCPHandler: Processed in 0.00439069 sec. 2025.01.09 01:41:24.113044 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.113371 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.113398 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:24.113426 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:41:24.113496 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.09 01:41:24.113778 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:24.113796 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.09 01:41:24.113928 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.09 01:41:24.113981 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:24.114273 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.09 01:41:24.114599 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.09 01:41:24.114896 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.09 01:41:24.116783 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.116855 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.117324 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004580264 sec., 14191.321722939989 rows/sec., 940.26 KiB/sec. 2025.01.09 01:41:24.117572 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.09 01:41:24.117764 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:41:24.118144 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.118301 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.118318 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.09 01:41:24.118488 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:41:24.118734 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} executeQuery: Read 355 rows, 25.52 KiB in 0.005143 sec., 69025.86039276687 rows/sec., 4.85 MiB/sec. 2025.01.09 01:41:24.118813 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} TCPHandler: Processed in 0.005650741 sec. 2025.01.09 01:41:24.119047 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.119333 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:24.119442 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:24.119925 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.119964 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.120333 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:41:24.120581 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.120744 [ 125 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.09 01:41:24.120811 [ 125 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.120848 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. 2025.01.09 01:41:24.120851 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.121026 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} TCPHandler: Processed in 0.002100424 sec. 2025.01.09 01:41:24.121137 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:41:24.121248 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.121522 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:24.121561 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.121579 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2025.01.09 01:41:24.121633 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:24.121734 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.09 01:41:24.122147 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.09 01:41:24.122513 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.09 01:41:24.122877 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.09 01:41:24.123204 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.09 01:41:24.124160 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.124204 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.124822 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:41:24.124842 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003847131 sec., 63943.7544497445 rows/sec., 3.26 MiB/sec. 2025.01.09 01:41:24.125074 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.09 01:41:24.125253 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.125762 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.125781 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} executeQuery: Read 177 rows, 11.96 KiB in 0.004277 sec., 41384.14776712649 rows/sec., 2.73 MiB/sec. 2025.01.09 01:41:24.126206 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} TCPHandler: Processed in 0.005075021 sec. 2025.01.09 01:41:24.126201 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.09 01:41:24.126520 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.126609 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:41:24.126866 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.127013 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:24.127517 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.127558 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.127916 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.09 01:41:24.128156 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.128392 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} executeQuery: Read 1 rows, 69.00 B in 0.001631 sec., 613.1207847946046 rows/sec., 41.31 KiB/sec. 2025.01.09 01:41:24.128466 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} TCPHandler: Processed in 0.002140095 sec. 2025.01.09 01:41:24.128737 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.128853 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.128929 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:24.129999 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.130039 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.130672 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:41:24.130941 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.131244 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} executeQuery: Read 9 rows, 16.51 KiB in 0.002403 sec., 3745.318352059925 rows/sec., 6.71 MiB/sec. 2025.01.09 01:41:24.131632 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} TCPHandler: Processed in 0.003013728 sec. 2025.01.09 01:41:24.131854 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:24.132103 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:24.132163 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:24.132662 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:24.132703 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:24.133081 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:41:24.133328 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:24.133595 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} executeQuery: Read 52 rows, 3.30 KiB in 0.001524 sec., 34120.73490813648 rows/sec., 2.11 MiB/sec. 2025.01.09 01:41:24.133682 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} TCPHandler: Processed in 0.001954031 sec. 2025.01.09 01:41:27.586335 [ 27 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:41:27.586414 [ 27 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:41:27.766444 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.01.09 01:41:27.767129 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:27.767176 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:27.767699 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:41:27.767951 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:27.768190 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.09 01:41:29.092623 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.092869 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:29.092947 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:29.093776 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.093832 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.094291 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:41:29.094570 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.094830 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} executeQuery: Read 86 rows, 7.72 KiB in 0.002013 sec., 42722.305017386985 rows/sec., 3.74 MiB/sec. 2025.01.09 01:41:29.094899 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} TCPHandler: Processed in 0.002423959 sec. 2025.01.09 01:41:29.095091 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.095236 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:29.095294 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:29.095935 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.095975 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.096337 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:41:29.096567 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.096748 [ 31 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:41:29.096800 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} executeQuery: Read 30 rows, 2.26 KiB in 0.001595 sec., 18808.777429467085 rows/sec., 1.38 MiB/sec. 2025.01.09 01:41:29.096846 [ 31 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.096905 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} TCPHandler: Processed in 0.00188065 sec. 2025.01.09 01:41:29.096910 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.097116 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.097140 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:41:29.097329 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:29.097462 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:29.097491 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:29.097607 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part 2025.01.09 01:41:29.097899 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:29.098243 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:29.098555 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part 2025.01.09 01:41:29.098855 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:29.099227 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:29.100540 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.100616 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.101684 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:41:29.102119 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005075012 sec., 36256.07190682505 rows/sec., 2.74 MiB/sec. 2025.01.09 01:41:29.102202 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.102300 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:41:29.102540 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} executeQuery: Read 58 rows, 4.64 KiB in 0.005273 sec., 10999.431063910488 rows/sec., 879.70 KiB/sec. 2025.01.09 01:41:29.102629 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} TCPHandler: Processed in 0.00561688 sec. 2025.01.09 01:41:29.102787 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.102823 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.102919 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:41:29.102941 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:29.103023 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:41:29.103023 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:29.103645 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.103689 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.104076 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:41:29.104311 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.104517 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} executeQuery: Read 100 rows, 7.10 KiB in 0.001611 sec., 62073.24643078833 rows/sec., 4.30 MiB/sec. 2025.01.09 01:41:29.104568 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} TCPHandler: Processed in 0.001844069 sec. 2025.01.09 01:41:29.104708 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.104838 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:29.104919 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:29.106178 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.106218 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.106917 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:41:29.107197 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.107414 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. 2025.01.09 01:41:29.107634 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} TCPHandler: Processed in 0.002979208 sec. 2025.01.09 01:41:29.107859 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:29.108154 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:29.108255 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:29.108728 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.108768 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.109130 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:41:29.109381 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.109597 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} executeQuery: Read 30 rows, 2.10 KiB in 0.001557 sec., 19267.82273603083 rows/sec., 1.32 MiB/sec. 2025.01.09 01:41:29.109649 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} TCPHandler: Processed in 0.00190637 sec. 2025.01.09 01:41:29.800254 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.09 01:41:29.819305 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:29.819365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:29.826339 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:41:29.827078 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:29.829690 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.09 01:41:30.155327 [ 39 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.09 01:41:30.155406 [ 39 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:30.155432 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:30.155674 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:41:30.155946 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:30.156007 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.09 01:41:30.156176 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.01.09 01:41:30.156469 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:41:30.156717 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.01.09 01:41:30.156922 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2025.01.09 01:41:30.158007 [ 196 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248561 sec., 11264.840421465959 rows/sec., 962.57 KiB/sec. 2025.01.09 01:41:30.158171 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.09 01:41:30.158466 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:30.158548 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.09 01:41:30.158631 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.09 01:41:32.920934 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1662 2025.01.09 01:41:32.924287 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:32.924347 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:32.925831 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:41:32.926144 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:32.926859 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1662 2025.01.09 01:41:34.127903 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.128214 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.128336 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:34.129394 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.129447 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.129900 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:34.130170 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.130418 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} executeQuery: Read 14 rows, 1.01 KiB in 0.00229 sec., 6113.53711790393 rows/sec., 440.09 KiB/sec. 2025.01.09 01:41:34.130488 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} TCPHandler: Processed in 0.002781765 sec. 2025.01.09 01:41:34.130695 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.130839 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:41:34.130898 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:41:34.131459 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.131501 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.131859 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.09 01:41:34.132102 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.132318 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} executeQuery: Read 4 rows, 334.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 215.44 KiB/sec. 2025.01.09 01:41:34.132372 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} TCPHandler: Processed in 0.001753938 sec. 2025.01.09 01:41:34.132530 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.132637 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:34.132684 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:34.133885 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.133924 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.134347 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:41:34.134650 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.134879 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} executeQuery: Read 1333 rows, 114.02 KiB in 0.002264 sec., 588780.9187279152 rows/sec., 49.18 MiB/sec. 2025.01.09 01:41:34.134935 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} TCPHandler: Processed in 0.00246302 sec. 2025.01.09 01:41:34.135090 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.135196 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.135242 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:34.135791 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.135832 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.136183 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:41:34.136420 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.136624 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} executeQuery: Read 20 rows, 1.41 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 973.87 KiB/sec. 2025.01.09 01:41:34.136677 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} TCPHandler: Processed in 0.001647417 sec. 2025.01.09 01:41:34.136821 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.136926 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.136972 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:34.137580 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.137621 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.137989 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:34.138225 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.138436 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} executeQuery: Read 242 rows, 16.79 KiB in 0.001533 sec., 157860.4044357469 rows/sec., 10.70 MiB/sec. 2025.01.09 01:41:34.138490 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} TCPHandler: Processed in 0.001726058 sec. 2025.01.09 01:41:34.138628 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.138732 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.138776 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:34.139307 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.139348 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.139700 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:34.139947 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.140155 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} executeQuery: Read 13 rows, 830.00 B in 0.001444 sec., 9002.770083102494 rows/sec., 561.32 KiB/sec. 2025.01.09 01:41:34.140208 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} TCPHandler: Processed in 0.001639107 sec. 2025.01.09 01:41:34.140343 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.140446 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:34.140491 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:34.141347 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.141388 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.141778 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:41:34.142009 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.142228 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} executeQuery: Read 815 rows, 60.14 KiB in 0.001803 sec., 452024.40377149195 rows/sec., 32.57 MiB/sec. 2025.01.09 01:41:34.142281 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} TCPHandler: Processed in 0.001996982 sec. 2025.01.09 01:41:34.142419 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.142523 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:34.142569 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:34.143010 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.143050 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.143401 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:34.143638 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.143842 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. 2025.01.09 01:41:34.143892 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} TCPHandler: Processed in 0.001530335 sec. 2025.01.09 01:41:34.144027 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.144131 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.144180 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:34.144883 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.144923 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.145348 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:41:34.145592 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.145834 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} executeQuery: Read 899 rows, 61.31 KiB in 0.001723 sec., 521764.3644805572 rows/sec., 34.75 MiB/sec. 2025.01.09 01:41:34.145908 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} TCPHandler: Processed in 0.001938571 sec. 2025.01.09 01:41:34.146103 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.146394 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.146462 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:34.146904 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.146945 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.147295 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.09 01:41:34.147529 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.147740 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2025.01.09 01:41:34.147839 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} TCPHandler: Processed in 0.001849719 sec. 2025.01.09 01:41:34.148046 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.148222 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.148311 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:34.149472 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.149512 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.150114 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:41:34.150371 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.150646 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} executeQuery: Read 9 rows, 16.51 KiB in 0.002449 sec., 3674.9693752552066 rows/sec., 6.59 MiB/sec. 2025.01.09 01:41:34.150852 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} TCPHandler: Processed in 0.002935738 sec. 2025.01.09 01:41:34.151113 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:34.151411 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:34.151475 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:34.152011 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:34.152051 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:34.152404 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:41:34.152632 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:34.152853 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} executeQuery: Read 52 rows, 3.30 KiB in 0.001526 sec., 34076.015727391874 rows/sec., 2.11 MiB/sec. 2025.01.09 01:41:34.152906 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} TCPHandler: Processed in 0.001950422 sec. 2025.01.09 01:41:35.268428 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.01.09 01:41:35.269540 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:35.269589 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:35.270184 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:41:35.270455 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:35.270742 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.01.09 01:41:37.329836 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.09 01:41:37.349645 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:37.349704 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:37.357027 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:41:37.357812 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:37.361787 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.09 01:41:39.093486 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.093674 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:39.093747 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:39.094519 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.094569 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.095010 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:41:39.095269 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.095486 [ 66 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.01.09 01:41:39.095514 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} executeQuery: Read 86 rows, 7.72 KiB in 0.001891 sec., 45478.58276044421 rows/sec., 3.99 MiB/sec. 2025.01.09 01:41:39.095583 [ 66 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.095658 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.095658 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} TCPHandler: Processed in 0.002304107 sec. 2025.01.09 01:41:39.095902 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2025.01.09 01:41:39.095917 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.096205 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:39.096218 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:39.096302 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 1399 rows starting from the beginning of the part 2025.01.09 01:41:39.096299 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:39.096608 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 87 rows starting from the beginning of the part 2025.01.09 01:41:39.096914 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 191 rows starting from the beginning of the part 2025.01.09 01:41:39.097222 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part 2025.01.09 01:41:39.097591 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:41:39.097907 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 86 rows starting from the beginning of the part 2025.01.09 01:41:39.099222 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.099280 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.100315 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:39.100689 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.101082 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} executeQuery: Read 30 rows, 2.26 KiB in 0.004951 sec., 6059.38194304181 rows/sec., 455.64 KiB/sec. 2025.01.09 01:41:39.101395 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} TCPHandler: Processed in 0.00557291 sec. 2025.01.09 01:41:39.101421 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005650641 sec., 563121.9537748019 rows/sec., 49.63 MiB/sec. 2025.01.09 01:41:39.101544 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.101679 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.01.09 01:41:39.101705 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:39.101789 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:39.102220 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.102460 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.01.09 01:41:39.102570 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:41:39.102828 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.102871 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.103235 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:41:39.103477 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.103670 [ 50 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2025.01.09 01:41:39.103713 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} executeQuery: Read 58 rows, 4.64 KiB in 0.002036 sec., 28487.22986247544 rows/sec., 2.22 MiB/sec. 2025.01.09 01:41:39.103728 [ 50 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.103798 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.103852 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} TCPHandler: Processed in 0.002362568 sec. 2025.01.09 01:41:39.104004 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2025.01.09 01:41:39.104035 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.104124 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:39.104173 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 873 rows starting from the beginning of the part 2025.01.09 01:41:39.104192 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:39.104338 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:39.104403 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.01.09 01:41:39.104817 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 355 rows starting from the beginning of the part 2025.01.09 01:41:39.105227 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 58 rows starting from the beginning of the part 2025.01.09 01:41:39.105510 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 815 rows starting from the beginning of the part 2025.01.09 01:41:39.105842 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 58 rows starting from the beginning of the part 2025.01.09 01:41:39.106674 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.106717 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.107289 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:41:39.107567 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.108059 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} executeQuery: Read 100 rows, 7.10 KiB in 0.003862 sec., 25893.31952356292 rows/sec., 1.80 MiB/sec. 2025.01.09 01:41:39.108212 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004296389 sec., 516480.2349135518 rows/sec., 39.37 MiB/sec. 2025.01.09 01:41:39.108254 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} TCPHandler: Processed in 0.00428892 sec. 2025.01.09 01:41:39.108548 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.108654 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2025.01.09 01:41:39.108944 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:39.109301 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:39.109851 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.110128 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2025.01.09 01:41:39.110239 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:41:39.111284 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.111323 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.111960 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:41:39.112218 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.112468 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} executeQuery: Read 30 rows, 55.05 KiB in 0.003676 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. 2025.01.09 01:41:39.112563 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} TCPHandler: Processed in 0.004194148 sec. 2025.01.09 01:41:39.112711 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:39.112821 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:39.112870 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:39.113305 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:39.113345 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.01.09 01:41:39.113718 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:41:39.113962 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:39.114216 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} executeQuery: Read 30 rows, 2.10 KiB in 0.001413 sec., 21231.422505307855 rows/sec., 1.45 MiB/sec. 2025.01.09 01:41:39.114296 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} TCPHandler: Processed in 0.001638027 sec. 2025.01.09 01:41:42.586461 [ 153 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:41:42.586530 [ 153 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:41:42.770952 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.01.09 01:41:42.771600 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:42.771652 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:42.772210 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:41:42.772470 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:42.772721 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.09 01:41:42.927177 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1698 2025.01.09 01:41:42.930957 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:42.931016 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:42.932495 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:41:42.932813 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:42.933094 [ 153 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:41:42.933252 [ 153 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:42.933370 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:42.933650 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:41:42.934012 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1698 2025.01.09 01:41:42.934402 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:42.934530 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1522 rows starting from the beginning of the part 2025.01.09 01:41:42.934973 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.09 01:41:42.935564 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2025.01.09 01:41:42.936257 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2025.01.09 01:41:42.936800 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2025.01.09 01:41:42.937373 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:41:42.945841 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 72 columns (72 merged, 0 gathered) in 0.012343658 sec., 137560.5189320702 rows/sec., 104.75 MiB/sec. 2025.01.09 01:41:42.947360 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:41:42.948047 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:42.948128 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:41:42.948321 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.09 01:41:43.001876 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001297881 sec. 2025.01.09 01:41:44.096625 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.096836 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.096916 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:44.097695 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.097744 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.098191 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:44.098450 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.098664 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. 2025.01.09 01:41:44.098730 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} TCPHandler: Processed in 0.002245246 sec. 2025.01.09 01:41:44.098928 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.099072 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:44.099132 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:44.099836 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.099875 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.100264 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:41:44.100521 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.100724 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} executeQuery: Read 191 rows, 17.31 KiB in 0.001679 sec., 113758.18939845146 rows/sec., 10.07 MiB/sec. 2025.01.09 01:41:44.100820 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} TCPHandler: Processed in 0.001958221 sec. 2025.01.09 01:41:44.101041 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.101349 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.101415 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:44.101959 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.101998 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.102342 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:44.102575 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.102793 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} executeQuery: Read 16 rows, 1.13 KiB in 0.00154 sec., 10389.61038961039 rows/sec., 735.59 KiB/sec. 2025.01.09 01:41:44.102891 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} TCPHandler: Processed in 0.001965311 sec. 2025.01.09 01:41:44.103111 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.103292 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.103347 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:44.103896 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.103936 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.104288 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:44.104532 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.104746 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} executeQuery: Read 14 rows, 1004.00 B in 0.001472 sec., 9510.869565217392 rows/sec., 666.08 KiB/sec. 2025.01.09 01:41:44.104862 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} TCPHandler: Processed in 0.00187287 sec. 2025.01.09 01:41:44.105086 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.105205 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.105252 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:44.105799 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.105837 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.106189 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:44.106424 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.106604 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. 2025.01.09 01:41:44.106656 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} TCPHandler: Processed in 0.001678697 sec. 2025.01.09 01:41:44.106791 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.106898 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:44.106944 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:44.107617 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.107655 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.108033 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:41:44.108274 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.108470 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} executeQuery: Read 355 rows, 25.52 KiB in 0.001594 sec., 222710.16311166878 rows/sec., 15.64 MiB/sec. 2025.01.09 01:41:44.108520 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} TCPHandler: Processed in 0.001780819 sec. 2025.01.09 01:41:44.108653 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.108759 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:44.108805 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:44.109236 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.109273 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.109626 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:44.109867 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.110043 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec. 2025.01.09 01:41:44.110092 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} TCPHandler: Processed in 0.001489024 sec. 2025.01.09 01:41:44.110221 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.110326 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.110376 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:44.110921 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.110959 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.111342 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:41:44.111592 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.111784 [ 105 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.09 01:41:44.111806 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} executeQuery: Read 177 rows, 11.96 KiB in 0.001501 sec., 117921.38574283812 rows/sec., 7.78 MiB/sec. 2025.01.09 01:41:44.111868 [ 105 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.111917 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} TCPHandler: Processed in 0.001746909 sec. 2025.01.09 01:41:44.111932 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.112156 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.112226 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.01.09 01:41:44.112441 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.112599 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:44.113009 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:44.113180 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 22626 rows starting from the beginning of the part 2025.01.09 01:41:44.113883 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part 2025.01.09 01:41:44.114546 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part 2025.01.09 01:41:44.114891 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 899 rows starting from the beginning of the part 2025.01.09 01:41:44.115245 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part 2025.01.09 01:41:44.115571 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 177 rows starting from the beginning of the part 2025.01.09 01:41:44.116202 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.116270 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.116989 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.09 01:41:44.117343 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.117641 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} executeQuery: Read 1 rows, 69.00 B in 0.005301 sec., 188.64365214110543 rows/sec., 12.71 KiB/sec. 2025.01.09 01:41:44.117872 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} TCPHandler: Processed in 0.005844965 sec. 2025.01.09 01:41:44.118208 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.119014 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.119318 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:44.121272 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.121322 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.124719 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:41:44.125365 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.125670 [ 105 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:41:44.125751 [ 105 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.125790 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.125796 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} executeQuery: Read 9 rows, 16.51 KiB in 0.007125 sec., 1263.157894736842 rows/sec., 2.26 MiB/sec. 2025.01.09 01:41:44.126267 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:41:44.126291 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} TCPHandler: Processed in 0.008283204 sec. 2025.01.09 01:41:44.126539 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:44.127039 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:44.127179 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:44.127273 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:44.127570 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1499 rows starting from the beginning of the part 2025.01.09 01:41:44.128847 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 9 rows starting from the beginning of the part 2025.01.09 01:41:44.129028 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 24079 rows, containing 5 columns (5 merged, 0 gathered) in 0.016959402 sec., 1419802.4199202307 rows/sec., 95.14 MiB/sec. 2025.01.09 01:41:44.129702 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.09 01:41:44.129891 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:44.130756 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.130800 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.130920 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.131020 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 9 rows starting from the beginning of the part 2025.01.09 01:41:44.131133 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.09 01:41:44.131420 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.09 01:41:44.132010 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:44.132592 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:41:44.132654 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 9 rows starting from the beginning of the part 2025.01.09 01:41:44.133367 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.133736 [ 105 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.09 01:41:44.133840 [ 105 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.133924 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.134074 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} executeQuery: Read 52 rows, 3.30 KiB in 0.007232 sec., 7190.265486725664 rows/sec., 455.87 KiB/sec. 2025.01.09 01:41:44.134576 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} TCPHandler: Processed in 0.008133791 sec. 2025.01.09 01:41:44.134649 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:41:44.135339 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:44.135455 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3424 rows starting from the beginning of the part 2025.01.09 01:41:44.135945 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part 2025.01.09 01:41:44.136417 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:44.136939 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part 2025.01.09 01:41:44.137370 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:44.137661 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 52 rows starting from the beginning of the part 2025.01.09 01:41:44.139970 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.005871394 sec., 619954.9885427549 rows/sec., 39.96 MiB/sec. 2025.01.09 01:41:44.140597 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.09 01:41:44.141275 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.141500 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.09 01:41:44.141659 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.09 01:41:44.148103 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.022187806 sec., 71480.70431118786 rows/sec., 128.09 MiB/sec. 2025.01.09 01:41:44.149933 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:41:44.150367 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.150451 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:41:44.150604 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. 2025.01.09 01:41:44.861935 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.09 01:41:44.883552 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:44.883613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:44.890989 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:41:44.891796 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:44.894606 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.09 01:41:45.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.22 MiB, peak 263.19 MiB, free memory in arenas 0.00 B, will set to 255.38 MiB (RSS), difference: 5.16 MiB 2025.01.09 01:41:49.093379 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.093590 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:41:49.093670 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:41:49.094510 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.094556 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.095011 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.09 01:41:49.095266 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.095517 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} executeQuery: Read 4 rows, 334.00 B in 0.001981 sec., 2019.1822311963654 rows/sec., 164.65 KiB/sec. 2025.01.09 01:41:49.095617 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} TCPHandler: Processed in 0.002375449 sec. 2025.01.09 01:41:49.095803 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.095921 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:49.095970 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:49.096554 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.096593 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.096978 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:41:49.097213 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.097440 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} executeQuery: Read 88 rows, 7.86 KiB in 0.001546 sec., 56921.08667529107 rows/sec., 4.97 MiB/sec. 2025.01.09 01:41:49.097493 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} TCPHandler: Processed in 0.001758239 sec. 2025.01.09 01:41:49.097651 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.097758 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:49.097804 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:49.098344 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.098384 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.098728 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:41:49.098960 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.099171 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} executeQuery: Read 34 rows, 2.54 KiB in 0.001436 sec., 23676.880222841224 rows/sec., 1.72 MiB/sec. 2025.01.09 01:41:49.099223 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} TCPHandler: Processed in 0.001631797 sec. 2025.01.09 01:41:49.099370 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.099476 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:49.099521 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:49.100058 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.100098 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.100452 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:41:49.100689 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.100918 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} executeQuery: Read 62 rows, 4.96 KiB in 0.00146 sec., 42465.75342465754 rows/sec., 3.32 MiB/sec. 2025.01.09 01:41:49.101005 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} TCPHandler: Processed in 0.001693857 sec. 2025.01.09 01:41:49.101198 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.101479 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:49.101553 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:49.102084 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.102124 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.102497 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:41:49.102731 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.102945 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} executeQuery: Read 102 rows, 7.24 KiB in 0.001573 sec., 64844.24666242848 rows/sec., 4.49 MiB/sec. 2025.01.09 01:41:49.102998 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} TCPHandler: Processed in 0.001910301 sec. 2025.01.09 01:41:49.103171 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.103284 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:49.103350 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:49.104488 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.104529 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.105161 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:41:49.105413 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.105651 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} executeQuery: Read 30 rows, 55.05 KiB in 0.002389 sec., 12557.555462536626 rows/sec., 22.50 MiB/sec. 2025.01.09 01:41:49.105753 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} TCPHandler: Processed in 0.002636052 sec. 2025.01.09 01:41:49.105900 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:49.106007 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:49.106053 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:49.106476 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:49.106515 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:49.106889 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:41:49.107121 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:49.107318 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} executeQuery: Read 30 rows, 2.10 KiB in 0.001333 sec., 22505.626406601652 rows/sec., 1.54 MiB/sec. 2025.01.09 01:41:49.107367 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} TCPHandler: Processed in 0.001517965 sec. 2025.01.09 01:41:50.272924 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.01.09 01:41:50.273606 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:50.273657 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:50.274190 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:41:50.274444 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:50.274742 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.01.09 01:41:52.394758 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.09 01:41:52.416483 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:52.416549 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:52.423917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:41:52.424715 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:52.429982 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.09 01:41:52.934334 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1734 2025.01.09 01:41:52.937480 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:52.937542 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:52.939031 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:41:52.939343 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:52.940776 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1734 2025.01.09 01:41:54.096206 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.096394 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.096466 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:41:54.097285 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.097340 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.097775 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:54.098033 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.098291 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. 2025.01.09 01:41:54.098390 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} TCPHandler: Processed in 0.002319527 sec. 2025.01.09 01:41:54.098640 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.098775 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:54.098827 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:54.099485 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.099528 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.099912 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:41:54.100218 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.100460 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} executeQuery: Read 191 rows, 17.31 KiB in 0.001707 sec., 111892.20855301699 rows/sec., 9.90 MiB/sec. 2025.01.09 01:41:54.100561 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} TCPHandler: Processed in 0.002028753 sec. 2025.01.09 01:41:54.100767 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.100966 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.101015 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:54.101574 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.101616 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.101976 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:41:54.102215 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.102394 [ 143 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:41:54.102456 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} executeQuery: Read 16 rows, 1.13 KiB in 0.001528 sec., 10471.204188481675 rows/sec., 741.37 KiB/sec. 2025.01.09 01:41:54.102485 [ 143 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.102567 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.102575 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} TCPHandler: Processed in 0.00191029 sec. 2025.01.09 01:41:54.102773 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:41:54.102784 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.103025 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.103038 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:54.103121 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:41:54.103122 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 60 rows starting from the beginning of the part 2025.01.09 01:41:54.103462 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part 2025.01.09 01:41:54.103807 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part 2025.01.09 01:41:54.104178 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:54.104511 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part 2025.01.09 01:41:54.104837 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part 2025.01.09 01:41:54.105871 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.105939 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.106987 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:54.107551 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887298 sec., 36011.71854059237 rows/sec., 2.70 MiB/sec. 2025.01.09 01:41:54.107605 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.107965 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:41:54.108076 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} executeQuery: Read 14 rows, 1004.00 B in 0.005104 sec., 2742.94670846395 rows/sec., 192.10 KiB/sec. 2025.01.09 01:41:54.108493 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} TCPHandler: Processed in 0.005799273 sec. 2025.01.09 01:41:54.108908 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.109259 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.109271 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.109360 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:41:54.109507 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:41:54.109706 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:41:54.110321 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.110368 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.110739 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:54.111000 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.111251 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} executeQuery: Read 13 rows, 830.00 B in 0.002102 sec., 6184.5861084681255 rows/sec., 385.61 KiB/sec. 2025.01.09 01:41:54.111369 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} TCPHandler: Processed in 0.002661443 sec. 2025.01.09 01:41:54.111591 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.111720 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:54.111768 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:54.112485 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.112525 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.112963 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:41:54.113222 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.113435 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} executeQuery: Read 355 rows, 25.52 KiB in 0.001737 sec., 204375.3598157743 rows/sec., 14.35 MiB/sec. 2025.01.09 01:41:54.113504 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} TCPHandler: Processed in 0.002017112 sec. 2025.01.09 01:41:54.113688 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.113799 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:41:54.113850 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:41:54.114418 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.114464 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.114850 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:54.115098 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.115341 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.01.09 01:41:54.115418 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} TCPHandler: Processed in 0.001792529 sec. 2025.01.09 01:41:54.115661 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.115821 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.115926 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:54.116486 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.116528 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.116961 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:41:54.117201 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.117424 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} executeQuery: Read 177 rows, 11.96 KiB in 0.001619 sec., 109326.7449042619 rows/sec., 7.21 MiB/sec. 2025.01.09 01:41:54.117514 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} TCPHandler: Processed in 0.001972282 sec. 2025.01.09 01:41:54.117743 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.117900 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.117953 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:41:54.118404 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.118445 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.118808 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.09 01:41:54.119063 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.119331 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. 2025.01.09 01:41:54.119501 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} TCPHandler: Processed in 0.00186837 sec. 2025.01.09 01:41:54.119735 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.119854 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.119932 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:54.121021 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.121087 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.121689 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:41:54.121951 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.122191 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} executeQuery: Read 9 rows, 16.51 KiB in 0.00236 sec., 3813.5593220338983 rows/sec., 6.83 MiB/sec. 2025.01.09 01:41:54.122296 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} TCPHandler: Processed in 0.002676883 sec. 2025.01.09 01:41:54.122443 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:54.122549 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:54.122598 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:54.123072 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:54.123112 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.01.09 01:41:54.123479 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:41:54.123721 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:54.123944 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} executeQuery: Read 52 rows, 3.30 KiB in 0.001417 sec., 36697.247706422015 rows/sec., 2.27 MiB/sec. 2025.01.09 01:41:54.123995 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} TCPHandler: Processed in 0.001605666 sec. 2025.01.09 01:41:57.586578 [ 138 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:41:57.586653 [ 138 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:41:57.774946 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.01.09 01:41:57.775576 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:57.775621 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:57.776144 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:41:57.776415 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:57.776641 [ 139 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:41:57.776682 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.09 01:41:57.776730 [ 139 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:57.776760 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:57.776905 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:57.777067 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:57.777114 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:57.777203 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:57.777424 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:41:57.777553 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.01.09 01:41:57.777769 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.01.09 01:41:57.778010 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.01.09 01:41:57.780749 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003916912 sec., 7724452.323667216 rows/sec., 110.50 MiB/sec. 2025.01.09 01:41:57.781020 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:41:57.781322 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:57.781403 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:41:57.781489 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.01.09 01:41:59.093224 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.093409 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:41:59.093481 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:41:59.094267 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.094316 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.094745 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:41:59.095010 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.095258 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} executeQuery: Read 86 rows, 7.72 KiB in 0.0019 sec., 45263.15789473684 rows/sec., 3.97 MiB/sec. 2025.01.09 01:41:59.095318 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} TCPHandler: Processed in 0.002226516 sec. 2025.01.09 01:41:59.095492 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.095605 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:41:59.095652 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:41:59.096243 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.096291 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.096728 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:41:59.097032 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.097314 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} executeQuery: Read 30 rows, 2.26 KiB in 0.001731 sec., 17331.02253032929 rows/sec., 1.27 MiB/sec. 2025.01.09 01:41:59.097380 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} TCPHandler: Processed in 0.001944471 sec. 2025.01.09 01:41:59.098551 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.098674 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:41:59.098753 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:41:59.099445 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.099486 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.099855 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:41:59.100092 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.100323 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} executeQuery: Read 58 rows, 4.64 KiB in 0.001678 sec., 34564.95828367104 rows/sec., 2.70 MiB/sec. 2025.01.09 01:41:59.100378 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} TCPHandler: Processed in 0.00189021 sec. 2025.01.09 01:41:59.100526 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.100636 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:59.100686 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:41:59.101213 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.101252 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.101654 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:41:59.101896 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.102107 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} executeQuery: Read 100 rows, 7.10 KiB in 0.001494 sec., 66934.40428380186 rows/sec., 4.64 MiB/sec. 2025.01.09 01:41:59.102159 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} TCPHandler: Processed in 0.001685437 sec. 2025.01.09 01:41:59.102336 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.102466 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:41:59.102545 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:41:59.103749 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.103791 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.104442 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:41:59.104698 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.104938 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} executeQuery: Read 30 rows, 55.05 KiB in 0.0025 sec., 12000 rows/sec., 21.50 MiB/sec. 2025.01.09 01:41:59.105044 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} TCPHandler: Processed in 0.002770084 sec. 2025.01.09 01:41:59.105213 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:41:59.105341 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:41:59.105397 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:41:59.105917 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.105958 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.106304 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:41:59.106531 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.106757 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} executeQuery: Read 30 rows, 2.10 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.43 MiB/sec. 2025.01.09 01:41:59.106853 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} TCPHandler: Processed in 0.001701347 sec. 2025.01.09 01:41:59.930133 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.09 01:41:59.953646 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.953709 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.961000 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.09 01:41:59.961827 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:41:59.962218 [ 136 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.09 01:41:59.962346 [ 136 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:41:59.962416 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:41:59.962847 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:59.979228 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.09 01:41:59.980673 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:41:59.982640 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:59.988638 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:41:59.994675 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:00.000651 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:00.006797 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:00.011379 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:00.073628 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.111056486 sec., 4484.204551546859 rows/sec., 23.19 MiB/sec. 2025.01.09 01:42:00.077188 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.09 01:42:00.080241 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:00.080377 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.09 01:42:00.082807 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.01.09 01:42:01.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 255.93 MiB, peak 269.65 MiB, free memory in arenas 0.00 B, will set to 257.07 MiB (RSS), difference: 1.15 MiB 2025.01.09 01:42:02.941133 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1768 2025.01.09 01:42:02.944333 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:02.944395 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:02.945901 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:02.946217 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:02.947827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1768 2025.01.09 01:42:04.126087 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.126293 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.126374 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:04.127234 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.127279 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.127728 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:42:04.127984 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.128192 [ 130 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.09 01:42:04.128254 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} executeQuery: Read 14 rows, 1.01 KiB in 0.002012 sec., 6958.250497017893 rows/sec., 500.90 KiB/sec. 2025.01.09 01:42:04.128282 [ 130 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.128357 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.128395 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} TCPHandler: Processed in 0.002446579 sec. 2025.01.09 01:42:04.128548 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.09 01:42:04.128602 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.128684 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:04.128737 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.09 01:42:04.128766 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:42:04.128847 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:42:04.128875 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:04.129347 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:04.129656 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:04.129933 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:04.131098 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.131144 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.131692 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003203602 sec., 21850.404638279037 rows/sec., 1.62 MiB/sec. 2025.01.09 01:42:04.131797 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.09 01:42:04.131977 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.09 01:42:04.132173 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.132577 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} executeQuery: Read 4 rows, 334.00 B in 0.003855 sec., 1037.6134889753566 rows/sec., 84.61 KiB/sec. 2025.01.09 01:42:04.132591 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.132726 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} TCPHandler: Processed in 0.004200597 sec. 2025.01.09 01:42:04.132818 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.09 01:42:04.132924 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.132974 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:04.133067 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:04.133117 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:04.134179 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.134220 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.134676 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:04.134919 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.135096 [ 130 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2025.01.09 01:42:04.135155 [ 130 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.135168 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} executeQuery: Read 1333 rows, 114.02 KiB in 0.002113 sec., 630856.6019876952 rows/sec., 52.70 MiB/sec. 2025.01.09 01:42:04.135196 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.135277 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} TCPHandler: Processed in 0.002432989 sec. 2025.01.09 01:42:04.135394 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2025.01.09 01:42:04.135466 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.135509 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:04.135539 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 1399 rows starting from the beginning of the part 2025.01.09 01:42:04.135674 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.135687 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:04.135768 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:04.135862 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part 2025.01.09 01:42:04.136174 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:04.136463 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 86 rows starting from the beginning of the part 2025.01.09 01:42:04.136799 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:42:04.137771 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.137821 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.138380 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:42:04.138643 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.138869 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} executeQuery: Read 20 rows, 1.41 KiB in 0.003281 sec., 6095.70252971655 rows/sec., 430.39 KiB/sec. 2025.01.09 01:42:04.138962 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} TCPHandler: Processed in 0.003561817 sec. 2025.01.09 01:42:04.139163 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.139184 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003868882 sec., 849857.917610307 rows/sec., 75.03 MiB/sec. 2025.01.09 01:42:04.139317 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.139406 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:04.139512 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.01.09 01:42:04.140184 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.140313 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2025.01.09 01:42:04.140503 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:42:04.140697 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.140743 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.141115 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:42:04.141354 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.141596 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} executeQuery: Read 242 rows, 16.79 KiB in 0.002307 sec., 104898.13610749891 rows/sec., 7.11 MiB/sec. 2025.01.09 01:42:04.141722 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} TCPHandler: Processed in 0.002660503 sec. 2025.01.09 01:42:04.141894 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.142029 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.142085 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:04.142642 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.142681 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.143024 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:42:04.143255 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.143418 [ 130 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.09 01:42:04.143477 [ 130 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.143495 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. 2025.01.09 01:42:04.143512 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.143659 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} TCPHandler: Processed in 0.0018377 sec. 2025.01.09 01:42:04.143896 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.09 01:42:04.143962 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.144434 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:04.144544 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.09 01:42:04.144616 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:04.144775 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:04.144812 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:04.145112 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:04.145408 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:04.145662 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:04.147866 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.147882 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004246339 sec., 15307.303538412736 rows/sec., 1014.20 KiB/sec. 2025.01.09 01:42:04.147923 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.148061 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.09 01:42:04.148531 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.148654 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:04.148667 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.09 01:42:04.148800 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:04.149003 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.149208 [ 130 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2025.01.09 01:42:04.149270 [ 130 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.149285 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} executeQuery: Read 815 rows, 60.14 KiB in 0.004768 sec., 170931.20805369128 rows/sec., 12.32 MiB/sec. 2025.01.09 01:42:04.149310 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.149529 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} TCPHandler: Processed in 0.005722022 sec. 2025.01.09 01:42:04.149781 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2025.01.09 01:42:04.149830 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.150201 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:04.150390 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:04.150405 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:04.150594 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 873 rows starting from the beginning of the part 2025.01.09 01:42:04.151248 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:04.151785 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 62 rows starting from the beginning of the part 2025.01.09 01:42:04.152171 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:04.152418 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 58 rows starting from the beginning of the part 2025.01.09 01:42:04.152708 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 815 rows starting from the beginning of the part 2025.01.09 01:42:04.153645 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.153719 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.154598 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:42:04.155024 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.155587 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} executeQuery: Read 6 rows, 321.00 B in 0.005427 sec., 1105.583195135434 rows/sec., 57.76 KiB/sec. 2025.01.09 01:42:04.156160 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} TCPHandler: Processed in 0.006479024 sec. 2025.01.09 01:42:04.156212 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.006764529 sec., 372235.82011400943 rows/sec., 28.21 MiB/sec. 2025.01.09 01:42:04.156466 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.01.09 01:42:04.156805 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.156897 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2025.01.09 01:42:04.156994 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.09 01:42:04.158879 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.159002 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.159057 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:04.159892 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.159933 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.160415 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:04.160665 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.160897 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} executeQuery: Read 899 rows, 61.31 KiB in 0.001922 sec., 467741.93548387097 rows/sec., 31.15 MiB/sec. 2025.01.09 01:42:04.160962 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} TCPHandler: Processed in 0.002152194 sec. 2025.01.09 01:42:04.161116 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.161227 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.161276 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:04.161731 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.161771 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.162131 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.09 01:42:04.162369 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.162531 [ 130 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.09 01:42:04.162589 [ 130 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.162613 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. 2025.01.09 01:42:04.162627 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.162749 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} TCPHandler: Processed in 0.001688387 sec. 2025.01.09 01:42:04.162860 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.09 01:42:04.162945 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.163178 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:04.163187 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.163227 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part 2025.01.09 01:42:04.163309 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:04.163371 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:04.163759 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:04.164065 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:04.164407 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:04.164727 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:04.166565 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003801171 sec., 11838.457149125888 rows/sec., 797.71 KiB/sec. 2025.01.09 01:42:04.166824 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.09 01:42:04.167017 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.167070 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.167490 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.167685 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.09 01:42:04.167861 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:04.168206 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:42:04.168497 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.168762 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} executeQuery: Read 9 rows, 16.51 KiB in 0.005635 sec., 1597.1606033717835 rows/sec., 2.86 MiB/sec. 2025.01.09 01:42:04.168876 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} TCPHandler: Processed in 0.006018577 sec. 2025.01.09 01:42:04.169055 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:04.169184 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:04.169241 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:04.169778 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:04.169825 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:04.170232 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:04.170476 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:04.170719 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} executeQuery: Read 52 rows, 3.30 KiB in 0.001553 sec., 33483.5801674179 rows/sec., 2.07 MiB/sec. 2025.01.09 01:42:04.170784 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} TCPHandler: Processed in 0.001796429 sec. 2025.01.09 01:42:05.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.09 MiB, peak 269.65 MiB, free memory in arenas 0.00 B, will set to 257.07 MiB (RSS), difference: -1.01 MiB 2025.01.09 01:42:05.276902 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.01.09 01:42:05.277604 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:05.277652 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:05.278203 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:42:05.278461 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:05.278752 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.01.09 01:42:07.479398 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.09 01:42:07.499132 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:07.499194 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:07.506083 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.09 01:42:07.506828 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:07.509452 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.09 01:42:09.093345 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.093559 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:09.093640 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:09.094527 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.094575 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:09.095011 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:09.095263 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.095516 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} executeQuery: Read 86 rows, 7.72 KiB in 0.002013 sec., 42722.305017386985 rows/sec., 3.74 MiB/sec. 2025.01.09 01:42:09.095596 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} TCPHandler: Processed in 0.002395199 sec. 2025.01.09 01:42:09.095811 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.095954 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:09.096011 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:09.096629 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.096669 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:09.097031 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:42:09.097264 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.097474 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} executeQuery: Read 30 rows, 2.26 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.42 MiB/sec. 2025.01.09 01:42:09.097527 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} TCPHandler: Processed in 0.001801789 sec. 2025.01.09 01:42:09.097682 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.097811 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:09.097867 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:09.098499 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.098539 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:09.098895 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:09.099128 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.099341 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} executeQuery: Read 58 rows, 4.64 KiB in 0.001559 sec., 37203.33547145606 rows/sec., 2.91 MiB/sec. 2025.01.09 01:42:09.099395 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} TCPHandler: Processed in 0.001775979 sec. 2025.01.09 01:42:09.099544 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.099672 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:09.099731 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:09.100330 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.100369 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:09.100739 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:09.100974 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.101147 [ 121 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 2025.01.09 01:42:09.101207 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} executeQuery: Read 100 rows, 7.10 KiB in 0.001555 sec., 64308.68167202573 rows/sec., 4.46 MiB/sec. 2025.01.09 01:42:09.101232 [ 121 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.101299 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.01.09 01:42:09.101328 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} TCPHandler: Processed in 0.00184054 sec. 2025.01.09 01:42:09.101542 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.101590 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full 2025.01.09 01:42:09.101723 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:09.101951 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:09.101968 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:09.102118 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 24079 rows starting from the beginning of the part 2025.01.09 01:42:09.102528 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 102 rows starting from the beginning of the part 2025.01.09 01:42:09.102909 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 177 rows starting from the beginning of the part 2025.01.09 01:42:09.103252 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part 2025.01.09 01:42:09.103670 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 899 rows starting from the beginning of the part 2025.01.09 01:42:09.105871 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.105916 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:09.107471 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:42:09.107741 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.108817 [ 121 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:42:09.108890 [ 121 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.108925 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:09.108939 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} executeQuery: Read 30 rows, 55.05 KiB in 0.007261 sec., 4131.6623054675665 rows/sec., 7.40 MiB/sec. 2025.01.09 01:42:09.109151 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:42:09.109178 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} TCPHandler: Processed in 0.007756845 sec. 2025.01.09 01:42:09.109360 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:09.109435 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:09.109513 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:09.109523 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1586 rows starting from the beginning of the part 2025.01.09 01:42:09.109577 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:09.110170 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.110677 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:09.111195 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.111205 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.111245 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:09.111797 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:09.112654 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.112759 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:09.113535 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.113815 [ 121 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.09 01:42:09.113916 [ 121 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:09.114014 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:09.114112 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} executeQuery: Read 30 rows, 2.10 KiB in 0.004615 sec., 6500.541711809317 rows/sec., 456.01 KiB/sec. 2025.01.09 01:42:09.114607 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:42:09.114672 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} TCPHandler: Processed in 0.005382467 sec. 2025.01.09 01:42:09.115069 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:09.115175 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3640 rows starting from the beginning of the part 2025.01.09 01:42:09.115481 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.115832 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:09.116185 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.116576 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:09.116884 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:09.117977 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 25357 rows, containing 5 columns (5 merged, 0 gathered) in 0.016515056 sec., 1535386.8615401606 rows/sec., 102.88 MiB/sec. 2025.01.09 01:42:09.118237 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2025.01.09 01:42:09.119156 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.119282 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 2025.01.09 01:42:09.119451 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.09 01:42:09.120471 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3834 rows, containing 4 columns (4 merged, 0 gathered) in 0.00623845 sec., 614575.7359600541 rows/sec., 39.63 MiB/sec. 2025.01.09 01:42:09.120945 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.09 01:42:09.121607 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.121823 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.09 01:42:09.122009 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.01.09 01:42:09.127690 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 19 columns (19 merged, 0 gathered) in 0.01866977 sec., 90734.915320328 rows/sec., 162.59 MiB/sec. 2025.01.09 01:42:09.130256 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:42:09.130681 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:09.130762 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:42:09.130898 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. 2025.01.09 01:42:10.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 257.59 MiB, peak 271.10 MiB, free memory in arenas 0.00 B, will set to 262.99 MiB (RSS), difference: 5.40 MiB 2025.01.09 01:42:12.586698 [ 118 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:42:12.586760 [ 118 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:42:12.778976 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.01.09 01:42:12.779700 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:12.779753 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:12.780296 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:42:12.780565 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:12.780852 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.09 01:42:12.948162 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1804 2025.01.09 01:42:12.951373 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:12.951433 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:12.952911 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:12.953226 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:12.953875 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1804 2025.01.09 01:42:14.097163 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.097472 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.097582 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:14.098325 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.098368 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.098818 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:42:14.099073 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.099283 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.01.09 01:42:14.099348 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} TCPHandler: Processed in 0.002373698 sec. 2025.01.09 01:42:14.099510 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.099653 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:14.099714 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:14.100458 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.100506 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.100896 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:42:14.101135 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.101316 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} executeQuery: Read 191 rows, 17.31 KiB in 0.001696 sec., 112617.92452830188 rows/sec., 9.97 MiB/sec. 2025.01.09 01:42:14.101369 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} TCPHandler: Processed in 0.001926451 sec. 2025.01.09 01:42:14.101512 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.101642 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.101700 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:14.102347 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.102393 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.102772 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:42:14.103008 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.103225 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} executeQuery: Read 16 rows, 1.13 KiB in 0.001606 sec., 9962.6400996264 rows/sec., 705.36 KiB/sec. 2025.01.09 01:42:14.103280 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} TCPHandler: Processed in 0.00183012 sec. 2025.01.09 01:42:14.103405 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.103518 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.103573 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:14.104231 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.104281 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.104662 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:42:14.104908 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.105089 [ 117 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:42:14.105157 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} executeQuery: Read 14 rows, 1004.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 588.16 KiB/sec. 2025.01.09 01:42:14.105182 [ 117 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.105257 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.105290 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} TCPHandler: Processed in 0.001929591 sec. 2025.01.09 01:42:14.105543 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.105627 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:42:14.106024 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.106160 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:14.106232 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:14.106279 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part 2025.01.09 01:42:14.106751 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.09 01:42:14.107065 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:14.107464 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:14.107766 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.09 01:42:14.108130 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:14.109999 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.110056 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.111101 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:42:14.111669 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.112002 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006609077 sec., 116203.82089662446 rows/sec., 8.32 MiB/sec. 2025.01.09 01:42:14.112190 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} executeQuery: Read 13 rows, 830.00 B in 0.006379 sec., 2037.9369807179808 rows/sec., 127.06 KiB/sec. 2025.01.09 01:42:14.112319 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:42:14.112335 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} TCPHandler: Processed in 0.006930891 sec. 2025.01.09 01:42:14.112518 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.112714 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:14.112790 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:14.112898 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.113161 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:42:14.113397 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:42:14.113991 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.114040 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.115015 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:42:14.115263 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.115495 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} executeQuery: Read 355 rows, 25.52 KiB in 0.002843 sec., 124868.09708054872 rows/sec., 8.77 MiB/sec. 2025.01.09 01:42:14.115573 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} TCPHandler: Processed in 0.00311483 sec. 2025.01.09 01:42:14.115732 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.115856 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:14.115905 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:14.116374 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.116413 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.116792 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:42:14.117027 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.117198 [ 117 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.09 01:42:14.117258 [ 117 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.117284 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.01.09 01:42:14.117297 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.117431 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} TCPHandler: Processed in 0.001765698 sec. 2025.01.09 01:42:14.117525 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:42:14.117606 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.117713 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:14.117788 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2025.01.09 01:42:14.117810 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.117981 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:14.118003 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.09 01:42:14.118350 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.09 01:42:14.118717 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.09 01:42:14.118982 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.09 01:42:14.119359 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.09 01:42:14.120920 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.120999 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.122137 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:42:14.122191 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768197 sec., 57883.51446049733 rows/sec., 2.95 MiB/sec. 2025.01.09 01:42:14.122412 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.09 01:42:14.122529 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.122879 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} executeQuery: Read 177 rows, 11.96 KiB in 0.005135 sec., 34469.32814021422 rows/sec., 2.27 MiB/sec. 2025.01.09 01:42:14.123068 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} TCPHandler: Processed in 0.005516309 sec. 2025.01.09 01:42:14.123076 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.123271 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.09 01:42:14.123278 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.123413 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:42:14.123499 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.123556 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:14.124036 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.124077 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.124461 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.09 01:42:14.124714 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.124929 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. 2025.01.09 01:42:14.124982 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} TCPHandler: Processed in 0.001814369 sec. 2025.01.09 01:42:14.125119 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.125226 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.125296 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:14.126348 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.126389 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.127015 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:42:14.127270 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.127519 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} executeQuery: Read 9 rows, 16.51 KiB in 0.002315 sec., 3887.6889848812098 rows/sec., 6.97 MiB/sec. 2025.01.09 01:42:14.127626 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} TCPHandler: Processed in 0.002558721 sec. 2025.01.09 01:42:14.127762 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:14.127870 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:14.127918 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:14.128362 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:14.128402 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:14.128772 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:42:14.129022 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:14.129236 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} executeQuery: Read 52 rows, 3.30 KiB in 0.001388 sec., 37463.97694524496 rows/sec., 2.32 MiB/sec. 2025.01.09 01:42:14.129287 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} TCPHandler: Processed in 0.001577986 sec. 2025.01.09 01:42:15.009605 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.09 01:42:15.029589 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:15.029652 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:15.036917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.09 01:42:15.037667 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:15.042164 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.09 01:42:19.094097 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.094323 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:42:19.094406 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:42:19.095214 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.095268 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.095708 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.09 01:42:19.095974 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.096272 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} executeQuery: Read 2 rows, 167.00 B in 0.002007 sec., 996.512207274539 rows/sec., 81.26 KiB/sec. 2025.01.09 01:42:19.096500 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} TCPHandler: Processed in 0.002547652 sec. 2025.01.09 01:42:19.096720 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.096866 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:19.096926 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:19.097674 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.097718 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.098103 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:42:19.098341 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.098579 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} executeQuery: Read 87 rows, 7.79 KiB in 0.001746 sec., 49828.17869415808 rows/sec., 4.36 MiB/sec. 2025.01.09 01:42:19.098680 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} TCPHandler: Processed in 0.002031762 sec. 2025.01.09 01:42:19.098898 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.099179 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:19.099247 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:19.099896 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.099937 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.100314 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:42:19.100566 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.100743 [ 110 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.09 01:42:19.100807 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} executeQuery: Read 32 rows, 2.40 KiB in 0.001709 sec., 18724.400234055003 rows/sec., 1.37 MiB/sec. 2025.01.09 01:42:19.100833 [ 110 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.100901 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.100935 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} TCPHandler: Processed in 0.002147875 sec. 2025.01.09 01:42:19.101112 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.101115 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:42:19.101276 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:19.101293 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:19.101348 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 60 rows starting from the beginning of the part 2025.01.09 01:42:19.101352 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:19.101575 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:19.101958 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part 2025.01.09 01:42:19.102364 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:19.102755 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part 2025.01.09 01:42:19.103109 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part 2025.01.09 01:42:19.103853 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.103902 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.104465 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:42:19.104815 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784641 sec., 49674.4605366797 rows/sec., 3.76 MiB/sec. 2025.01.09 01:42:19.104832 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.105115 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.09 01:42:19.105309 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} executeQuery: Read 60 rows, 4.80 KiB in 0.004059 sec., 14781.966001478197 rows/sec., 1.16 MiB/sec. 2025.01.09 01:42:19.105534 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} TCPHandler: Processed in 0.004505273 sec. 2025.01.09 01:42:19.105814 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.106120 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:19.106291 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:19.106275 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.106801 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.09 01:42:19.107023 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:42:19.107445 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.107493 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.107919 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:42:19.108166 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.108392 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} executeQuery: Read 101 rows, 7.17 KiB in 0.002381 sec., 42419.15161696766 rows/sec., 2.94 MiB/sec. 2025.01.09 01:42:19.108476 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} TCPHandler: Processed in 0.002850035 sec. 2025.01.09 01:42:19.108668 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.108827 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:19.108892 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:19.110024 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.110064 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.110712 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:42:19.110977 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.111222 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} executeQuery: Read 30 rows, 55.05 KiB in 0.002376 sec., 12626.262626262625 rows/sec., 22.63 MiB/sec. 2025.01.09 01:42:19.111334 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} TCPHandler: Processed in 0.002737514 sec. 2025.01.09 01:42:19.111501 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:19.111615 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:19.111669 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:19.112110 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:19.112149 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:19.112519 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:42:19.112765 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:19.112987 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} executeQuery: Read 30 rows, 2.10 KiB in 0.001398 sec., 21459.22746781116 rows/sec., 1.47 MiB/sec. 2025.01.09 01:42:19.113039 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} TCPHandler: Processed in 0.001595796 sec. 2025.01.09 01:42:20.281052 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.01.09 01:42:20.281776 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:20.281822 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:20.282435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:42:20.282747 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:20.282993 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.01.09 01:42:22.542328 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.09 01:42:22.563850 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:22.563919 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:22.571324 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.09 01:42:22.572142 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:22.575498 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.09 01:42:22.954199 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1840 2025.01.09 01:42:22.957469 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:22.957522 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:22.959017 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:22.959333 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:22.959934 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1840 2025.01.09 01:42:24.096760 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.096952 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.097025 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:24.097766 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.097823 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.098276 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:42:24.098537 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.098773 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2025.01.09 01:42:24.098896 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} TCPHandler: Processed in 0.002275137 sec. 2025.01.09 01:42:24.099145 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.099355 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:24.099416 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:24.100182 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.100226 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.100627 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:42:24.100875 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.101117 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} executeQuery: Read 191 rows, 17.31 KiB in 0.001798 sec., 106229.14349276976 rows/sec., 9.40 MiB/sec. 2025.01.09 01:42:24.101199 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} TCPHandler: Processed in 0.002190545 sec. 2025.01.09 01:42:24.101374 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.101504 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.101561 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:24.102156 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.102197 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.102553 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:42:24.102799 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.103010 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} executeQuery: Read 16 rows, 1.13 KiB in 0.001535 sec., 10423.452768729643 rows/sec., 737.99 KiB/sec. 2025.01.09 01:42:24.103064 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} TCPHandler: Processed in 0.001751068 sec. 2025.01.09 01:42:24.103200 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.103313 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.103360 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:24.103896 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.103936 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.104293 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:42:24.104531 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.104748 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} executeQuery: Read 14 rows, 1004.00 B in 0.001458 sec., 9602.194787379973 rows/sec., 672.48 KiB/sec. 2025.01.09 01:42:24.104803 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} TCPHandler: Processed in 0.001655707 sec. 2025.01.09 01:42:24.104964 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.105094 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.105149 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:24.105788 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.105835 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.106197 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:42:24.106449 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.106656 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. 2025.01.09 01:42:24.106765 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} TCPHandler: Processed in 0.00187602 sec. 2025.01.09 01:42:24.106982 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.107144 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:24.107200 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:24.107986 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.108026 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.108406 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:42:24.108676 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.108896 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} executeQuery: Read 355 rows, 25.52 KiB in 0.001779 sec., 199550.3091624508 rows/sec., 14.01 MiB/sec. 2025.01.09 01:42:24.108963 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} TCPHandler: Processed in 0.002103634 sec. 2025.01.09 01:42:24.109128 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.109271 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:24.109334 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:24.109856 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.109901 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.110341 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:42:24.110937 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.111304 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} executeQuery: Read 6 rows, 321.00 B in 0.002068 sec., 2901.3539651837523 rows/sec., 151.58 KiB/sec. 2025.01.09 01:42:24.111356 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} TCPHandler: Processed in 0.002293177 sec. 2025.01.09 01:42:24.111530 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.111648 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.111700 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:24.112289 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.112330 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.112734 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:42:24.113004 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.113249 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} executeQuery: Read 177 rows, 11.96 KiB in 0.001622 sec., 109124.5376078915 rows/sec., 7.20 MiB/sec. 2025.01.09 01:42:24.113320 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} TCPHandler: Processed in 0.00185195 sec. 2025.01.09 01:42:24.113474 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.113618 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.113684 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:24.114145 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.114184 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.114557 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.09 01:42:24.114823 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.115053 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. 2025.01.09 01:42:24.115112 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} TCPHandler: Processed in 0.001694697 sec. 2025.01.09 01:42:24.115276 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.115398 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.115472 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:24.116634 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.116680 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.117319 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:42:24.117592 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.117838 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} executeQuery: Read 9 rows, 16.51 KiB in 0.002463 sec., 3654.080389768575 rows/sec., 6.55 MiB/sec. 2025.01.09 01:42:24.117943 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} TCPHandler: Processed in 0.002723473 sec. 2025.01.09 01:42:24.118088 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:24.118194 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:24.118241 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:24.118687 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:24.118728 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:24.119095 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:42:24.119346 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:24.119559 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} executeQuery: Read 52 rows, 3.30 KiB in 0.001386 sec., 37518.03751803752 rows/sec., 2.32 MiB/sec. 2025.01.09 01:42:24.119609 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} TCPHandler: Processed in 0.001573185 sec. 2025.01.09 01:42:27.586804 [ 99 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:42:27.586868 [ 99 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:42:27.766519 [ 224 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:42:27.766597 [ 224 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:42:27.773096 [ 224 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:42:27.783227 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.01.09 01:42:27.784183 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:27.784227 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:27.784745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:42:27.785004 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:27.785298 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.09 01:42:27.785377 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:42:27.785435 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:42:27.787460 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:42:29.093439 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.093651 [ 259 ] {47434600-809f-4548-be00-800631cacca6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:29.093730 [ 259 ] {47434600-809f-4548-be00-800631cacca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:29.094531 [ 259 ] {47434600-809f-4548-be00-800631cacca6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.094581 [ 259 ] {47434600-809f-4548-be00-800631cacca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:29.095021 [ 259 ] {47434600-809f-4548-be00-800631cacca6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:42:29.095275 [ 259 ] {47434600-809f-4548-be00-800631cacca6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.095492 [ 97 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2025.01.09 01:42:29.095528 [ 259 ] {47434600-809f-4548-be00-800631cacca6} executeQuery: Read 86 rows, 7.72 KiB in 0.001934 sec., 44467.425025853154 rows/sec., 3.90 MiB/sec. 2025.01.09 01:42:29.095583 [ 97 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.095666 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:29.095670 [ 259 ] {47434600-809f-4548-be00-800631cacca6} TCPHandler: Processed in 0.002367628 sec. 2025.01.09 01:42:29.095969 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.095993 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2025.01.09 01:42:29.096429 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:29.096520 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:29.096651 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:29.096664 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 1399 rows starting from the beginning of the part 2025.01.09 01:42:29.097177 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 86 rows starting from the beginning of the part 2025.01.09 01:42:29.097592 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:29.098131 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 87 rows starting from the beginning of the part 2025.01.09 01:42:29.098718 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:29.099086 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part 2025.01.09 01:42:29.100665 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.100742 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:29.101788 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:42:29.102157 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.102652 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876391 sec., 296667.248851905 rows/sec., 26.41 MiB/sec. 2025.01.09 01:42:29.102712 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} executeQuery: Read 30 rows, 2.26 KiB in 0.00647 sec., 4636.7851622874805 rows/sec., 348.66 KiB/sec. 2025.01.09 01:42:29.102789 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} TCPHandler: Processed in 0.006986823 sec. 2025.01.09 01:42:29.102952 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2025.01.09 01:42:29.102960 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.103117 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:29.103183 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:29.103321 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.103443 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2025.01.09 01:42:29.103574 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.09 01:42:29.104013 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.104058 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:29.104417 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:42:29.104668 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.104842 [ 97 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2025.01.09 01:42:29.104905 [ 97 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.104916 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} executeQuery: Read 58 rows, 4.64 KiB in 0.00183 sec., 31693.98907103825 rows/sec., 2.48 MiB/sec. 2025.01.09 01:42:29.104947 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.09 01:42:29.105053 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} TCPHandler: Processed in 0.002153815 sec. 2025.01.09 01:42:29.105268 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2025.01.09 01:42:29.105290 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.105588 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:29.105589 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:29.105701 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 873 rows starting from the beginning of the part 2025.01.09 01:42:29.105711 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:29.106079 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 58 rows starting from the beginning of the part 2025.01.09 01:42:29.106484 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:29.106818 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2025.01.09 01:42:29.107212 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:29.107505 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 58 rows starting from the beginning of the part 2025.01.09 01:42:29.108465 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.108540 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:29.109488 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:42:29.110056 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.110397 [ 97 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 2025.01.09 01:42:29.110494 [ 97 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.110552 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:29.110582 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} executeQuery: Read 100 rows, 7.10 KiB in 0.005083 sec., 19673.421207948064 rows/sec., 1.36 MiB/sec. 2025.01.09 01:42:29.110919 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full 2025.01.09 01:42:29.110927 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} TCPHandler: Processed in 0.005745632 sec. 2025.01.09 01:42:29.111437 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.112042 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:29.112188 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:29.112440 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 25357 rows starting from the beginning of the part 2025.01.09 01:42:29.112605 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 5 columns (5 merged, 0 gathered) in 0.007507801 sec., 234289.64086821163 rows/sec., 17.79 MiB/sec. 2025.01.09 01:42:29.112738 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:29.113185 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2025.01.09 01:42:29.113178 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 100 rows starting from the beginning of the part 2025.01.09 01:42:29.114294 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 177 rows starting from the beginning of the part 2025.01.09 01:42:29.114906 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.115039 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 101 rows starting from the beginning of the part 2025.01.09 01:42:29.115359 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2025.01.09 01:42:29.115633 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 177 rows starting from the beginning of the part 2025.01.09 01:42:29.115761 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.09 01:42:29.117814 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.117869 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:29.118853 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:42:29.119179 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.119442 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} executeQuery: Read 30 rows, 55.05 KiB in 0.007654 sec., 3919.5192056441074 rows/sec., 7.02 MiB/sec. 2025.01.09 01:42:29.119567 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} TCPHandler: Processed in 0.008484226 sec. 2025.01.09 01:42:29.119753 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:29.119885 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:29.119943 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:29.120484 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:29.120524 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:29.120988 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:42:29.121248 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.121501 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} executeQuery: Read 30 rows, 2.10 KiB in 0.001645 sec., 18237.0820668693 rows/sec., 1.25 MiB/sec. 2025.01.09 01:42:29.121592 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} TCPHandler: Processed in 0.001927911 sec. 2025.01.09 01:42:29.122154 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergeTask::MergeProjectionsStage: Merge sorted 25912 rows, containing 5 columns (5 merged, 0 gathered) in 0.011473315 sec., 2258457.995792846 rows/sec., 151.34 MiB/sec. 2025.01.09 01:42:29.122431 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) 2025.01.09 01:42:29.122761 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:29.122851 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 2025.01.09 01:42:29.122959 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.09 01:42:30.075650 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.09 01:42:30.097874 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:30.097927 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:30.104753 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.09 01:42:30.105528 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:30.108171 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.09 01:42:31.120018 [ 96 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.09 01:42:31.120114 [ 96 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:31.120164 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:31.120467 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:42:31.120802 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:31.120867 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.09 01:42:31.121063 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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.01.09 01:42:31.121319 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part 2025.01.09 01:42:31.121540 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.01.09 01:42:31.121678 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2025.01.09 01:42:31.122900 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604602 sec., 10750.202910079926 rows/sec., 918.60 KiB/sec. 2025.01.09 01:42:31.123080 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.09 01:42:31.123408 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:31.123497 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.09 01:42:31.123597 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:32.960322 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1874 2025.01.09 01:42:32.963685 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:32.963744 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:32.965304 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:42:32.965631 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:32.965854 [ 90 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:42:32.965974 [ 90 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:32.966042 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:32.966702 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:42:32.968202 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1874 2025.01.09 01:42:32.968585 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:32.968772 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1698 rows starting from the beginning of the part 2025.01.09 01:42:32.969593 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.01.09 01:42:32.970389 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2025.01.09 01:42:32.971007 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2025.01.09 01:42:32.971653 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.01.09 01:42:32.972328 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2025.01.09 01:42:32.981491 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.015270495 sec., 122720.31784169406 rows/sec., 92.82 MiB/sec. 2025.01.09 01:42:32.983387 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:42:32.984172 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:32.984263 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:42:32.984619 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. 2025.01.09 01:42:34.125931 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.126242 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.126344 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:34.127140 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.127197 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.127656 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:34.127922 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.128172 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} executeQuery: Read 14 rows, 1.01 KiB in 0.002016 sec., 6944.444444444444 rows/sec., 499.91 KiB/sec. 2025.01.09 01:42:34.128239 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} TCPHandler: Processed in 0.002512021 sec. 2025.01.09 01:42:34.128435 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.128575 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:42:34.128635 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:42:34.129293 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.129336 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.129700 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.09 01:42:34.129943 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.130163 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} executeQuery: Read 4 rows, 334.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 201.09 KiB/sec. 2025.01.09 01:42:34.130217 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} TCPHandler: Processed in 0.00185501 sec. 2025.01.09 01:42:34.130374 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.130507 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:34.130565 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:34.131767 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.131809 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.132271 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:42:34.132520 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.132744 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} executeQuery: Read 1333 rows, 114.02 KiB in 0.002267 sec., 588001.764446405 rows/sec., 49.12 MiB/sec. 2025.01.09 01:42:34.132798 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} TCPHandler: Processed in 0.00248935 sec. 2025.01.09 01:42:34.132954 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.133083 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.133137 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:34.133701 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.133740 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.134086 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:42:34.134322 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.134545 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} executeQuery: Read 20 rows, 1.41 KiB in 0.00149 sec., 13422.818791946309 rows/sec., 947.72 KiB/sec. 2025.01.09 01:42:34.134598 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} TCPHandler: Processed in 0.001705198 sec. 2025.01.09 01:42:34.134743 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.134874 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.134928 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:34.135588 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.135628 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.135997 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:34.136248 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.136457 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} executeQuery: Read 242 rows, 16.79 KiB in 0.001611 sec., 150217.25636250776 rows/sec., 10.18 MiB/sec. 2025.01.09 01:42:34.136510 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} TCPHandler: Processed in 0.001830939 sec. 2025.01.09 01:42:34.136651 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.136778 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.136832 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:34.137443 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.137481 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.137829 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:34.138062 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.138290 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. 2025.01.09 01:42:34.138374 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} TCPHandler: Processed in 0.001785579 sec. 2025.01.09 01:42:34.138600 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.138818 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:34.138875 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:34.139822 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.139862 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.140260 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:42:34.140530 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.140758 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} executeQuery: Read 815 rows, 60.14 KiB in 0.001978 sec., 412032.3559150657 rows/sec., 29.69 MiB/sec. 2025.01.09 01:42:34.140814 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} TCPHandler: Processed in 0.002358058 sec. 2025.01.09 01:42:34.140956 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.141084 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:34.141140 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:34.141600 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.141639 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.141987 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:34.142235 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.142448 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. 2025.01.09 01:42:34.142498 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} TCPHandler: Processed in 0.001604856 sec. 2025.01.09 01:42:34.142651 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.142781 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.142841 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:34.143629 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.143669 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.144114 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:42:34.144366 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.144590 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} executeQuery: Read 899 rows, 61.31 KiB in 0.001837 sec., 489384.86663037556 rows/sec., 32.60 MiB/sec. 2025.01.09 01:42:34.144642 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} TCPHandler: Processed in 0.002055663 sec. 2025.01.09 01:42:34.144776 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.144883 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.144931 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:34.145349 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.145393 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.145745 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.09 01:42:34.145978 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.146182 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. 2025.01.09 01:42:34.146231 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} TCPHandler: Processed in 0.001507054 sec. 2025.01.09 01:42:34.146377 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.146514 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.146596 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:34.147782 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.147822 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.148444 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.09 01:42:34.148705 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.148909 [ 89 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.09 01:42:34.148975 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} executeQuery: Read 9 rows, 16.51 KiB in 0.002486 sec., 3620.2735317779566 rows/sec., 6.49 MiB/sec. 2025.01.09 01:42:34.149000 [ 89 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.149073 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.149368 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} TCPHandler: Processed in 0.003050509 sec. 2025.01.09 01:42:34.149456 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:42:34.149551 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:34.149834 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:34.149971 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:34.150353 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:34.150621 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1694 rows starting from the beginning of the part 2025.01.09 01:42:34.151201 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:34.151901 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:34.152384 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.152545 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.152569 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:34.153229 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:34.153769 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:34.154314 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:42:34.154872 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.155151 [ 89 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.09 01:42:34.155260 [ 89 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:34.155383 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} executeQuery: Read 52 rows, 3.30 KiB in 0.005612 sec., 9265.858873841767 rows/sec., 587.47 KiB/sec. 2025.01.09 01:42:34.155405 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:34.155823 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} TCPHandler: Processed in 0.006333752 sec. 2025.01.09 01:42:34.155988 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:42:34.156228 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:34.156268 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3834 rows starting from the beginning of the part 2025.01.09 01:42:34.156434 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:34.156625 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:34.156823 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:34.156946 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:34.157173 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:34.159252 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626108 sec., 1116899.9930504002 rows/sec., 71.98 MiB/sec. 2025.01.09 01:42:34.159901 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.09 01:42:34.160531 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.160628 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.09 01:42:34.160734 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.01.09 01:42:34.164516 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1781 rows, containing 19 columns (19 merged, 0 gathered) in 0.015285606 sec., 116514.84409581144 rows/sec., 208.79 MiB/sec. 2025.01.09 01:42:34.166420 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.09 01:42:34.166850 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:34.166939 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.09 01:42:34.167107 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. 2025.01.09 01:42:35.000212 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.05 MiB, peak 281.15 MiB, free memory in arenas 0.00 B, will set to 265.64 MiB (RSS), difference: 1.59 MiB 2025.01.09 01:42:35.285543 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.01.09 01:42:35.286568 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:35.286611 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:35.287162 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:42:35.287438 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:35.287605 [ 88 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:42:35.287657 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.01.09 01:42:35.287669 [ 88 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:35.287699 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:35.287939 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:42:35.288265 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:35.288316 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.01.09 01:42:35.288400 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.01.09 01:42:35.288523 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.01.09 01:42:35.288649 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.01.09 01:42:35.288900 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.01.09 01:42:35.288996 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.01.09 01:42:35.291834 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004046015 sec., 8050884.635870109 rows/sec., 115.17 MiB/sec. 2025.01.09 01:42:35.292469 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:42:35.292815 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:35.292910 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:42:35.293032 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.09 01:42:37.608335 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.01.09 01:42:37.629331 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:37.629382 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:37.636525 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.09 01:42:37.637291 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:37.637599 [ 85 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.09 01:42:37.637660 [ 85 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:37.637699 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:37.638125 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.652917 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.01.09 01:42:37.654881 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:37.656399 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.662053 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.667778 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.673550 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.679522 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:42:37.685539 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.01.09 01:42:37.750071 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.112229406 sec., 4767.0215772147985 rows/sec., 24.65 MiB/sec. 2025.01.09 01:42:37.753591 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.09 01:42:37.756804 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:37.756932 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.09 01:42:37.759656 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.09 01:42:39.093857 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.094069 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:39.094154 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:39.095009 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.095062 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.095546 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:42:39.095807 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.096083 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} executeQuery: Read 86 rows, 7.72 KiB in 0.002058 sec., 41788.14382896016 rows/sec., 3.66 MiB/sec. 2025.01.09 01:42:39.096178 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} TCPHandler: Processed in 0.00246196 sec. 2025.01.09 01:42:39.096182 [ 218 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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.01.09 01:42:39.096263 [ 218 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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.01.09 01:42:39.096367 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.096519 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:39.096573 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:39.098010 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.098054 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.098798 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:39.099306 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.099547 [ 218 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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.01.09 01:42:39.099817 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} executeQuery: Read 30 rows, 2.26 KiB in 0.00331 sec., 9063.444108761329 rows/sec., 681.53 KiB/sec. 2025.01.09 01:42:39.099916 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} TCPHandler: Processed in 0.003604938 sec. 2025.01.09 01:42:39.100180 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.100399 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:39.100460 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:39.101046 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.101086 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.101444 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:42:39.101683 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.101890 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} executeQuery: Read 58 rows, 4.64 KiB in 0.001548 sec., 37467.700258397934 rows/sec., 2.93 MiB/sec. 2025.01.09 01:42:39.101944 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} TCPHandler: Processed in 0.001905831 sec. 2025.01.09 01:42:39.102097 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.102229 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:39.102288 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:39.102829 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.102868 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.103267 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:42:39.103510 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.103742 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} executeQuery: Read 100 rows, 7.10 KiB in 0.001538 sec., 65019.50585175552 rows/sec., 4.51 MiB/sec. 2025.01.09 01:42:39.103806 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} TCPHandler: Processed in 0.001766079 sec. 2025.01.09 01:42:39.103984 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.104284 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:39.104548 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:39.105896 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.105936 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.106592 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.09 01:42:39.106851 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.107088 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} executeQuery: Read 30 rows, 55.05 KiB in 0.002921 sec., 10270.455323519343 rows/sec., 18.40 MiB/sec. 2025.01.09 01:42:39.107195 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} TCPHandler: Processed in 0.003291064 sec. 2025.01.09 01:42:39.107356 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:39.107487 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:39.107542 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:39.108054 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:39.108099 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:39.108533 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:42:39.108831 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:39.109087 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} executeQuery: Read 30 rows, 2.10 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.26 MiB/sec. 2025.01.09 01:42:39.109151 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} TCPHandler: Processed in 0.00185774 sec. 2025.01.09 01:42:40.166067 [ 217 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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.01.09 01:42:40.166167 [ 217 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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.01.09 01:42:40.168225 [ 217 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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.01.09 01:42:42.586920 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:42:42.586978 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:42:42.787898 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.01.09 01:42:42.789005 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:42.789050 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:42.789579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:42:42.789837 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:42.790092 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.09 01:42:42.968548 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1910 2025.01.09 01:42:42.971928 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:42.971989 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:42.973513 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:42:42.973829 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:42.974498 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1910 2025.01.09 01:42:44.097471 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.097669 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.097742 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:44.098496 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.098554 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.098997 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:44.099256 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.099468 [ 75 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.09 01:42:44.099499 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. 2025.01.09 01:42:44.099552 [ 75 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.099630 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.099642 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} TCPHandler: Processed in 0.002303307 sec. 2025.01.09 01:42:44.099959 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.09 01:42:44.099972 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.100559 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:44.100620 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:44.100686 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.09 01:42:44.100806 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:44.101065 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:44.101432 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:44.101717 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:44.102012 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.09 01:42:44.103815 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.103902 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.104581 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004850608 sec., 14431.18058602138 rows/sec., 1.07 MiB/sec. 2025.01.09 01:42:44.104804 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.09 01:42:44.104869 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:42:44.105257 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.105337 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.105472 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.09 01:42:44.105694 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:42:44.105767 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} executeQuery: Read 191 rows, 17.31 KiB in 0.005443 sec., 35090.94249494764 rows/sec., 3.11 MiB/sec. 2025.01.09 01:42:44.105839 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} TCPHandler: Processed in 0.006038527 sec. 2025.01.09 01:42:44.105992 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.106109 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.106158 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:44.106717 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.106757 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.107122 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:44.107363 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.107548 [ 75 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.09 01:42:44.107601 [ 75 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.107609 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} executeQuery: Read 16 rows, 1.13 KiB in 0.001514 sec., 10568.031704095112 rows/sec., 748.22 KiB/sec. 2025.01.09 01:42:44.107631 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.107766 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} TCPHandler: Processed in 0.0018256 sec. 2025.01.09 01:42:44.107910 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:42:44.107956 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.108244 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.108253 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:44.108352 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:44.108359 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 60 rows starting from the beginning of the part 2025.01.09 01:42:44.108753 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part 2025.01.09 01:42:44.109068 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:44.109351 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 20 rows starting from the beginning of the part 2025.01.09 01:42:44.109676 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:44.110050 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part 2025.01.09 01:42:44.111453 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.111555 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.112543 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:44.113086 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.113611 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851185 sec., 29395.754877003546 rows/sec., 2.21 MiB/sec. 2025.01.09 01:42:44.113676 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} executeQuery: Read 14 rows, 1004.00 B in 0.005528 sec., 2532.561505065123 rows/sec., 177.36 KiB/sec. 2025.01.09 01:42:44.113825 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} TCPHandler: Processed in 0.005939746 sec. 2025.01.09 01:42:44.113934 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.09 01:42:44.114012 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.114204 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.114283 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:44.114569 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.114919 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.09 01:42:44.115107 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:42:44.115372 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.115424 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.115811 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:44.116065 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.116265 [ 75 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.09 01:42:44.116317 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} executeQuery: Read 13 rows, 830.00 B in 0.002163 sec., 6010.171058714748 rows/sec., 374.73 KiB/sec. 2025.01.09 01:42:44.116332 [ 75 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.116406 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.116456 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} TCPHandler: Processed in 0.00252486 sec. 2025.01.09 01:42:44.116762 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.116779 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.09 01:42:44.117305 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:44.117427 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.09 01:42:44.117444 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:44.117788 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:44.117779 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:44.118107 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:44.118412 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:44.118658 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.09 01:42:44.120768 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.120842 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.121259 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004739217 sec., 13715.34580501378 rows/sec., 908.72 KiB/sec. 2025.01.09 01:42:44.121439 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.09 01:42:44.121757 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:42:44.122006 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.122182 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.09 01:42:44.122263 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.122329 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:44.122593 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} executeQuery: Read 355 rows, 25.52 KiB in 0.005431 sec., 65365.494384091326 rows/sec., 4.59 MiB/sec. 2025.01.09 01:42:44.122708 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} TCPHandler: Processed in 0.006100358 sec. 2025.01.09 01:42:44.122932 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.123123 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:44.123181 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:44.123726 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.123766 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.124144 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:44.124381 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.124638 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. 2025.01.09 01:42:44.124717 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} TCPHandler: Processed in 0.00189768 sec. 2025.01.09 01:42:44.124969 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.125127 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.125190 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:44.125806 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.125845 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.126237 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:42:44.126475 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.126689 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} executeQuery: Read 177 rows, 11.96 KiB in 0.001592 sec., 111180.90452261305 rows/sec., 7.33 MiB/sec. 2025.01.09 01:42:44.126740 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} TCPHandler: Processed in 0.001905081 sec. 2025.01.09 01:42:44.126895 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.127025 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.127082 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:44.127598 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.127645 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.127992 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.09 01:42:44.128229 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.128448 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. 2025.01.09 01:42:44.128499 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} TCPHandler: Processed in 0.001666457 sec. 2025.01.09 01:42:44.128639 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.128767 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.128848 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:44.130042 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.130081 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.130698 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.09 01:42:44.130958 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.131192 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} executeQuery: Read 9 rows, 16.51 KiB in 0.002454 sec., 3667.481662591687 rows/sec., 6.57 MiB/sec. 2025.01.09 01:42:44.131287 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} TCPHandler: Processed in 0.002700334 sec. 2025.01.09 01:42:44.131428 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:44.131558 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:44.131613 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:44.132140 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:44.132188 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:44.132614 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:42:44.132858 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:44.133071 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} executeQuery: Read 52 rows, 3.30 KiB in 0.001543 sec., 33700.58327932598 rows/sec., 2.09 MiB/sec. 2025.01.09 01:42:44.133120 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} TCPHandler: Processed in 0.001754268 sec. 2025.01.09 01:42:44.933054 [ 221 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:42:44.933166 [ 221 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:42:44.935208 [ 221 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:42:45.153077 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.01.09 01:42:45.175061 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:45.175115 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:45.182472 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.09 01:42:45.183326 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:45.186181 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.09 01:42:45.198199 [ 218 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:42:45.198254 [ 218 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:42:45.200381 [ 218 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:42:49.093611 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.093802 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:42:49.093876 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:42:49.094614 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.094660 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.095097 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.09 01:42:49.095364 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.095603 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec. 2025.01.09 01:42:49.095668 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} TCPHandler: Processed in 0.002190535 sec. 2025.01.09 01:42:49.095840 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.095988 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:49.096038 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:49.096622 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.096663 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.097047 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:42:49.097293 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.097525 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} executeQuery: Read 88 rows, 7.86 KiB in 0.001563 sec., 56301.983365323096 rows/sec., 4.91 MiB/sec. 2025.01.09 01:42:49.097579 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} TCPHandler: Processed in 0.001797278 sec. 2025.01.09 01:42:49.097738 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.097846 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:49.097895 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:49.098443 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.098483 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.098844 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:42:49.099077 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.099285 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} executeQuery: Read 34 rows, 2.54 KiB in 0.001461 sec., 23271.73169062286 rows/sec., 1.69 MiB/sec. 2025.01.09 01:42:49.099339 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} TCPHandler: Processed in 0.001655497 sec. 2025.01.09 01:42:49.099474 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.099580 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:49.099626 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:49.100191 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.100230 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.100585 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:42:49.100815 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.101034 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} executeQuery: Read 62 rows, 4.96 KiB in 0.001475 sec., 42033.898305084746 rows/sec., 3.29 MiB/sec. 2025.01.09 01:42:49.101086 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} TCPHandler: Processed in 0.001666087 sec. 2025.01.09 01:42:49.101244 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.101372 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:49.101431 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:49.101998 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.102038 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.102418 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:42:49.102652 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.102828 [ 58 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 2025.01.09 01:42:49.102889 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} executeQuery: Read 102 rows, 7.24 KiB in 0.001539 sec., 66276.80311890838 rows/sec., 4.59 MiB/sec. 2025.01.09 01:42:49.102921 [ 58 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.103007 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.103013 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} TCPHandler: Processed in 0.00182893 sec. 2025.01.09 01:42:49.103232 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.103278 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full 2025.01.09 01:42:49.103402 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:49.103603 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:49.103692 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:49.103862 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 25912 rows starting from the beginning of the part 2025.01.09 01:42:49.104246 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part 2025.01.09 01:42:49.104586 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 899 rows starting from the beginning of the part 2025.01.09 01:42:49.104930 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part 2025.01.09 01:42:49.105185 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part 2025.01.09 01:42:49.107788 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.107855 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.109347 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.09 01:42:49.109834 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.110175 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} executeQuery: Read 30 rows, 55.05 KiB in 0.006824 sec., 4396.248534583821 rows/sec., 7.88 MiB/sec. 2025.01.09 01:42:49.110891 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} TCPHandler: Processed in 0.007764245 sec. 2025.01.09 01:42:49.111144 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:49.111635 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:49.111837 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:49.112733 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:49.112785 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:49.113335 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:42:49.113679 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.114072 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} executeQuery: Read 30 rows, 2.10 KiB in 0.002622 sec., 11441.647597254003 rows/sec., 802.63 KiB/sec. 2025.01.09 01:42:49.114175 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} TCPHandler: Processed in 0.003165191 sec. 2025.01.09 01:42:49.115069 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergeTask::MergeProjectionsStage: Merge sorted 27188 rows, containing 5 columns (5 merged, 0 gathered) in 0.011930982 sec., 2278773.029747258 rows/sec., 152.69 MiB/sec. 2025.01.09 01:42:49.115375 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) 2025.01.09 01:42:49.115693 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:49.115777 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 2025.01.09 01:42:49.115868 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.09 01:42:50.290302 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.01.09 01:42:50.291078 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:50.291126 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:50.291659 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:42:50.291913 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:50.292203 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.01.09 01:42:52.686326 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.09 01:42:52.708863 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:52.708920 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:52.716260 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.09 01:42:52.717080 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:52.720074 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.09 01:42:52.974817 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1946 2025.01.09 01:42:52.978177 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:52.978228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:52.979802 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:42:52.980116 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:52.981156 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1946 2025.01.09 01:42:54.098087 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.098369 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.098480 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:42:54.099491 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.099536 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.099998 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:54.100283 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.100499 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} executeQuery: Read 14 rows, 1.01 KiB in 0.002207 sec., 6343.452650657 rows/sec., 456.64 KiB/sec. 2025.01.09 01:42:54.100565 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} TCPHandler: Processed in 0.002663663 sec. 2025.01.09 01:42:54.100759 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.100902 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:54.100962 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:54.101659 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.101715 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.102130 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:42:54.102369 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.102509 [ 64 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2025.01.09 01:42:54.102550 [ 64 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.102560 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} executeQuery: Read 191 rows, 17.31 KiB in 0.001688 sec., 113151.6587677725 rows/sec., 10.02 MiB/sec. 2025.01.09 01:42:54.102577 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.102668 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} TCPHandler: Processed in 0.001984452 sec. 2025.01.09 01:42:54.102940 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.102982 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2025.01.09 01:42:54.103529 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.103682 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:54.103843 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 1399 rows starting from the beginning of the part 2025.01.09 01:42:54.103919 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:54.104240 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:42:54.104661 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part 2025.01.09 01:42:54.105057 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:54.105402 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 88 rows starting from the beginning of the part 2025.01.09 01:42:54.105730 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 191 rows starting from the beginning of the part 2025.01.09 01:42:54.107372 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.107439 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:54.108485 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:42:54.108810 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.109280 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} executeQuery: Read 16 rows, 1.13 KiB in 0.005963 sec., 2683.2131477444236 rows/sec., 189.97 KiB/sec. 2025.01.09 01:42:54.109714 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} TCPHandler: Processed in 0.006906001 sec. 2025.01.09 01:42:54.110079 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.007369958 sec., 446135.5139337293 rows/sec., 39.39 MiB/sec. 2025.01.09 01:42:54.110080 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.110457 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.09 01:42:54.110529 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.110733 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:42:54.111347 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.111566 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2025.01.09 01:42:54.111771 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:42:54.111950 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.111996 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.112373 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:54.112624 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.112814 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} executeQuery: Read 14 rows, 1004.00 B in 0.002455 sec., 5702.64765784114 rows/sec., 399.38 KiB/sec. 2025.01.09 01:42:54.112883 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} TCPHandler: Processed in 0.003007659 sec. 2025.01.09 01:42:54.113033 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.113148 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.113195 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:42:54.113773 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.113812 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.114183 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:54.114449 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.114634 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2025.01.09 01:42:54.114689 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} TCPHandler: Processed in 0.001712957 sec. 2025.01.09 01:42:54.114824 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.114933 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:54.114983 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:54.115689 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.115729 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.116130 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:42:54.116399 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.116546 [ 60 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2025.01.09 01:42:54.116584 [ 60 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.116592 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} executeQuery: Read 355 rows, 25.52 KiB in 0.001679 sec., 211435.37820131032 rows/sec., 14.85 MiB/sec. 2025.01.09 01:42:54.116608 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.116687 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} TCPHandler: Processed in 0.001914541 sec. 2025.01.09 01:42:54.116738 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2025.01.09 01:42:54.116850 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.116852 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:54.116909 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 873 rows starting from the beginning of the part 2025.01.09 01:42:54.116990 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:42:54.117097 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 815 rows starting from the beginning of the part 2025.01.09 01:42:54.117138 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:42:54.117441 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 58 rows starting from the beginning of the part 2025.01.09 01:42:54.117692 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:54.117931 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part 2025.01.09 01:42:54.118118 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 355 rows starting from the beginning of the part 2025.01.09 01:42:54.118646 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.118693 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:54.119211 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:54.119546 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.119757 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} executeQuery: Read 6 rows, 321.00 B in 0.002805 sec., 2139.03743315508 rows/sec., 111.76 KiB/sec. 2025.01.09 01:42:54.119957 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} TCPHandler: Processed in 0.003173291 sec. 2025.01.09 01:42:54.120352 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.120848 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.121004 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.004321429 sec., 582677.6281642022 rows/sec., 44.16 MiB/sec. 2025.01.09 01:42:54.121055 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:54.121376 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.09 01:42:54.121787 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.121903 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2025.01.09 01:42:54.121992 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:42:54.122083 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.122121 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.122516 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:42:54.122758 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.122938 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} executeQuery: Read 177 rows, 11.96 KiB in 0.002287 sec., 77393.96589418453 rows/sec., 5.10 MiB/sec. 2025.01.09 01:42:54.122992 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} TCPHandler: Processed in 0.002902746 sec. 2025.01.09 01:42:54.123146 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.123276 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.123333 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:42:54.123845 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.123890 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.124267 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.09 01:42:54.124513 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.124642 [ 60 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.09 01:42:54.124679 [ 60 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.124702 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2025.01.09 01:42:54.124706 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.124801 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} TCPHandler: Processed in 0.001719087 sec. 2025.01.09 01:42:54.124956 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.09 01:42:54.124979 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.125222 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.125266 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:54.125367 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part 2025.01.09 01:42:54.125391 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:54.125681 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:54.126026 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:54.126369 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:54.126697 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:54.127050 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.09 01:42:54.131052 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.131143 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.131216 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006396623 sec., 7816.624490766456 rows/sec., 526.71 KiB/sec. 2025.01.09 01:42:54.131510 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.09 01:42:54.132198 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.132437 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.09 01:42:54.132550 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.09 01:42:54.132602 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:42:54.132889 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.133104 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} executeQuery: Read 9 rows, 16.51 KiB in 0.007966 sec., 1129.8016570424302 rows/sec., 2.02 MiB/sec. 2025.01.09 01:42:54.133210 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} TCPHandler: Processed in 0.008313004 sec. 2025.01.09 01:42:54.133373 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:54.133504 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:54.133560 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:54.134082 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:54.134119 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.09 01:42:54.134483 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:42:54.134734 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:54.134910 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} executeQuery: Read 52 rows, 3.30 KiB in 0.001435 sec., 36236.933797909405 rows/sec., 2.24 MiB/sec. 2025.01.09 01:42:54.134960 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} TCPHandler: Processed in 0.001651357 sec. 2025.01.09 01:42:57.587030 [ 53 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:42:57.587129 [ 53 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:42:57.792434 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.01.09 01:42:57.793189 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:57.793242 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:57.793791 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:42:57.794065 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:57.794348 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.09 01:42:59.093552 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.093743 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:42:59.093815 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:42:59.094596 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.094641 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.095109 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:42:59.095379 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.095592 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} executeQuery: Read 86 rows, 7.72 KiB in 0.001902 sec., 45215.56256572029 rows/sec., 3.96 MiB/sec. 2025.01.09 01:42:59.095658 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} TCPHandler: Processed in 0.002239236 sec. 2025.01.09 01:42:59.095839 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.095981 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:42:59.096040 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:42:59.096638 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.096677 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.097043 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:42:59.097286 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.097481 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} executeQuery: Read 30 rows, 2.26 KiB in 0.00153 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. 2025.01.09 01:42:59.097555 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} TCPHandler: Processed in 0.001781309 sec. 2025.01.09 01:42:59.097731 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.098053 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:42:59.098166 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:42:59.098751 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.098790 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.099166 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:42:59.099414 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.099592 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} executeQuery: Read 58 rows, 4.64 KiB in 0.001659 sec., 34960.81977094635 rows/sec., 2.73 MiB/sec. 2025.01.09 01:42:59.099645 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} TCPHandler: Processed in 0.002002152 sec. 2025.01.09 01:42:59.099794 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.099924 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:59.099982 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:42:59.100540 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.100578 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.100955 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:42:59.101193 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.101386 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} executeQuery: Read 100 rows, 7.10 KiB in 0.001491 sec., 67069.0811535882 rows/sec., 4.65 MiB/sec. 2025.01.09 01:42:59.101478 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} TCPHandler: Processed in 0.001743948 sec. 2025.01.09 01:42:59.101725 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.101951 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:42:59.102034 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:42:59.103209 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.103248 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.103896 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.09 01:42:59.104162 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.104303 [ 52 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.09 01:42:59.104355 [ 52 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.104373 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} executeQuery: Read 30 rows, 55.05 KiB in 0.002466 sec., 12165.450121654501 rows/sec., 21.80 MiB/sec. 2025.01.09 01:42:59.104386 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.104738 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} TCPHandler: Processed in 0.003142981 sec. 2025.01.09 01:42:59.104771 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:42:59.104911 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:42:59.105173 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:42:59.105302 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:42:59.105721 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:59.105978 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1781 rows starting from the beginning of the part 2025.01.09 01:42:59.106636 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.107319 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:59.107552 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.107887 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.108030 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.108783 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 9 rows starting from the beginning of the part 2025.01.09 01:42:59.109603 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.109686 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:42:59.110469 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.110721 [ 52 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.09 01:42:59.110840 [ 52 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:42:59.110894 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:42:59.110942 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} executeQuery: Read 30 rows, 2.10 KiB in 0.005845 sec., 5132.591958939264 rows/sec., 360.05 KiB/sec. 2025.01.09 01:42:59.111344 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} TCPHandler: Processed in 0.006508825 sec. 2025.01.09 01:42:59.111396 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:42:59.111797 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:42:59.111873 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 4050 rows starting from the beginning of the part 2025.01.09 01:42:59.112118 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.112328 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:59.112488 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.112567 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 52 rows starting from the beginning of the part 2025.01.09 01:42:59.112821 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part 2025.01.09 01:42:59.116248 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 4 columns (4 merged, 0 gathered) in 0.005210874 sec., 814450.704430773 rows/sec., 52.51 MiB/sec. 2025.01.09 01:42:59.116619 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.09 01:42:59.117204 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.117356 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.09 01:42:59.117436 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.01.09 01:42:59.123294 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1889 rows, containing 19 columns (19 merged, 0 gathered) in 0.018768962 sec., 100644.88382468886 rows/sec., 180.35 MiB/sec. 2025.01.09 01:42:59.125129 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.09 01:42:59.125631 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:42:59.125731 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.09 01:42:59.125919 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. 2025.01.09 01:42:59.892695 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:42:59.892768 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:42:59.894832 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:43:00.000184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 266.71 MiB, peak 284.13 MiB, free memory in arenas 0.00 B, will set to 270.41 MiB (RSS), difference: 3.70 MiB 2025.01.09 01:43:00.089963 [ 224 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:43:00.090033 [ 224 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:43:00.092326 [ 224 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:43:00.220241 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.09 01:43:00.245177 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:00.245250 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:00.253335 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.09 01:43:00.254146 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:00.258225 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.09 01:43:02.981490 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1980 2025.01.09 01:43:02.984785 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:02.984854 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:02.986435 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:02.986796 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:02.987180 [ 224 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:02.987260 [ 224 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:02.988149 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1980 2025.01.09 01:43:02.989605 [ 224 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:03.000202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 266.41 MiB, peak 284.13 MiB, free memory in arenas 0.00 B, will set to 270.41 MiB (RSS), difference: 4.00 MiB 2025.01.09 01:43:04.127238 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.127430 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.127501 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:04.128260 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.128304 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.128747 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:43:04.129014 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.129253 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. 2025.01.09 01:43:04.129310 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} TCPHandler: Processed in 0.002230746 sec. 2025.01.09 01:43:04.129496 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.129629 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:43:04.129685 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:43:04.130319 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.130367 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.130728 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.09 01:43:04.130970 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.131205 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} executeQuery: Read 4 rows, 334.00 B in 0.001596 sec., 2506.2656641604012 rows/sec., 204.37 KiB/sec. 2025.01.09 01:43:04.131288 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} TCPHandler: Processed in 0.00185735 sec. 2025.01.09 01:43:04.131535 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.131671 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:04.131729 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:04.133006 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.133044 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.133479 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:04.133778 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.134004 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} executeQuery: Read 1333 rows, 114.02 KiB in 0.002352 sec., 566751.7006802721 rows/sec., 47.34 MiB/sec. 2025.01.09 01:43:04.134104 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} TCPHandler: Processed in 0.002661733 sec. 2025.01.09 01:43:04.134320 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.134612 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.134673 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:04.135311 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.135358 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.135724 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:43:04.135960 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.136185 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} executeQuery: Read 20 rows, 1.41 KiB in 0.001661 sec., 12040.939193257074 rows/sec., 850.16 KiB/sec. 2025.01.09 01:43:04.136292 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} TCPHandler: Processed in 0.002084604 sec. 2025.01.09 01:43:04.136497 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.136791 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.136863 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:04.137518 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.137558 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.137928 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:43:04.138165 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.138342 [ 41 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:43:04.138409 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} executeQuery: Read 242 rows, 16.79 KiB in 0.001723 sec., 140452.6987811956 rows/sec., 9.52 MiB/sec. 2025.01.09 01:43:04.138440 [ 41 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.138508 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.138534 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} TCPHandler: Processed in 0.002147645 sec. 2025.01.09 01:43:04.138848 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.138966 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:43:04.139469 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.139540 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:04.139674 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part 2025.01.09 01:43:04.139677 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:04.139960 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:04.140316 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.09 01:43:04.140770 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:04.141230 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:04.141571 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.09 01:43:04.142477 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.142535 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.143519 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:43:04.143986 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.144762 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006123928 sec., 125409.7043596855 rows/sec., 8.98 MiB/sec. 2025.01.09 01:43:04.144853 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} executeQuery: Read 13 rows, 830.00 B in 0.005618 sec., 2313.990744037024 rows/sec., 144.28 KiB/sec. 2025.01.09 01:43:04.145145 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:43:04.145372 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} TCPHandler: Processed in 0.006736748 sec. 2025.01.09 01:43:04.145619 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.145828 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:04.145843 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.145937 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:04.146069 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:43:04.146244 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:43:04.147119 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.147165 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.147574 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:04.147817 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.148036 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} executeQuery: Read 815 rows, 60.14 KiB in 0.002271 sec., 358872.74328489654 rows/sec., 25.86 MiB/sec. 2025.01.09 01:43:04.148092 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} TCPHandler: Processed in 0.002585862 sec. 2025.01.09 01:43:04.148245 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.148372 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:04.148430 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:04.148957 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.149005 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.149440 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:43:04.149677 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.149854 [ 41 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.09 01:43:04.149924 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. 2025.01.09 01:43:04.149930 [ 41 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.150015 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.150039 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} TCPHandler: Processed in 0.00185812 sec. 2025.01.09 01:43:04.150326 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.150544 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:43:04.150938 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.151126 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:04.151246 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2025.01.09 01:43:04.151363 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:04.151577 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:04.151973 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:04.152349 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:04.152664 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:04.152882 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:04.154549 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.154626 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.155710 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00557895 sec., 54849.03073158928 rows/sec., 2.80 MiB/sec. 2025.01.09 01:43:04.155858 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:04.155892 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.09 01:43:04.156431 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.156454 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.156598 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.09 01:43:04.156864 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:04.156897 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.09 01:43:04.156935 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:04.157013 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} executeQuery: Read 893 rows, 60.90 KiB in 0.006356 sec., 140497.1680302077 rows/sec., 9.36 MiB/sec. 2025.01.09 01:43:04.157165 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} TCPHandler: Processed in 0.007015193 sec. 2025.01.09 01:43:04.157364 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.157547 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.157633 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:04.158700 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.158750 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.159469 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.09 01:43:04.159815 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.160189 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} executeQuery: Read 1 rows, 69.00 B in 0.002668 sec., 374.8125937031485 rows/sec., 25.26 KiB/sec. 2025.01.09 01:43:04.160359 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} TCPHandler: Processed in 0.003061669 sec. 2025.01.09 01:43:04.160540 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.160708 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.160835 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:04.160862 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:04.163871 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.163912 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.164556 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.09 01:43:04.164806 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.165050 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} executeQuery: Read 9 rows, 16.51 KiB in 0.004402 sec., 2044.5252158109952 rows/sec., 3.66 MiB/sec. 2025.01.09 01:43:04.165161 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} TCPHandler: Processed in 0.004692545 sec. 2025.01.09 01:43:04.165314 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:04.165419 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:04.165466 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:04.165896 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:04.165935 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:04.166296 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:04.166532 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:04.166767 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} executeQuery: Read 52 rows, 3.30 KiB in 0.001363 sec., 38151.13719735877 rows/sec., 2.36 MiB/sec. 2025.01.09 01:43:04.166792 [ 217 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:04.166845 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} TCPHandler: Processed in 0.001586485 sec. 2025.01.09 01:43:04.166853 [ 217 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:04.169167 [ 217 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:05.294548 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.01.09 01:43:05.295219 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:05.295262 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:05.295799 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:43:05.296062 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:05.296355 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.01.09 01:43:06.276512 [ 222 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:06.276571 [ 222 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:06.278462 [ 222 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:06.378785 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:06.378825 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:06.380890 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:07.758383 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.09 01:43:07.780740 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:07.780800 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:07.788272 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.09 01:43:07.789068 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:07.791768 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.09 01:43:09.094354 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.094537 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:09.094605 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:09.095389 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.095430 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.095862 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:09.096113 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.096314 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} executeQuery: Read 86 rows, 7.72 KiB in 0.001827 sec., 47071.70224411604 rows/sec., 4.13 MiB/sec. 2025.01.09 01:43:09.096370 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} TCPHandler: Processed in 0.002143214 sec. 2025.01.09 01:43:09.096551 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.096662 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:09.096707 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:09.097317 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.097364 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.097720 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:43:09.097964 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.098106 [ 32 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.09 01:43:09.098140 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} executeQuery: Read 30 rows, 2.26 KiB in 0.001501 sec., 19986.67554963358 rows/sec., 1.47 MiB/sec. 2025.01.09 01:43:09.098150 [ 32 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.098184 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.098213 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} TCPHandler: Processed in 0.001724718 sec. 2025.01.09 01:43:09.098417 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.098433 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:43:09.098690 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:09.098833 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:09.098853 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:09.098970 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 60 rows starting from the beginning of the part 2025.01.09 01:43:09.099526 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part 2025.01.09 01:43:09.100107 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part 2025.01.09 01:43:09.100764 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:09.101562 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 20 rows starting from the beginning of the part 2025.01.09 01:43:09.101860 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:09.102797 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.102842 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.103366 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:09.103749 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.103831 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562439 sec., 34157.67795386161 rows/sec., 2.58 MiB/sec. 2025.01.09 01:43:09.104049 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} executeQuery: Read 58 rows, 4.64 KiB in 0.005476 sec., 10591.672753834917 rows/sec., 847.09 KiB/sec. 2025.01.09 01:43:09.104147 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} TCPHandler: Processed in 0.005836714 sec. 2025.01.09 01:43:09.104159 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.09 01:43:09.104349 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.104578 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:09.104661 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.104676 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:09.104894 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.09 01:43:09.105124 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.09 01:43:09.105525 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.105568 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.105958 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:09.106195 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.106328 [ 32 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_103_21 to all_107_107_0 2025.01.09 01:43:09.106366 [ 32 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.106374 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} executeQuery: Read 100 rows, 7.10 KiB in 0.001859 sec., 53792.36148466918 rows/sec., 3.73 MiB/sec. 2025.01.09 01:43:09.106391 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.106482 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} TCPHandler: Processed in 0.002211096 sec. 2025.01.09 01:43:09.106764 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.106759 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_103_21 to all_107_107_0 into Compact with storage Full 2025.01.09 01:43:09.107338 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:09.107404 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:09.107562 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 27188 rows starting from the beginning of the part 2025.01.09 01:43:09.107988 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 102 rows starting from the beginning of the part 2025.01.09 01:43:09.108479 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 177 rows starting from the beginning of the part 2025.01.09 01:43:09.108476 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:09.108911 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part 2025.01.09 01:43:09.109311 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 893 rows starting from the beginning of the part 2025.01.09 01:43:09.112785 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.112858 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.114256 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.09 01:43:09.114618 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.114846 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} executeQuery: Read 30 rows, 55.05 KiB in 0.007791 sec., 3850.596842510589 rows/sec., 6.90 MiB/sec. 2025.01.09 01:43:09.115496 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} TCPHandler: Processed in 0.008871153 sec. 2025.01.09 01:43:09.115690 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:09.115809 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:09.115903 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:09.116450 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:09.116489 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:09.117084 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:09.117418 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.117641 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} executeQuery: Read 30 rows, 2.10 KiB in 0.001855 sec., 16172.506738544473 rows/sec., 1.11 MiB/sec. 2025.01.09 01:43:09.117696 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} TCPHandler: Processed in 0.002091593 sec. 2025.01.09 01:43:09.118656 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergeTask::MergeProjectionsStage: Merge sorted 28460 rows, containing 5 columns (5 merged, 0 gathered) in 0.012155676 sec., 2341293.071648175 rows/sec., 156.88 MiB/sec. 2025.01.09 01:43:09.119020 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) 2025.01.09 01:43:09.119326 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:09.119413 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_103_21, all_107_107_0] -> all_1_107_22 2025.01.09 01:43:09.119510 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.09 01:43:12.587202 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:43:12.587301 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:43:12.796569 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.01.09 01:43:12.797299 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:12.797348 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:12.797959 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:43:12.798230 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:12.798391 [ 24 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:43:12.798444 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.09 01:43:12.798448 [ 24 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:12.798483 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:12.798616 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:43:12.798777 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:12.798821 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:43:12.798900 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.01.09 01:43:12.799111 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.01.09 01:43:12.799320 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.01.09 01:43:12.799543 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.01.09 01:43:12.799710 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.01.09 01:43:12.802708 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004153656 sec., 8385624.616000939 rows/sec., 119.96 MiB/sec. 2025.01.09 01:43:12.802957 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:43:12.803245 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:12.803328 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:43:12.803425 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.09 01:43:12.988486 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2016 2025.01.09 01:43:12.991795 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:12.991850 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:12.993393 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:12.993722 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:12.994419 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2016 2025.01.09 01:43:14.097502 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.097717 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.097797 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:14.098596 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.098646 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.099096 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:43:14.099371 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.099603 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. 2025.01.09 01:43:14.099671 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} TCPHandler: Processed in 0.002309427 sec. 2025.01.09 01:43:14.099846 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.099967 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:14.100017 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:14.100721 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.100763 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.101153 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:43:14.101395 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.101629 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} executeQuery: Read 191 rows, 17.31 KiB in 0.001691 sec., 112950.91661738616 rows/sec., 10.00 MiB/sec. 2025.01.09 01:43:14.101685 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} TCPHandler: Processed in 0.001901911 sec. 2025.01.09 01:43:14.101835 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.101969 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.102025 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:14.102683 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.102731 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.103104 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:43:14.103344 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.103548 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} executeQuery: Read 16 rows, 1.13 KiB in 0.00161 sec., 9937.888198757762 rows/sec., 703.61 KiB/sec. 2025.01.09 01:43:14.103601 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} TCPHandler: Processed in 0.001823239 sec. 2025.01.09 01:43:14.103746 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.103863 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.103921 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:14.104558 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.104608 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.104999 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:43:14.105241 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.105445 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. 2025.01.09 01:43:14.105498 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} TCPHandler: Processed in 0.001803859 sec. 2025.01.09 01:43:14.105640 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.105746 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.105791 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:14.106319 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.106358 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.106712 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:43:14.106950 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.107176 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. 2025.01.09 01:43:14.107274 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} TCPHandler: Processed in 0.001685457 sec. 2025.01.09 01:43:14.107546 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.107728 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:14.107776 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:14.108478 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.108518 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.108898 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:43:14.109165 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.109398 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} executeQuery: Read 355 rows, 25.52 KiB in 0.001706 sec., 208089.09730363422 rows/sec., 14.61 MiB/sec. 2025.01.09 01:43:14.109478 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} TCPHandler: Processed in 0.002046163 sec. 2025.01.09 01:43:14.109739 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.109939 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:14.110000 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:14.110444 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.110485 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.110867 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:43:14.111112 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.111332 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.01.09 01:43:14.111384 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} TCPHandler: Processed in 0.001782009 sec. 2025.01.09 01:43:14.111549 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.111668 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.111720 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:14.112451 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.112493 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.112923 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:43:14.113172 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.113388 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} executeQuery: Read 177 rows, 11.96 KiB in 0.001742 sec., 101607.34787600458 rows/sec., 6.70 MiB/sec. 2025.01.09 01:43:14.113441 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} TCPHandler: Processed in 0.001972462 sec. 2025.01.09 01:43:14.113606 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.113718 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.113765 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:14.114214 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.114255 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.114622 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.09 01:43:14.114901 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.115190 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. 2025.01.09 01:43:14.115249 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} TCPHandler: Processed in 0.001703557 sec. 2025.01.09 01:43:14.115487 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.115637 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.115714 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:14.116832 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.116874 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.117515 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.09 01:43:14.117777 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.118021 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} executeQuery: Read 9 rows, 16.51 KiB in 0.002407 sec., 3739.094308267553 rows/sec., 6.70 MiB/sec. 2025.01.09 01:43:14.118131 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} TCPHandler: Processed in 0.002756984 sec. 2025.01.09 01:43:14.118313 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:14.118441 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:14.118487 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:14.118930 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:14.118968 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:14.119341 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:43:14.119585 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:14.119787 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} executeQuery: Read 52 rows, 3.30 KiB in 0.001369 sec., 37983.92987582177 rows/sec., 2.35 MiB/sec. 2025.01.09 01:43:14.119836 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} TCPHandler: Processed in 0.001600646 sec. 2025.01.09 01:43:15.018748 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:15.018821 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:15.021117 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:15.291932 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.09 01:43:15.313823 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:15.313880 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:15.321359 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.09 01:43:15.322204 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:15.322580 [ 51 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.09 01:43:15.322727 [ 51 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:15.322795 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:15.323248 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:15.339218 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.09 01:43:15.340533 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:15.342104 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.01.09 01:43:15.348056 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.01.09 01:43:15.354084 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:15.360184 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:15.366313 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:15.372504 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:15.441564 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.118595297 sec., 4831.557527951551 rows/sec., 24.98 MiB/sec. 2025.01.09 01:43:15.444276 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.09 01:43:15.447064 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:15.447190 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.09 01:43:15.449046 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.09 01:43:16.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 288.92 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.05 MiB 2025.01.09 01:43:19.093968 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.094156 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:43:19.094228 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:43:19.094975 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.095026 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.095446 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.09 01:43:19.095701 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.095966 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. 2025.01.09 01:43:19.096093 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} TCPHandler: Processed in 0.002254167 sec. 2025.01.09 01:43:19.096278 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.096400 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:19.096450 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:19.097081 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.097123 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.097510 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:43:19.097760 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.097956 [ 131 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.09 01:43:19.098019 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} executeQuery: Read 87 rows, 7.79 KiB in 0.001641 sec., 53016.453382084095 rows/sec., 4.64 MiB/sec. 2025.01.09 01:43:19.098047 [ 131 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.098113 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.098142 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} TCPHandler: Processed in 0.001921131 sec. 2025.01.09 01:43:19.098290 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.09 01:43:19.098334 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.098404 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:19.098451 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 1399 rows starting from the beginning of the part 2025.01.09 01:43:19.098488 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:19.098555 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 86 rows starting from the beginning of the part 2025.01.09 01:43:19.098586 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:19.098848 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:43:19.099201 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 86 rows starting from the beginning of the part 2025.01.09 01:43:19.099397 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 191 rows starting from the beginning of the part 2025.01.09 01:43:19.099631 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 87 rows starting from the beginning of the part 2025.01.09 01:43:19.100503 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.100549 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:19.101081 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:43:19.101366 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.101646 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} executeQuery: Read 32 rows, 2.40 KiB in 0.00318 sec., 10062.893081761005 rows/sec., 753.30 KiB/sec. 2025.01.09 01:43:19.101894 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} TCPHandler: Processed in 0.003620859 sec. 2025.01.09 01:43:19.102247 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.102591 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00436166 sec., 729538.7535938153 rows/sec., 64.29 MiB/sec. 2025.01.09 01:43:19.102663 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:19.102802 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:19.102983 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.09 01:43:19.104080 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.104340 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.09 01:43:19.104449 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:43:19.104795 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.104835 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.105208 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:43:19.105471 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.105648 [ 131 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.09 01:43:19.105704 [ 131 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.105727 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} executeQuery: Read 60 rows, 4.80 KiB in 0.003175 sec., 18897.63779527559 rows/sec., 1.48 MiB/sec. 2025.01.09 01:43:19.105741 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.105878 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} TCPHandler: Processed in 0.003846842 sec. 2025.01.09 01:43:19.105989 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.09 01:43:19.106066 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.106315 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:19.106327 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:19.106395 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 873 rows starting from the beginning of the part 2025.01.09 01:43:19.106426 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:19.106824 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 58 rows starting from the beginning of the part 2025.01.09 01:43:19.107191 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 815 rows starting from the beginning of the part 2025.01.09 01:43:19.107499 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 58 rows starting from the beginning of the part 2025.01.09 01:43:19.107799 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 355 rows starting from the beginning of the part 2025.01.09 01:43:19.108058 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.01.09 01:43:19.109933 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.110129 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:19.111414 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:43:19.111782 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.112368 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006493154 sec., 341744.55126122065 rows/sec., 26.05 MiB/sec. 2025.01.09 01:43:19.112401 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} executeQuery: Read 101 rows, 7.17 KiB in 0.006171 sec., 16366.877329444174 rows/sec., 1.13 MiB/sec. 2025.01.09 01:43:19.112515 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} TCPHandler: Processed in 0.006513545 sec. 2025.01.09 01:43:19.112678 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.112732 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.09 01:43:19.112870 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:19.112985 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:19.113564 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.113927 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.09 01:43:19.114179 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:43:19.115075 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.115122 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.115818 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.09 01:43:19.116112 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.116384 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} executeQuery: Read 30 rows, 55.05 KiB in 0.003593 sec., 8349.568605622044 rows/sec., 14.96 MiB/sec. 2025.01.09 01:43:19.116582 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} TCPHandler: Processed in 0.003963643 sec. 2025.01.09 01:43:19.116842 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:19.117167 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:19.117299 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:19.117823 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:19.117863 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.01.09 01:43:19.118234 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:43:19.118473 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:19.118716 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} executeQuery: Read 30 rows, 2.10 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.23 MiB/sec. 2025.01.09 01:43:19.118783 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} TCPHandler: Processed in 0.002085484 sec. 2025.01.09 01:43:20.298652 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.01.09 01:43:20.299391 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:20.299439 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:20.299980 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:43:20.300237 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:20.300480 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.01.09 01:43:22.839383 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.09 01:43:22.862162 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:22.862228 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:22.869576 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.09 01:43:22.870377 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:22.873477 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.09 01:43:22.994749 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2052 2025.01.09 01:43:22.998152 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:22.998202 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:22.999831 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:23.000539 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:23.000773 [ 35 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:43:23.000878 [ 35 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:23.000972 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:23.001567 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:43:23.002356 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2052 2025.01.09 01:43:23.002638 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:23.002769 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1874 rows starting from the beginning of the part 2025.01.09 01:43:23.003221 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part 2025.01.09 01:43:23.003641 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.01.09 01:43:23.004111 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part 2025.01.09 01:43:23.004576 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2025.01.09 01:43:23.005049 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2025.01.09 01:43:23.014118 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 72 columns (72 merged, 0 gathered) in 0.012953958 sec., 158407.18334890387 rows/sec., 119.13 MiB/sec. 2025.01.09 01:43:23.015934 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:43:23.016632 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:23.016711 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:43:23.016923 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. 2025.01.09 01:43:24.097948 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.098172 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.098249 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:24.099025 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.099079 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.099518 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:43:24.099801 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.100022 [ 43 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.09 01:43:24.100068 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2025.01.09 01:43:24.100100 [ 43 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.100171 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.100213 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} TCPHandler: Processed in 0.002410939 sec. 2025.01.09 01:43:24.100431 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.09 01:43:24.100463 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.100760 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:24.100767 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:24.100873 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2025.01.09 01:43:24.100879 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:24.101197 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:24.101537 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:24.101787 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:24.102067 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:24.104001 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.104090 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.104782 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004481562 sec., 15619.554075119346 rows/sec., 1.16 MiB/sec. 2025.01.09 01:43:24.105050 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:43:24.105058 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.09 01:43:24.105505 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.105621 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.105885 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.09 01:43:24.105912 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} executeQuery: Read 191 rows, 17.31 KiB in 0.005249 sec., 36387.883406363115 rows/sec., 3.22 MiB/sec. 2025.01.09 01:43:24.106134 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} TCPHandler: Processed in 0.005778013 sec. 2025.01.09 01:43:24.106144 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:43:24.106306 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.106422 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.106469 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:24.107021 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.107061 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.107416 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:43:24.107654 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.107868 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} executeQuery: Read 16 rows, 1.13 KiB in 0.00147 sec., 10884.3537414966 rows/sec., 770.62 KiB/sec. 2025.01.09 01:43:24.107920 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} TCPHandler: Processed in 0.001667677 sec. 2025.01.09 01:43:24.108061 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.108170 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.108222 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:24.108885 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.108932 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.109356 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:43:24.109620 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.109912 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} executeQuery: Read 14 rows, 1004.00 B in 0.001754 sec., 7981.75598631699 rows/sec., 558.99 KiB/sec. 2025.01.09 01:43:24.109989 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} TCPHandler: Processed in 0.001976282 sec. 2025.01.09 01:43:24.110217 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.110340 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.110387 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:24.110932 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.110969 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.111319 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:43:24.111553 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.111738 [ 55 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.09 01:43:24.111803 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. 2025.01.09 01:43:24.111814 [ 55 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.111884 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.111931 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} TCPHandler: Processed in 0.001813409 sec. 2025.01.09 01:43:24.112083 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.09 01:43:24.112131 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.112319 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:24.112356 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:24.112378 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2025.01.09 01:43:24.112458 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:24.112655 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.01.09 01:43:24.113055 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.01.09 01:43:24.113369 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.01.09 01:43:24.113688 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.01.09 01:43:24.115639 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.115712 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.116189 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004207788 sec., 15447.546311743845 rows/sec., 1023.49 KiB/sec. 2025.01.09 01:43:24.116371 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.09 01:43:24.116506 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:43:24.116699 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.116800 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.09 01:43:24.116805 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.116914 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:43:24.117098 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} executeQuery: Read 355 rows, 25.52 KiB in 0.004809 sec., 73819.92098149304 rows/sec., 5.18 MiB/sec. 2025.01.09 01:43:24.117165 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} TCPHandler: Processed in 0.005109393 sec. 2025.01.09 01:43:24.117317 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.117422 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:24.117469 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:24.117913 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.117952 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.118315 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:43:24.118556 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.118808 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. 2025.01.09 01:43:24.118869 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} TCPHandler: Processed in 0.001602426 sec. 2025.01.09 01:43:24.119096 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.119271 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.119331 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:24.119987 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.120036 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.120453 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:43:24.120694 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.120947 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} executeQuery: Read 177 rows, 11.96 KiB in 0.001705 sec., 103812.31671554253 rows/sec., 6.85 MiB/sec. 2025.01.09 01:43:24.121025 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} TCPHandler: Processed in 0.002048113 sec. 2025.01.09 01:43:24.121213 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.121458 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.121517 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:24.122036 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.122082 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.122447 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.09 01:43:24.122676 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.122873 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2025.01.09 01:43:24.122922 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} TCPHandler: Processed in 0.001805279 sec. 2025.01.09 01:43:24.123060 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.123167 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.123234 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:24.124302 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.124343 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.124954 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.09 01:43:24.125215 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.125404 [ 55 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.09 01:43:24.125469 [ 55 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.125492 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} executeQuery: Read 9 rows, 16.51 KiB in 0.002336 sec., 3852.7397260273974 rows/sec., 6.90 MiB/sec. 2025.01.09 01:43:24.125507 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.125908 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:43:24.125934 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} TCPHandler: Processed in 0.002926396 sec. 2025.01.09 01:43:24.126147 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:24.126414 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:24.126544 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:24.126800 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:24.127100 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1889 rows starting from the beginning of the part 2025.01.09 01:43:24.127854 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 9 rows starting from the beginning of the part 2025.01.09 01:43:24.128562 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:24.128699 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.128882 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.129215 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 9 rows starting from the beginning of the part 2025.01.09 01:43:24.129844 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:24.130436 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 9 rows starting from the beginning of the part 2025.01.09 01:43:24.130712 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:43:24.131451 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.131776 [ 55 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.09 01:43:24.131899 [ 55 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:24.132002 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:24.132169 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} executeQuery: Read 52 rows, 3.30 KiB in 0.005762 sec., 9024.644220756682 rows/sec., 572.18 KiB/sec. 2025.01.09 01:43:24.132779 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} TCPHandler: Processed in 0.006716458 sec. 2025.01.09 01:43:24.132854 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:43:24.133650 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:24.133792 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 4244 rows starting from the beginning of the part 2025.01.09 01:43:24.134213 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 52 rows starting from the beginning of the part 2025.01.09 01:43:24.134550 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:24.134898 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 52 rows starting from the beginning of the part 2025.01.09 01:43:24.135231 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:24.135408 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 52 rows starting from the beginning of the part 2025.01.09 01:43:24.139553 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 4460 rows, containing 4 columns (4 merged, 0 gathered) in 0.007379098 sec., 604409.9156834616 rows/sec., 38.94 MiB/sec. 2025.01.09 01:43:24.139909 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.09 01:43:24.140466 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.140590 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.09 01:43:24.140683 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2025.01.09 01:43:24.143394 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 19 columns (19 merged, 0 gathered) in 0.017770406 sec., 111196.1088564887 rows/sec., 199.26 MiB/sec. 2025.01.09 01:43:24.145348 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.09 01:43:24.145793 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:24.145876 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.09 01:43:24.146033 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. 2025.01.09 01:43:24.703187 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:24.703283 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:24.705483 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:24.938367 [ 220 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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.01.09 01:43:24.938427 [ 220 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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.01.09 01:43:24.940826 [ 220 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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.01.09 01:43:25.259220 [ 221 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:25.259293 [ 221 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:25.261863 [ 221 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.09 01:43:25.406681 [ 221 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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.01.09 01:43:25.406715 [ 221 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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.01.09 01:43:25.408418 [ 221 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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.01.09 01:43:25.723025 [ 218 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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.01.09 01:43:25.723082 [ 218 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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.01.09 01:43:25.724924 [ 218 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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.01.09 01:43:27.587360 [ 27 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:43:27.587421 [ 27 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:43:27.800719 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.01.09 01:43:27.801637 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:27.801684 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:27.802219 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:43:27.802518 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:27.802789 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.09 01:43:29.094936 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.095136 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:29.095211 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:29.096032 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.096086 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.096523 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:43:29.096774 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.097026 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} executeQuery: Read 86 rows, 7.72 KiB in 0.001948 sec., 44147.84394250513 rows/sec., 3.87 MiB/sec. 2025.01.09 01:43:29.097093 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} TCPHandler: Processed in 0.002296637 sec. 2025.01.09 01:43:29.097284 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.097409 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:29.097459 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:29.098035 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.098078 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.098444 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:43:29.098688 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.098948 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} executeQuery: Read 30 rows, 2.26 KiB in 0.001562 sec., 19206.145966709348 rows/sec., 1.41 MiB/sec. 2025.01.09 01:43:29.099020 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} TCPHandler: Processed in 0.001796919 sec. 2025.01.09 01:43:29.099206 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.099506 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:29.099650 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:29.100372 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.100418 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.100782 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:43:29.101020 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.101262 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} executeQuery: Read 58 rows, 4.64 KiB in 0.001861 sec., 31166.039763567973 rows/sec., 2.43 MiB/sec. 2025.01.09 01:43:29.101358 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} TCPHandler: Processed in 0.002232836 sec. 2025.01.09 01:43:29.101569 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.101870 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:29.101941 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:29.102523 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.102562 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.102947 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:43:29.103180 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.103365 [ 31 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 2025.01.09 01:43:29.103415 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} executeQuery: Read 100 rows, 7.10 KiB in 0.001633 sec., 61236.987140232704 rows/sec., 4.25 MiB/sec. 2025.01.09 01:43:29.103443 [ 31 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.103512 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.103528 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} TCPHandler: Processed in 0.002065893 sec. 2025.01.09 01:43:29.103777 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.103806 [ 218 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:29.103862 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full 2025.01.09 01:43:29.103890 [ 218 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:29.104170 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:29.104412 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:29.104458 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:29.104518 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_107_22, total 28460 rows starting from the beginning of the part 2025.01.09 01:43:29.105114 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 100 rows starting from the beginning of the part 2025.01.09 01:43:29.105716 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 177 rows starting from the beginning of the part 2025.01.09 01:43:29.106262 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 101 rows starting from the beginning of the part 2025.01.09 01:43:29.106758 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 177 rows starting from the beginning of the part 2025.01.09 01:43:29.112945 [ 218 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:29.113631 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.113689 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.116246 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.09 01:43:29.116648 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.117069 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} executeQuery: Read 30 rows, 55.05 KiB in 0.013037 sec., 2301.1429009741505 rows/sec., 4.12 MiB/sec. 2025.01.09 01:43:29.117277 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} TCPHandler: Processed in 0.013638829 sec. 2025.01.09 01:43:29.117503 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:29.117652 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:29.117729 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:29.118329 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergeTask::MergeProjectionsStage: Merge sorted 29015 rows, containing 5 columns (5 merged, 0 gathered) in 0.014682746 sec., 1976128.9884058472 rows/sec., 132.42 MiB/sec. 2025.01.09 01:43:29.118746 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) 2025.01.09 01:43:29.119026 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:29.119090 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:29.119481 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.119690 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 2025.01.09 01:43:29.119855 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.09 01:43:29.119894 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:43:29.120143 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:29.120369 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} executeQuery: Read 30 rows, 2.10 KiB in 0.002754 sec., 10893.246187363835 rows/sec., 764.16 KiB/sec. 2025.01.09 01:43:29.120422 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} TCPHandler: Processed in 0.003029709 sec. 2025.01.09 01:43:29.888517 [ 223 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:29.888613 [ 223 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:29.890685 [ 223 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:30.309068 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:30.309136 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:30.310958 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:30.373617 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.09 01:43:30.396296 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:30.396350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:30.403788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.09 01:43:30.404653 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:30.409755 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.09 01:43:31.387497 [ 62 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.09 01:43:31.387600 [ 62 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:31.387641 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:31.387958 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.09 01:43:31.388408 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:31.388484 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.09 01:43:31.388692 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2025.01.09 01:43:31.389187 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2025.01.09 01:43:31.389541 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.01.09 01:43:31.389938 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2025.01.09 01:43:31.391516 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.003758261 sec., 7450.254253230417 rows/sec., 636.62 KiB/sec. 2025.01.09 01:43:31.391696 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.09 01:43:31.392033 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:31.392131 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.09 01:43:31.392227 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:43:33.002700 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2086 2025.01.09 01:43:33.006053 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:33.006104 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:33.007656 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:43:33.007980 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:33.008573 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2086 2025.01.09 01:43:34.125782 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.125991 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.126071 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:34.126901 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.126947 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.127383 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:34.127647 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.127892 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2025.01.09 01:43:34.127973 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} TCPHandler: Processed in 0.002334988 sec. 2025.01.09 01:43:34.128228 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.128352 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:43:34.128401 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:43:34.128950 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.128992 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.129353 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.09 01:43:34.129606 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.129854 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} executeQuery: Read 4 rows, 334.00 B in 0.001518 sec., 2635.046113306983 rows/sec., 214.87 KiB/sec. 2025.01.09 01:43:34.130028 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} TCPHandler: Processed in 0.001922961 sec. 2025.01.09 01:43:34.130244 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.130381 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:34.130439 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:34.131553 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.131594 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.132062 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:43:34.132313 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.132533 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} executeQuery: Read 1333 rows, 114.02 KiB in 0.002181 sec., 611187.5286565794 rows/sec., 51.05 MiB/sec. 2025.01.09 01:43:34.132589 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} TCPHandler: Processed in 0.002435929 sec. 2025.01.09 01:43:34.132740 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.132845 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.132892 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:34.133457 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.133498 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.133853 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:43:34.134084 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.134272 [ 38 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.09 01:43:34.134331 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} executeQuery: Read 20 rows, 1.41 KiB in 0.001503 sec., 13306.71989354624 rows/sec., 939.53 KiB/sec. 2025.01.09 01:43:34.134357 [ 38 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.134417 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.134461 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} TCPHandler: Processed in 0.001771609 sec. 2025.01.09 01:43:34.134779 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.134879 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:43:34.135290 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.135509 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:34.135566 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:34.135670 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 60 rows starting from the beginning of the part 2025.01.09 01:43:34.136140 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part 2025.01.09 01:43:34.136552 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part 2025.01.09 01:43:34.136976 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part 2025.01.09 01:43:34.137448 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:34.137721 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 20 rows starting from the beginning of the part 2025.01.09 01:43:34.139885 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.139965 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.140875 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006335032 sec., 27466.317455065735 rows/sec., 2.06 MiB/sec. 2025.01.09 01:43:34.140919 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:34.141038 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.09 01:43:34.141219 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.141601 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} executeQuery: Read 242 rows, 16.79 KiB in 0.006509 sec., 37179.29021355047 rows/sec., 2.52 MiB/sec. 2025.01.09 01:43:34.141629 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.141625 [ 222 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:43:34.141756 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} TCPHandler: Processed in 0.007153085 sec. 2025.01.09 01:43:34.141769 [ 222 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:43:34.141857 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.09 01:43:34.142026 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.142120 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:43:34.142281 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.142398 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:34.143362 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.143440 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.144218 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:34.144652 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.145051 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} executeQuery: Read 13 rows, 830.00 B in 0.002862 sec., 4542.278127183788 rows/sec., 283.21 KiB/sec. 2025.01.09 01:43:34.145210 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} TCPHandler: Processed in 0.003308913 sec. 2025.01.09 01:43:34.145445 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.145610 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:34.145689 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:34.145799 [ 222 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:43:34.147529 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.147575 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.147972 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:43:34.148215 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.148435 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} executeQuery: Read 815 rows, 60.14 KiB in 0.002878 sec., 283182.76580959 rows/sec., 20.41 MiB/sec. 2025.01.09 01:43:34.148542 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} TCPHandler: Processed in 0.003204242 sec. 2025.01.09 01:43:34.148739 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.148919 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:34.148968 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:34.149439 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.149479 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.149838 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:34.150077 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.150279 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. 2025.01.09 01:43:34.150322 [ 224 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:43:34.150344 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} TCPHandler: Processed in 0.001714318 sec. 2025.01.09 01:43:34.150353 [ 224 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:43:34.150477 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.150587 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.150654 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:34.151716 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.151756 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.152280 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:43:34.152585 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.152790 [ 224 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:43:34.152911 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} executeQuery: Read 899 rows, 61.31 KiB in 0.002338 sec., 384516.6809238666 rows/sec., 25.61 MiB/sec. 2025.01.09 01:43:34.153001 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} TCPHandler: Processed in 0.002575152 sec. 2025.01.09 01:43:34.153154 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.153281 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.153334 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:34.153775 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.153815 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.154167 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.09 01:43:34.154399 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.154649 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. 2025.01.09 01:43:34.154786 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} TCPHandler: Processed in 0.001698697 sec. 2025.01.09 01:43:34.155012 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.155155 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.155245 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:34.156390 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.156430 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.157051 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.09 01:43:34.157306 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.157532 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} executeQuery: Read 9 rows, 16.51 KiB in 0.002412 sec., 3731.3432835820895 rows/sec., 6.69 MiB/sec. 2025.01.09 01:43:34.157634 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} TCPHandler: Processed in 0.002734334 sec. 2025.01.09 01:43:34.157828 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:34.157955 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:34.158012 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:34.158538 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:34.158586 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:34.158953 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:43:34.159182 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:34.159390 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} executeQuery: Read 52 rows, 3.30 KiB in 0.001464 sec., 35519.12568306011 rows/sec., 2.20 MiB/sec. 2025.01.09 01:43:34.159454 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} TCPHandler: Processed in 0.001687278 sec. 2025.01.09 01:43:35.303011 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.01.09 01:43:35.303778 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:35.303833 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:35.304390 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:43:35.304655 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:35.304947 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.01.09 01:43:37.909918 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.09 01:43:37.933144 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:37.933206 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:37.940680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.09 01:43:37.941499 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:37.944622 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.09 01:43:39.095109 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.095321 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:39.095401 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:39.096292 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.096345 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.096793 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:43:39.097052 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.097283 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} executeQuery: Read 86 rows, 7.72 KiB in 0.002018 sec., 42616.45193260654 rows/sec., 3.73 MiB/sec. 2025.01.09 01:43:39.097353 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} TCPHandler: Processed in 0.002385559 sec. 2025.01.09 01:43:39.097540 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.097655 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:39.097705 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:39.098271 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.098312 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.099039 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:39.099281 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.099495 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} executeQuery: Read 30 rows, 2.26 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 1.18 MiB/sec. 2025.01.09 01:43:39.099550 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} TCPHandler: Processed in 0.002075973 sec. 2025.01.09 01:43:39.099703 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.099813 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:39.099859 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:39.100429 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.100469 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.100840 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:43:39.101084 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.101296 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} executeQuery: Read 58 rows, 4.64 KiB in 0.001505 sec., 38538.20598006644 rows/sec., 3.01 MiB/sec. 2025.01.09 01:43:39.101348 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} TCPHandler: Processed in 0.001704507 sec. 2025.01.09 01:43:39.101507 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.101613 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:39.101664 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:39.102191 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.102232 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.102619 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:43:39.102851 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.103078 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} executeQuery: Read 100 rows, 7.10 KiB in 0.001486 sec., 67294.75100942126 rows/sec., 4.67 MiB/sec. 2025.01.09 01:43:39.103132 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} TCPHandler: Processed in 0.001682917 sec. 2025.01.09 01:43:39.103277 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.103383 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:39.103476 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:39.104617 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.104657 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.105313 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.09 01:43:39.105572 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.105837 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} executeQuery: Read 30 rows, 55.05 KiB in 0.002475 sec., 12121.21212121212 rows/sec., 21.72 MiB/sec. 2025.01.09 01:43:39.105981 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} TCPHandler: Processed in 0.002754095 sec. 2025.01.09 01:43:39.106169 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:39.106302 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:39.106351 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:39.106789 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:39.106827 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:39.107207 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:43:39.107453 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:39.107692 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} executeQuery: Read 30 rows, 2.10 KiB in 0.001407 sec., 21321.961620469083 rows/sec., 1.46 MiB/sec. 2025.01.09 01:43:39.107792 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} TCPHandler: Processed in 0.001710058 sec. 2025.01.09 01:43:40.803131 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:40.803202 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:40.805196 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:43:42.587474 [ 153 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:43:42.587530 [ 153 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:43:42.805100 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.01.09 01:43:42.805796 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:42.805840 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:42.806379 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:43:42.806634 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:42.806821 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.09 01:43:42.806904 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:42.806959 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:42.808728 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:43:43.002193 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001593626 sec. 2025.01.09 01:43:43.008926 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2122 2025.01.09 01:43:43.012787 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:43.012864 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:43.014594 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:43:43.014982 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:43.015941 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2122 2025.01.09 01:43:44.001253 [ 221 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:44.001309 [ 221 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:44.003237 [ 221 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:43:44.098332 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.098547 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.098628 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:44.099427 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.099477 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.099922 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:44.100170 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.100419 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. 2025.01.09 01:43:44.100487 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} TCPHandler: Processed in 0.002297237 sec. 2025.01.09 01:43:44.100688 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.100831 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:44.100890 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:44.101550 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.101590 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.101981 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:43:44.102225 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.102395 [ 105 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.09 01:43:44.102464 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} executeQuery: Read 191 rows, 17.31 KiB in 0.001663 sec., 114852.6758869513 rows/sec., 10.17 MiB/sec. 2025.01.09 01:43:44.102472 [ 105 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.102552 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.102590 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} TCPHandler: Processed in 0.001976412 sec. 2025.01.09 01:43:44.102805 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.102821 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.01.09 01:43:44.103009 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.103126 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:44.103132 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:44.103250 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 1399 rows starting from the beginning of the part 2025.01.09 01:43:44.103525 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 191 rows starting from the beginning of the part 2025.01.09 01:43:44.103794 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 86 rows starting from the beginning of the part 2025.01.09 01:43:44.104113 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:43:44.104414 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 86 rows starting from the beginning of the part 2025.01.09 01:43:44.104731 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 191 rows starting from the beginning of the part 2025.01.09 01:43:44.106285 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.106352 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.107370 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:44.107790 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.108137 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} executeQuery: Read 16 rows, 1.13 KiB in 0.005158 sec., 3101.9775106630477 rows/sec., 219.62 KiB/sec. 2025.01.09 01:43:44.108456 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} TCPHandler: Processed in 0.005729752 sec. 2025.01.09 01:43:44.108831 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.108995 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.006315252 sec., 520327.61321321776 rows/sec., 45.94 MiB/sec. 2025.01.09 01:43:44.109299 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.109422 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.09 01:43:44.109513 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:44.110330 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.110571 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.09 01:43:44.110765 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:43:44.111210 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.111254 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.111625 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:44.111887 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.112108 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} executeQuery: Read 14 rows, 1004.00 B in 0.002977 sec., 4702.7208599261 rows/sec., 329.35 KiB/sec. 2025.01.09 01:43:44.112166 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} TCPHandler: Processed in 0.003565507 sec. 2025.01.09 01:43:44.112323 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.112450 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.112505 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:44.113112 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.113158 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.113575 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:44.113811 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.114031 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. 2025.01.09 01:43:44.114094 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} TCPHandler: Processed in 0.001835719 sec. 2025.01.09 01:43:44.114241 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.114353 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:44.114401 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:44.115098 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.115139 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.115528 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:43:44.115784 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.115973 [ 105 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.09 01:43:44.116016 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} executeQuery: Read 355 rows, 25.52 KiB in 0.001679 sec., 211435.37820131032 rows/sec., 14.85 MiB/sec. 2025.01.09 01:43:44.116036 [ 105 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.116094 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.116150 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} TCPHandler: Processed in 0.001961721 sec. 2025.01.09 01:43:44.116448 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.116492 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.01.09 01:43:44.116841 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:44.117049 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:44.117099 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:44.117309 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 873 rows starting from the beginning of the part 2025.01.09 01:43:44.117960 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 355 rows starting from the beginning of the part 2025.01.09 01:43:44.118571 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 58 rows starting from the beginning of the part 2025.01.09 01:43:44.119123 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 815 rows starting from the beginning of the part 2025.01.09 01:43:44.119358 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 58 rows starting from the beginning of the part 2025.01.09 01:43:44.119604 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 355 rows starting from the beginning of the part 2025.01.09 01:43:44.120383 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.120442 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.121421 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:44.121930 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.122231 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} executeQuery: Read 6 rows, 321.00 B in 0.005535 sec., 1084.010840108401 rows/sec., 56.64 KiB/sec. 2025.01.09 01:43:44.122388 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} TCPHandler: Processed in 0.006115069 sec. 2025.01.09 01:43:44.122677 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.122766 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.006561726 sec., 383130.90183893684 rows/sec., 29.03 MiB/sec. 2025.01.09 01:43:44.122857 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.122930 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:44.123166 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.09 01:43:44.123829 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.124070 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.09 01:43:44.124220 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.124240 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.09 01:43:44.124291 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.124721 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:43:44.124961 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.125205 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} executeQuery: Read 177 rows, 11.96 KiB in 0.002391 sec., 74027.60351317441 rows/sec., 4.88 MiB/sec. 2025.01.09 01:43:44.125306 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} TCPHandler: Processed in 0.002762764 sec. 2025.01.09 01:43:44.125521 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.125857 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.125967 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:44.126414 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.126454 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.126810 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.09 01:43:44.127046 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.127246 [ 105 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.09 01:43:44.127315 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} executeQuery: Read 1 rows, 69.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 42.46 KiB/sec. 2025.01.09 01:43:44.127339 [ 105 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.127441 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.127454 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} TCPHandler: Processed in 0.002052063 sec. 2025.01.09 01:43:44.127714 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.127827 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.09 01:43:44.127966 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.128188 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:44.128211 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:44.128311 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part 2025.01.09 01:43:44.128650 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.01.09 01:43:44.129018 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.01.09 01:43:44.129346 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.01.09 01:43:44.129639 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.01.09 01:43:44.130040 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.01.09 01:43:44.134171 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.006528725 sec., 8424.309493813877 rows/sec., 567.65 KiB/sec. 2025.01.09 01:43:44.134217 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.134274 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.134379 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.09 01:43:44.135063 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.135227 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.09 01:43:44.135423 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:43:44.135680 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.09 01:43:44.135958 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.136253 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} executeQuery: Read 9 rows, 16.51 KiB in 0.008378 sec., 1074.24206254476 rows/sec., 1.92 MiB/sec. 2025.01.09 01:43:44.136383 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} TCPHandler: Processed in 0.008821871 sec. 2025.01.09 01:43:44.136587 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:44.136717 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:44.136773 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:44.137296 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:44.137339 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:44.137826 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:43:44.138065 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:44.138296 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} executeQuery: Read 52 rows, 3.30 KiB in 0.001603 sec., 32439.176543980037 rows/sec., 2.01 MiB/sec. 2025.01.09 01:43:44.138388 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} TCPHandler: Processed in 0.001856489 sec. 2025.01.09 01:43:45.000246 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.02 MiB, peak 288.92 MiB, free memory in arenas 0.00 B, will set to 271.17 MiB (RSS), difference: 3.14 MiB 2025.01.09 01:43:45.444740 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.09 01:43:45.467444 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:45.467509 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:45.475123 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.09 01:43:45.475931 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:45.479358 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.09 01:43:49.094409 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.094598 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:43:49.094672 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:43:49.095469 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.095523 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.095952 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.09 01:43:49.096213 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.096470 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} executeQuery: Read 4 rows, 334.00 B in 0.001919 sec., 2084.4189682126107 rows/sec., 169.97 KiB/sec. 2025.01.09 01:43:49.096578 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} TCPHandler: Processed in 0.002301548 sec. 2025.01.09 01:43:49.096766 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.096901 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:49.096966 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:49.097607 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.097649 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.098052 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:43:49.098297 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.098533 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} executeQuery: Read 88 rows, 7.86 KiB in 0.001663 sec., 52916.416115454 rows/sec., 4.62 MiB/sec. 2025.01.09 01:43:49.098587 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} TCPHandler: Processed in 0.00188142 sec. 2025.01.09 01:43:49.098759 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.098871 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:49.098917 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:49.099469 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.099509 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.099862 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:43:49.100102 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.100317 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} executeQuery: Read 34 rows, 2.54 KiB in 0.001469 sec., 23144.99659632403 rows/sec., 1.69 MiB/sec. 2025.01.09 01:43:49.100370 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} TCPHandler: Processed in 0.001663846 sec. 2025.01.09 01:43:49.100526 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.100636 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:49.100683 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:49.101251 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.101291 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.101666 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:43:49.101905 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.102117 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} executeQuery: Read 62 rows, 4.96 KiB in 0.001502 sec., 41278.29560585885 rows/sec., 3.23 MiB/sec. 2025.01.09 01:43:49.102171 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} TCPHandler: Processed in 0.001697138 sec. 2025.01.09 01:43:49.102341 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.102472 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:49.102531 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:49.103123 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.103168 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.103549 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:43:49.103795 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.103979 [ 147 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_111_23 to all_115_115_0 2025.01.09 01:43:49.104037 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} executeQuery: Read 102 rows, 7.24 KiB in 0.001585 sec., 64353.31230283911 rows/sec., 4.46 MiB/sec. 2025.01.09 01:43:49.104066 [ 147 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.104133 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.104157 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} TCPHandler: Processed in 0.00187889 sec. 2025.01.09 01:43:49.104375 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.104391 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_111_23 to all_115_115_0 into Compact with storage Full 2025.01.09 01:43:49.104609 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:49.104676 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:49.104764 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_111_23, total 29015 rows starting from the beginning of the part 2025.01.09 01:43:49.104803 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:49.105174 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 100 rows starting from the beginning of the part 2025.01.09 01:43:49.105580 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 899 rows starting from the beginning of the part 2025.01.09 01:43:49.105910 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part 2025.01.09 01:43:49.106353 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part 2025.01.09 01:43:49.109049 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.109125 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.110704 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.09 01:43:49.110997 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.111329 [ 147 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.09 01:43:49.111433 [ 147 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.111467 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.111484 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} executeQuery: Read 30 rows, 55.05 KiB in 0.006954 sec., 4314.063848144952 rows/sec., 7.73 MiB/sec. 2025.01.09 01:43:49.111716 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:43:49.111772 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} TCPHandler: Processed in 0.007518031 sec. 2025.01.09 01:43:49.112121 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:49.112536 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:49.112562 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:49.112687 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:49.112696 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1976 rows starting from the beginning of the part 2025.01.09 01:43:49.113885 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.114838 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 9 rows starting from the beginning of the part 2025.01.09 01:43:49.115430 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.115534 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.115578 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.116398 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 9 rows starting from the beginning of the part 2025.01.09 01:43:49.116794 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:43:49.117241 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.117714 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.118354 [ 147 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.09 01:43:49.118516 [ 147 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:49.118654 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:49.118744 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} executeQuery: Read 30 rows, 2.10 KiB in 0.006307 sec., 4756.619628983669 rows/sec., 333.68 KiB/sec. 2025.01.09 01:43:49.119228 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergeTask::MergeProjectionsStage: Merge sorted 30291 rows, containing 5 columns (5 merged, 0 gathered) in 0.014991971 sec., 2020481.4963956375 rows/sec., 135.38 MiB/sec. 2025.01.09 01:43:49.119334 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} TCPHandler: Processed in 0.007427379 sec. 2025.01.09 01:43:49.119483 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:43:49.119695 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:49.119725 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 4460 rows starting from the beginning of the part 2025.01.09 01:43:49.120065 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.120093 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) 2025.01.09 01:43:49.120582 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 52 rows starting from the beginning of the part 2025.01.09 01:43:49.121198 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.121560 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.121694 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part 2025.01.09 01:43:49.122060 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_111_23, all_115_115_0] -> all_1_115_24 2025.01.09 01:43:49.122181 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:49.122479 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.09 01:43:49.124880 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 4 columns (4 merged, 0 gathered) in 0.005999637 sec., 775713.5973393057 rows/sec., 50.00 MiB/sec. 2025.01.09 01:43:49.125209 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.09 01:43:49.125629 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.125759 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.09 01:43:49.125854 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.01.09 01:43:49.129486 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2084 rows, containing 19 columns (19 merged, 0 gathered) in 0.017921417 sec., 116285.44774110218 rows/sec., 208.38 MiB/sec. 2025.01.09 01:43:49.131146 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.09 01:43:49.131554 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:49.131633 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.09 01:43:49.131751 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. 2025.01.09 01:43:50.289729 [ 225 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:50.289804 [ 225 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:50.291892 [ 225 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:50.307032 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.01.09 01:43:50.307797 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:50.307847 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:50.308438 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:43:50.308715 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:50.308883 [ 144 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:43:50.308937 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.01.09 01:43:50.308945 [ 144 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:50.308976 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:50.309214 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:43:50.310260 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:50.310574 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.01.09 01:43:50.310677 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.01.09 01:43:50.310919 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.01.09 01:43:50.311113 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.01.09 01:43:50.311210 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.01.09 01:43:50.311435 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.01.09 01:43:50.314463 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005423547 sec., 6849576.4856467545 rows/sec., 97.98 MiB/sec. 2025.01.09 01:43:50.314906 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:43:50.315298 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:50.315387 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:43:50.315510 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.01.09 01:43:50.487441 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:50.487493 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:50.489712 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.01.09 01:43:52.979518 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.09 01:43:53.003830 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:53.003888 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:53.011608 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.09 01:43:53.012443 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:53.012751 [ 141 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.09 01:43:53.012831 [ 141 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:53.012883 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:53.013237 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.016840 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2158 2025.01.09 01:43:53.047299 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:53.047426 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:43:53.052696 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.09 01:43:53.053864 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:53.058858 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:43:53.059892 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:53.060443 [ 225 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:53.060566 [ 225 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:53.060831 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.065433 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2158 2025.01.09 01:43:53.066532 [ 225 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:43:53.072558 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.078292 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.084243 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.090252 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.096048 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:43:53.159983 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.147005264 sec., 4156.3137494178445 rows/sec., 21.49 MiB/sec. 2025.01.09 01:43:53.163343 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.09 01:43:53.166780 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:53.166903 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.09 01:43:53.169715 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.09 01:43:54.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 272.53 MiB, peak 289.93 MiB, free memory in arenas 0.00 B, will set to 271.45 MiB (RSS), difference: -1.08 MiB 2025.01.09 01:43:54.098321 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.098606 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.098720 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:43:54.099816 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.099867 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.100327 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:54.100587 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.100845 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} executeQuery: Read 14 rows, 1.01 KiB in 0.00231 sec., 6060.606060606061 rows/sec., 436.28 KiB/sec. 2025.01.09 01:43:54.100914 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} TCPHandler: Processed in 0.002732674 sec. 2025.01.09 01:43:54.101112 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.101257 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:54.101317 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:54.101979 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.102019 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.102406 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:43:54.102644 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.102868 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} executeQuery: Read 191 rows, 17.31 KiB in 0.001646 sec., 116038.88213851763 rows/sec., 10.27 MiB/sec. 2025.01.09 01:43:54.102922 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} TCPHandler: Processed in 0.001880761 sec. 2025.01.09 01:43:54.103053 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.103161 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.103209 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:54.103748 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.103788 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.104143 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:43:54.104383 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.104601 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} executeQuery: Read 16 rows, 1.13 KiB in 0.001462 sec., 10943.91244870041 rows/sec., 774.84 KiB/sec. 2025.01.09 01:43:54.104653 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} TCPHandler: Processed in 0.001653146 sec. 2025.01.09 01:43:54.104814 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.104943 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.104998 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:43:54.105603 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.105645 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.105991 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:54.106224 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.106404 [ 142 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:43:54.106470 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. 2025.01.09 01:43:54.106478 [ 142 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.106570 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.106602 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} TCPHandler: Processed in 0.00184914 sec. 2025.01.09 01:43:54.106810 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.106822 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:43:54.106987 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.107108 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:43:54.107145 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:54.107270 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part 2025.01.09 01:43:54.107563 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:54.107889 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:54.108249 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part 2025.01.09 01:43:54.108567 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:54.108993 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.09 01:43:54.110612 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.110694 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:43:54.111778 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:54.112163 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005480248 sec., 98535.68670614906 rows/sec., 7.06 MiB/sec. 2025.01.09 01:43:54.112306 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.112399 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:43:54.112723 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} executeQuery: Read 13 rows, 830.00 B in 0.005778 sec., 2249.913464866736 rows/sec., 140.28 KiB/sec. 2025.01.09 01:43:54.112845 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} TCPHandler: Processed in 0.006129398 sec. 2025.01.09 01:43:54.112987 [ 195 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.113026 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.113208 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:54.113217 [ 195 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:43:54.113282 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:54.113500 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.09 01:43:54.114181 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.114224 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.114604 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:43:54.114859 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.115042 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} executeQuery: Read 355 rows, 25.52 KiB in 0.001884 sec., 188428.8747346072 rows/sec., 13.23 MiB/sec. 2025.01.09 01:43:54.115098 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} TCPHandler: Processed in 0.002144764 sec. 2025.01.09 01:43:54.115243 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.115351 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:43:54.115399 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:43:54.115837 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.115874 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.116235 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:54.116476 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.116615 [ 140 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.09 01:43:54.116654 [ 140 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.116660 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. 2025.01.09 01:43:54.116678 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.116750 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} TCPHandler: Processed in 0.001554755 sec. 2025.01.09 01:43:54.116948 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:43:54.116960 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.117210 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:54.117220 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.117284 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part 2025.01.09 01:43:54.117336 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:54.117602 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:54.117894 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:54.118275 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:54.118620 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:54.118957 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.01.09 01:43:54.120421 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.120504 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:43:54.121646 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:43:54.121877 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005100802 sec., 65871.99424717917 rows/sec., 3.36 MiB/sec. 2025.01.09 01:43:54.122071 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.122109 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.09 01:43:54.122441 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} executeQuery: Read 177 rows, 11.96 KiB in 0.005306 sec., 33358.462118356576 rows/sec., 2.20 MiB/sec. 2025.01.09 01:43:54.122574 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} TCPHandler: Processed in 0.005721312 sec. 2025.01.09 01:43:54.122706 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.122766 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.122824 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.09 01:43:54.122962 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:43:54.123014 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.123076 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:43:54.123567 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.123605 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.123956 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.09 01:43:54.124192 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.124397 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. 2025.01.09 01:43:54.124485 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} TCPHandler: Processed in 0.001802799 sec. 2025.01.09 01:43:54.124722 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.125051 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.125150 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:54.126247 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.126284 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.126910 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.09 01:43:54.127162 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.127357 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} executeQuery: Read 9 rows, 16.51 KiB in 0.002422 sec., 3715.9372419488027 rows/sec., 6.66 MiB/sec. 2025.01.09 01:43:54.127455 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} TCPHandler: Processed in 0.002863876 sec. 2025.01.09 01:43:54.127608 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:54.127736 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:54.127790 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:54.128328 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:54.128372 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:54.128734 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:43:54.128966 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:54.129138 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. 2025.01.09 01:43:54.129182 [ 220 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:54.129198 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} TCPHandler: Processed in 0.001651667 sec. 2025.01.09 01:43:54.129217 [ 220 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:54.131253 [ 220 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:43:55.120612 [ 221 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:55.120718 [ 221 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:55.122767 [ 221 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:43:55.155505 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:55.155540 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:55.157351 [ 225 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:43:57.587782 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:43:57.587842 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:43:57.809171 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.01.09 01:43:57.809953 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:57.809994 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:57.810540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:43:57.810813 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:57.811013 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.01.09 01:43:59.095402 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.095619 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:43:59.095703 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:43:59.096599 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.096652 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.097096 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:43:59.097345 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.097598 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} executeQuery: Read 86 rows, 7.72 KiB in 0.002037 sec., 42218.94943544428 rows/sec., 3.70 MiB/sec. 2025.01.09 01:43:59.097662 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} TCPHandler: Processed in 0.002406959 sec. 2025.01.09 01:43:59.097853 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.097998 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:43:59.098059 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:43:59.098714 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.098756 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.099116 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:43:59.099352 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.099544 [ 135 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.09 01:43:59.099568 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} executeQuery: Read 30 rows, 2.26 KiB in 0.001604 sec., 18703.241895261846 rows/sec., 1.37 MiB/sec. 2025.01.09 01:43:59.099625 [ 135 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.099689 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} TCPHandler: Processed in 0.00190162 sec. 2025.01.09 01:43:59.099696 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.099905 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.099952 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:43:59.100094 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:43:59.100259 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:43:59.100408 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:43:59.100562 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 60 rows starting from the beginning of the part 2025.01.09 01:43:59.101120 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:59.101772 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part 2025.01.09 01:43:59.102335 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part 2025.01.09 01:43:59.102911 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part 2025.01.09 01:43:59.103580 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part 2025.01.09 01:43:59.104500 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.104546 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:43:59.105110 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:43:59.105476 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.105525 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707462 sec., 32588.916054106012 rows/sec., 2.46 MiB/sec. 2025.01.09 01:43:59.105831 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} executeQuery: Read 58 rows, 4.64 KiB in 0.005773 sec., 10046.769443963276 rows/sec., 803.51 KiB/sec. 2025.01.09 01:43:59.105835 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.09 01:43:59.106070 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} TCPHandler: Processed in 0.006254771 sec. 2025.01.09 01:43:59.106374 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.106828 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:59.106853 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.107103 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:43:59.107196 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.09 01:43:59.107550 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.09 01:43:59.108139 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.108183 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.108561 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:43:59.108791 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.109035 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} executeQuery: Read 100 rows, 7.10 KiB in 0.002423 sec., 41271.15146512588 rows/sec., 2.86 MiB/sec. 2025.01.09 01:43:59.109143 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} TCPHandler: Processed in 0.002933417 sec. 2025.01.09 01:43:59.109360 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.109531 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:43:59.109616 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:43:59.110846 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.110885 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.111543 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.09 01:43:59.111797 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.112029 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} executeQuery: Read 30 rows, 55.05 KiB in 0.002528 sec., 11867.088607594937 rows/sec., 21.27 MiB/sec. 2025.01.09 01:43:59.112122 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} TCPHandler: Processed in 0.002881596 sec. 2025.01.09 01:43:59.112278 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:43:59.112391 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:43:59.112440 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:43:59.113010 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:43:59.113050 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.01.09 01:43:59.113456 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:43:59.113740 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:43:59.113968 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} executeQuery: Read 30 rows, 2.10 KiB in 0.00159 sec., 18867.924528301886 rows/sec., 1.29 MiB/sec. 2025.01.09 01:43:59.114041 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} TCPHandler: Processed in 0.001816179 sec. 2025.01.09 01:44:00.552878 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.01.09 01:44:00.575916 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:00.575975 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:00.583538 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.09 01:44:00.585179 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:00.588139 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.01.09 01:44:03.065814 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2192 2025.01.09 01:44:03.069356 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:03.069419 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:03.070995 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:03.071321 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:03.072082 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2192 2025.01.09 01:44:04.128671 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.128880 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.128961 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:04.129817 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.129865 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.130291 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:44:04.130538 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.130744 [ 126 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.09 01:44:04.130816 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. 2025.01.09 01:44:04.130841 [ 126 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.130912 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.130941 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} TCPHandler: Processed in 0.002407379 sec. 2025.01.09 01:44:04.131113 [ 220 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.131186 [ 220 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.131274 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.131340 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.09 01:44:04.131627 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:44:04.131758 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:44:04.131773 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:04.131952 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2025.01.09 01:44:04.132370 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:04.132910 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:04.133438 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:04.133895 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:04.136319 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.136401 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.137918 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.09 01:44:04.137975 [ 220 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.138815 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.139287 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008253453 sec., 8481.29867583907 rows/sec., 643.67 KiB/sec. 2025.01.09 01:44:04.139408 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} executeQuery: Read 4 rows, 334.00 B in 0.007886 sec., 507.22799898554393 rows/sec., 41.36 KiB/sec. 2025.01.09 01:44:04.139472 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.09 01:44:04.139477 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} TCPHandler: Processed in 0.008399305 sec. 2025.01.09 01:44:04.139638 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.139758 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:04.139807 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.139818 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:04.139915 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.09 01:44:04.140020 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.09 01:44:04.141199 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.141237 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.141676 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:04.141909 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.142125 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} executeQuery: Read 1333 rows, 114.02 KiB in 0.002393 sec., 557041.3706644379 rows/sec., 46.53 MiB/sec. 2025.01.09 01:44:04.142177 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} TCPHandler: Processed in 0.002594102 sec. 2025.01.09 01:44:04.142353 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.142480 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.142538 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:04.143138 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.143179 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.143532 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:44:04.143762 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.143968 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} executeQuery: Read 20 rows, 1.41 KiB in 0.001515 sec., 13201.320132013201 rows/sec., 932.09 KiB/sec. 2025.01.09 01:44:04.144021 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} TCPHandler: Processed in 0.001731487 sec. 2025.01.09 01:44:04.144182 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.144310 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.144364 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:04.145038 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.145077 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.145443 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:44:04.145677 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.145853 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} executeQuery: Read 242 rows, 16.79 KiB in 0.001572 sec., 153944.0203562341 rows/sec., 10.43 MiB/sec. 2025.01.09 01:44:04.145903 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} TCPHandler: Processed in 0.001783929 sec. 2025.01.09 01:44:04.146052 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.146180 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.146234 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:04.146835 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.146873 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.147240 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:44:04.147471 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.147600 [ 124 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.09 01:44:04.147641 [ 124 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.147651 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} executeQuery: Read 13 rows, 830.00 B in 0.001497 sec., 8684.034736138945 rows/sec., 541.45 KiB/sec. 2025.01.09 01:44:04.147665 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.147770 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} TCPHandler: Processed in 0.001777448 sec. 2025.01.09 01:44:04.147862 [ 223 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.147967 [ 223 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.148028 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.148037 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.09 01:44:04.148397 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:04.148516 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:04.148535 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:04.148609 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2025.01.09 01:44:04.149145 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:04.149660 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:04.150053 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:04.150419 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:04.153772 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.153808 [ 223 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.09 01:44:04.153942 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.154668 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00689089 sec., 9432.743811031667 rows/sec., 624.98 KiB/sec. 2025.01.09 01:44:04.154993 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.09 01:44:04.155465 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.155553 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.09 01:44:04.155561 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:04.155644 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:44:04.155838 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.156013 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} executeQuery: Read 815 rows, 60.14 KiB in 0.007834 sec., 104033.69925963746 rows/sec., 7.50 MiB/sec. 2025.01.09 01:44:04.156068 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} TCPHandler: Processed in 0.008192822 sec. 2025.01.09 01:44:04.156218 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.156326 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:04.156373 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:04.156837 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.156875 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.157233 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:44:04.157471 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.157675 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. 2025.01.09 01:44:04.157739 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} TCPHandler: Processed in 0.001573935 sec. 2025.01.09 01:44:04.157961 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.158161 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.158221 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:04.158988 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.159027 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.159448 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:04.159687 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.159858 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} executeQuery: Read 899 rows, 61.31 KiB in 0.001729 sec., 519953.73048004624 rows/sec., 34.63 MiB/sec. 2025.01.09 01:44:04.159908 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} TCPHandler: Processed in 0.002078283 sec. 2025.01.09 01:44:04.160046 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.160153 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.160201 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:04.160623 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.160662 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.161012 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.09 01:44:04.161240 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.161412 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec. 2025.01.09 01:44:04.161463 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} TCPHandler: Processed in 0.001467344 sec. 2025.01.09 01:44:04.161604 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.161708 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.161780 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:04.162996 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.163034 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.163653 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.09 01:44:04.163909 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.164109 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} executeQuery: Read 9 rows, 16.51 KiB in 0.002423 sec., 3714.4036318613294 rows/sec., 6.66 MiB/sec. 2025.01.09 01:44:04.164210 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} TCPHandler: Processed in 0.002655663 sec. 2025.01.09 01:44:04.164389 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:04.164517 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:04.164573 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:04.165044 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:04.165081 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:04.165440 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:04.165669 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:04.165839 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} executeQuery: Read 52 rows, 3.30 KiB in 0.001351 sec., 38490.0074019245 rows/sec., 2.38 MiB/sec. 2025.01.09 01:44:04.165887 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} TCPHandler: Processed in 0.001559645 sec. 2025.01.09 01:44:05.311253 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.01.09 01:44:05.312205 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:05.312256 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:05.312802 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:44:05.313067 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:05.313334 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.01.09 01:44:05.381140 [ 224 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:05.381199 [ 224 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:05.383310 [ 224 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:08.088298 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.01.09 01:44:08.113154 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:08.113216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:08.120811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.09 01:44:08.121662 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:08.125382 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.01.09 01:44:09.094960 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.095173 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:09.095253 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:09.096130 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.096177 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.096630 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:09.096912 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.097116 [ 119 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2025.01.09 01:44:09.097183 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} executeQuery: Read 86 rows, 7.72 KiB in 0.002066 sec., 41626.33107454017 rows/sec., 3.65 MiB/sec. 2025.01.09 01:44:09.097208 [ 119 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.097272 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.097322 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} TCPHandler: Processed in 0.00249482 sec. 2025.01.09 01:44:09.097544 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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.01.09 01:44:09.097564 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.097811 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:09.097820 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:09.097874 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 1399 rows starting from the beginning of the part 2025.01.09 01:44:09.097922 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:09.098199 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part 2025.01.09 01:44:09.098565 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 191 rows starting from the beginning of the part 2025.01.09 01:44:09.098900 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 86 rows starting from the beginning of the part 2025.01.09 01:44:09.099280 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:44:09.099613 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part 2025.01.09 01:44:09.101047 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.101117 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.102125 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:44:09.102512 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.102822 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} executeQuery: Read 30 rows, 2.26 KiB in 0.005076 sec., 5910.16548463357 rows/sec., 444.42 KiB/sec. 2025.01.09 01:44:09.103035 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} TCPHandler: Processed in 0.005561909 sec. 2025.01.09 01:44:09.103308 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.103331 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005962706 sec., 533818.0349660037 rows/sec., 47.04 MiB/sec. 2025.01.09 01:44:09.103481 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:09.103556 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:09.103697 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2025.01.09 01:44:09.104409 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.104641 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2025.01.09 01:44:09.104818 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.104831 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.09 01:44:09.104888 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.105259 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:09.105506 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.105690 [ 118 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2025.01.09 01:44:09.105714 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} executeQuery: Read 58 rows, 4.64 KiB in 0.002266 sec., 25595.76345984113 rows/sec., 2.00 MiB/sec. 2025.01.09 01:44:09.105748 [ 118 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.105814 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.105846 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} TCPHandler: Processed in 0.002670894 sec. 2025.01.09 01:44:09.106033 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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.01.09 01:44:09.106043 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.106302 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:09.106313 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:09.106397 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 873 rows starting from the beginning of the part 2025.01.09 01:44:09.106423 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:09.106984 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 62 rows starting from the beginning of the part 2025.01.09 01:44:09.107624 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 355 rows starting from the beginning of the part 2025.01.09 01:44:09.108261 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 58 rows starting from the beginning of the part 2025.01.09 01:44:09.108542 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 815 rows starting from the beginning of the part 2025.01.09 01:44:09.108818 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 58 rows starting from the beginning of the part 2025.01.09 01:44:09.109544 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.109593 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.110207 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:09.110526 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.110758 [ 118 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_115_24 to all_119_119_0 2025.01.09 01:44:09.110863 [ 118 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.110916 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} executeQuery: Read 100 rows, 7.10 KiB in 0.00468 sec., 21367.521367521367 rows/sec., 1.48 MiB/sec. 2025.01.09 01:44:09.110966 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.111346 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} TCPHandler: Processed in 0.005371146 sec. 2025.01.09 01:44:09.111556 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_24 to all_119_119_0 into Compact with storage Full 2025.01.09 01:44:09.111575 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563941 sec., 393835.52534750977 rows/sec., 30.02 MiB/sec. 2025.01.09 01:44:09.111601 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.111920 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:09.111920 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2025.01.09 01:44:09.112010 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:09.112195 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_24, total 30291 rows starting from the beginning of the part 2025.01.09 01:44:09.112216 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:09.112642 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part 2025.01.09 01:44:09.113159 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part 2025.01.09 01:44:09.113292 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.113659 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part 2025.01.09 01:44:09.114128 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2025.01.09 01:44:09.114149 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 899 rows starting from the beginning of the part 2025.01.09 01:44:09.114780 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.09 01:44:09.117396 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.117461 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.118982 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.09 01:44:09.119356 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.119620 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} executeQuery: Read 30 rows, 55.05 KiB in 0.007826 sec., 3833.3759263991824 rows/sec., 6.87 MiB/sec. 2025.01.09 01:44:09.119785 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} TCPHandler: Processed in 0.008302994 sec. 2025.01.09 01:44:09.120053 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:09.120202 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:09.120264 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:09.120986 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:09.121026 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:09.121575 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:09.121858 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.122131 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} executeQuery: Read 30 rows, 2.10 KiB in 0.001959 sec., 15313.935681470139 rows/sec., 1.05 MiB/sec. 2025.01.09 01:44:09.122184 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} TCPHandler: Processed in 0.002294257 sec. 2025.01.09 01:44:09.123453 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergeTask::MergeProjectionsStage: Merge sorted 31569 rows, containing 5 columns (5 merged, 0 gathered) in 0.012247247 sec., 2577640.509740679 rows/sec., 172.71 MiB/sec. 2025.01.09 01:44:09.124048 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) 2025.01.09 01:44:09.124411 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:09.124505 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_115_24, all_119_119_0] -> all_1_119_25 2025.01.09 01:44:09.124619 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.09 01:44:12.587897 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:44:12.587969 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:44:12.813567 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.01.09 01:44:12.814280 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:12.814326 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:12.814874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:44:12.815136 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:12.815391 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.01.09 01:44:13.072408 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2228 2025.01.09 01:44:13.075825 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:13.075887 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:13.077469 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:13.077797 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:13.077986 [ 115 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:44:13.078047 [ 115 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:13.078083 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:13.078741 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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.01.09 01:44:13.079371 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2228 2025.01.09 01:44:13.079885 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:13.080078 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2052 rows starting from the beginning of the part 2025.01.09 01:44:13.080878 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2025.01.09 01:44:13.081534 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part 2025.01.09 01:44:13.082177 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2025.01.09 01:44:13.082801 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part 2025.01.09 01:44:13.083413 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part 2025.01.09 01:44:13.093236 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2228 rows, containing 72 columns (72 merged, 0 gathered) in 0.015003201 sec., 148501.64308269948 rows/sec., 111.16 MiB/sec. 2025.01.09 01:44:13.095171 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:44:13.095936 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:13.096027 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:44:13.096301 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. 2025.01.09 01:44:14.098067 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.098256 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.098329 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:14.099103 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.099157 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.099597 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:44:14.099866 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.100107 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. 2025.01.09 01:44:14.100180 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} TCPHandler: Processed in 0.002244146 sec. 2025.01.09 01:44:14.100354 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.100475 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:14.100527 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:14.101211 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.101255 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.101644 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.09 01:44:14.101892 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.102111 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} executeQuery: Read 191 rows, 17.31 KiB in 0.001664 sec., 114783.65384615386 rows/sec., 10.16 MiB/sec. 2025.01.09 01:44:14.102166 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} TCPHandler: Processed in 0.00186967 sec. 2025.01.09 01:44:14.102329 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.102458 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.102513 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:14.103159 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.103200 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.103557 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:44:14.103800 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.104015 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} executeQuery: Read 16 rows, 1.13 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 714.71 KiB/sec. 2025.01.09 01:44:14.104069 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} TCPHandler: Processed in 0.001800789 sec. 2025.01.09 01:44:14.104250 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.104379 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.104436 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:14.105082 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.105131 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.105487 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:44:14.105722 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.105941 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. 2025.01.09 01:44:14.105994 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} TCPHandler: Processed in 0.001808619 sec. 2025.01.09 01:44:14.106138 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.106266 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.106321 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:14.106950 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.107000 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.107371 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:44:14.107618 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.107849 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. 2025.01.09 01:44:14.107915 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} TCPHandler: Processed in 0.00182971 sec. 2025.01.09 01:44:14.108128 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.108307 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:14.108365 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:14.109162 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.109203 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.109573 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.09 01:44:14.109843 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.110057 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} executeQuery: Read 355 rows, 25.52 KiB in 0.001774 sec., 200112.73957158963 rows/sec., 14.05 MiB/sec. 2025.01.09 01:44:14.110152 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} TCPHandler: Processed in 0.002142395 sec. 2025.01.09 01:44:14.110181 [ 223 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:14.110243 [ 223 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:14.110403 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.110528 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:14.110594 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:14.111556 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.111644 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.112395 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:44:14.112874 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.113206 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} executeQuery: Read 6 rows, 321.00 B in 0.002689 sec., 2231.3127556712534 rows/sec., 116.58 KiB/sec. 2025.01.09 01:44:14.113341 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} TCPHandler: Processed in 0.003022518 sec. 2025.01.09 01:44:14.113551 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.113703 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.113820 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:14.113932 [ 223 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:14.115102 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.115148 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.115574 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.09 01:44:14.115818 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.116035 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} executeQuery: Read 177 rows, 11.96 KiB in 0.002393 sec., 73965.7333890514 rows/sec., 4.88 MiB/sec. 2025.01.09 01:44:14.116091 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} TCPHandler: Processed in 0.002628532 sec. 2025.01.09 01:44:14.116245 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.116359 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.116412 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:14.116910 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.116951 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.117310 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.09 01:44:14.117549 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.117785 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. 2025.01.09 01:44:14.117784 [ 225 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:44:14.117868 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} TCPHandler: Processed in 0.001670697 sec. 2025.01.09 01:44:14.117870 [ 225 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:44:14.118066 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.118207 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.118352 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:14.121430 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.121494 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.122347 [ 225 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.09 01:44:14.123396 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.09 01:44:14.123698 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.123901 [ 113 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.09 01:44:14.123968 [ 113 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.124006 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} executeQuery: Read 9 rows, 16.51 KiB in 0.005808 sec., 1549.5867768595042 rows/sec., 2.78 MiB/sec. 2025.01.09 01:44:14.124015 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.124414 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} TCPHandler: Processed in 0.006434023 sec. 2025.01.09 01:44:14.124422 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:44:14.124618 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:14.124875 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:14.125007 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:14.125300 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:14.125584 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2084 rows starting from the beginning of the part 2025.01.09 01:44:14.126322 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 9 rows starting from the beginning of the part 2025.01.09 01:44:14.127058 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:14.127155 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.127225 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.127717 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 9 rows starting from the beginning of the part 2025.01.09 01:44:14.128376 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:14.128988 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 9 rows starting from the beginning of the part 2025.01.09 01:44:14.129070 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.09 01:44:14.129930 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.130180 [ 113 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.09 01:44:14.130272 [ 113 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:14.130343 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:14.130492 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} executeQuery: Read 52 rows, 3.30 KiB in 0.005655 sec., 9195.402298850575 rows/sec., 583.00 KiB/sec. 2025.01.09 01:44:14.130801 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:44:14.131496 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:14.131634 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} TCPHandler: Processed in 0.007092284 sec. 2025.01.09 01:44:14.131686 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4654 rows starting from the beginning of the part 2025.01.09 01:44:14.132230 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part 2025.01.09 01:44:14.132701 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:14.133182 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 52 rows starting from the beginning of the part 2025.01.09 01:44:14.133537 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:14.134015 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 52 rows starting from the beginning of the part 2025.01.09 01:44:14.136573 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4870 rows, containing 4 columns (4 merged, 0 gathered) in 0.006104629 sec., 797755.2771839206 rows/sec., 51.39 MiB/sec. 2025.01.09 01:44:14.136923 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.09 01:44:14.137395 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.137479 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.09 01:44:14.137585 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.01.09 01:44:14.139860 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 19 columns (19 merged, 0 gathered) in 0.015689243 sec., 138375.06372997092 rows/sec., 247.96 MiB/sec. 2025.01.09 01:44:14.141943 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.09 01:44:14.142364 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:14.142439 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.09 01:44:14.142587 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.25 MiB. 2025.01.09 01:44:14.337274 [ 220 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:14.337321 [ 220 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:14.339306 [ 220 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.01.09 01:44:15.625526 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.01.09 01:44:15.648526 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:15.648576 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:15.656158 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.09 01:44:15.657013 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:15.660386 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.01.09 01:44:19.094805 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.095017 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:44:19.095099 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:44:19.095886 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.095936 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.096370 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.09 01:44:19.096638 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.096917 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} executeQuery: Read 2 rows, 167.00 B in 0.001948 sec., 1026.694045174538 rows/sec., 83.72 KiB/sec. 2025.01.09 01:44:19.097019 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} TCPHandler: Processed in 0.002359818 sec. 2025.01.09 01:44:19.097258 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.097408 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:19.097470 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:19.098218 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.098269 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.098672 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.09 01:44:19.098932 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.099176 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} executeQuery: Read 87 rows, 7.79 KiB in 0.001804 sec., 48226.164079822614 rows/sec., 4.22 MiB/sec. 2025.01.09 01:44:19.099233 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} TCPHandler: Processed in 0.002079633 sec. 2025.01.09 01:44:19.099383 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.099493 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:19.099540 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:19.100134 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.100173 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.100529 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:44:19.100771 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.101006 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} executeQuery: Read 32 rows, 2.40 KiB in 0.00153 sec., 20915.032679738564 rows/sec., 1.53 MiB/sec. 2025.01.09 01:44:19.101090 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} TCPHandler: Processed in 0.001757038 sec. 2025.01.09 01:44:19.101285 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.101551 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:19.101608 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:19.102179 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.102220 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.102594 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.09 01:44:19.102847 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.103053 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} executeQuery: Read 60 rows, 4.80 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.93 MiB/sec. 2025.01.09 01:44:19.103108 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} TCPHandler: Processed in 0.0019244 sec. 2025.01.09 01:44:19.103245 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.103352 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:19.103402 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:19.103898 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.103937 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.104324 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.09 01:44:19.104569 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.104792 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} executeQuery: Read 101 rows, 7.17 KiB in 0.001462 sec., 69083.44733242135 rows/sec., 4.79 MiB/sec. 2025.01.09 01:44:19.104843 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} TCPHandler: Processed in 0.001650936 sec. 2025.01.09 01:44:19.104983 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.105091 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:19.105161 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:19.106301 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.106342 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.107037 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.09 01:44:19.107311 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.107563 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} executeQuery: Read 30 rows, 55.05 KiB in 0.002488 sec., 12057.877813504821 rows/sec., 21.61 MiB/sec. 2025.01.09 01:44:19.107644 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:19.107747 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:19.107763 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} TCPHandler: Processed in 0.002830925 sec. 2025.01.09 01:44:19.107952 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:19.108079 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:19.108154 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:19.109331 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:19.109382 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:19.110102 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.09 01:44:19.110556 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:19.111005 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} executeQuery: Read 30 rows, 2.10 KiB in 0.002944 sec., 10190.217391304348 rows/sec., 714.84 KiB/sec. 2025.01.09 01:44:19.111092 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} TCPHandler: Processed in 0.003215312 sec. 2025.01.09 01:44:19.111300 [ 217 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:19.554239 [ 225 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:19.554307 [ 225 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:19.556297 [ 225 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:19.740897 [ 223 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:19.740949 [ 223 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:19.742930 [ 223 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:20.315601 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.01.09 01:44:20.316376 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:20.316433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:20.316988 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:44:20.317263 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:20.317526 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.01.09 01:44:20.797312 [ 223 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:20.797359 [ 223 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:20.799280 [ 223 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:21.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 267.77 MiB, peak 290.52 MiB, free memory in arenas 0.00 B, will set to 271.76 MiB (RSS), difference: 3.99 MiB 2025.01.09 01:44:21.260680 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:21.260729 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:21.262664 [ 217 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:23.079708 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2264 2025.01.09 01:44:23.083035 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:23.083096 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:23.084660 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:23.084985 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:23.085655 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2264 2025.01.09 01:44:23.160537 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.01.09 01:44:23.185484 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:23.185556 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:23.193456 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.09 01:44:23.194329 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:23.198445 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.01.09 01:44:24.098621 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.098818 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.098895 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:24.099680 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.099735 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.100897 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:44:24.101172 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.101422 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} executeQuery: Read 14 rows, 1.01 KiB in 0.002661 sec., 5261.180007515971 rows/sec., 378.73 KiB/sec. 2025.01.09 01:44:24.101490 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} TCPHandler: Processed in 0.003008908 sec. 2025.01.09 01:44:24.101699 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.101846 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:24.101905 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:24.102656 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.102700 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.103129 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.09 01:44:24.103378 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.103603 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} executeQuery: Read 191 rows, 17.31 KiB in 0.001792 sec., 106584.82142857143 rows/sec., 9.43 MiB/sec. 2025.01.09 01:44:24.103657 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} TCPHandler: Processed in 0.002030302 sec. 2025.01.09 01:44:24.103818 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.103951 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.104008 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:24.104642 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.104681 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.105040 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:44:24.105280 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.105450 [ 99 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.09 01:44:24.105512 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} executeQuery: Read 16 rows, 1.13 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 712.46 KiB/sec. 2025.01.09 01:44:24.105539 [ 99 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.105617 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.105630 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} TCPHandler: Processed in 0.00187344 sec. 2025.01.09 01:44:24.105870 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.105890 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:44:24.106057 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.106187 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:24.106205 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:24.106319 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 60 rows starting from the beginning of the part 2025.01.09 01:44:24.106604 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 20 rows starting from the beginning of the part 2025.01.09 01:44:24.106899 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:24.107203 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part 2025.01.09 01:44:24.107512 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part 2025.01.09 01:44:24.107825 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part 2025.01.09 01:44:24.109464 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.109543 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.110541 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:44:24.110941 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005191573 sec., 33515.85348024578 rows/sec., 2.52 MiB/sec. 2025.01.09 01:44:24.111101 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.111209 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.09 01:44:24.111537 [ 221 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:44:24.111586 [ 221 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:44:24.111667 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} executeQuery: Read 14 rows, 1004.00 B in 0.005627 sec., 2488.004265150169 rows/sec., 174.24 KiB/sec. 2025.01.09 01:44:24.112049 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} TCPHandler: Processed in 0.006291491 sec. 2025.01.09 01:44:24.112123 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.112286 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.09 01:44:24.112338 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.112472 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:44:24.112679 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.112788 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:24.114096 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.114150 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.114892 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:44:24.115291 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.115775 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} executeQuery: Read 13 rows, 830.00 B in 0.003167 sec., 4104.83107041364 rows/sec., 255.94 KiB/sec. 2025.01.09 01:44:24.115844 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} TCPHandler: Processed in 0.003604108 sec. 2025.01.09 01:44:24.116072 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.116192 [ 221 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.01.09 01:44:24.116268 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:24.116451 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:24.117988 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.118030 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.118431 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.09 01:44:24.118688 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.118923 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} executeQuery: Read 355 rows, 25.52 KiB in 0.002713 sec., 130851.45595281976 rows/sec., 9.19 MiB/sec. 2025.01.09 01:44:24.119021 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} TCPHandler: Processed in 0.00307043 sec. 2025.01.09 01:44:24.119246 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.119440 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:24.119489 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:24.119943 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.119984 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.120364 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:44:24.120600 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.120827 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. 2025.01.09 01:44:24.120853 [ 217 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:44:24.120924 [ 217 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:44:24.120936 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} TCPHandler: Processed in 0.001784978 sec. 2025.01.09 01:44:24.121115 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.121229 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.121315 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:24.122758 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.122805 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.123456 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.09 01:44:24.123927 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.124243 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} executeQuery: Read 177 rows, 11.96 KiB in 0.003029 sec., 58435.127104655 rows/sec., 3.85 MiB/sec. 2025.01.09 01:44:24.124415 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} TCPHandler: Processed in 0.003364934 sec. 2025.01.09 01:44:24.124585 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.124755 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.124837 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:24.124969 [ 217 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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.01.09 01:44:24.125908 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.125951 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.126309 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.09 01:44:24.126540 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.126792 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} executeQuery: Read 1 rows, 69.00 B in 0.002074 sec., 482.1600771456124 rows/sec., 32.49 KiB/sec. 2025.01.09 01:44:24.126883 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} TCPHandler: Processed in 0.002345317 sec. 2025.01.09 01:44:24.127109 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.127255 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.127343 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:24.128463 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.128502 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.129128 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.09 01:44:24.129397 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.129672 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} executeQuery: Read 9 rows, 16.51 KiB in 0.002441 sec., 3687.01351904957 rows/sec., 6.61 MiB/sec. 2025.01.09 01:44:24.129886 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} TCPHandler: Processed in 0.002892697 sec. 2025.01.09 01:44:24.130148 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:24.130492 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:24.130588 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:24.131047 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:24.131087 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.01.09 01:44:24.131455 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.09 01:44:24.131694 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:24.131894 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} executeQuery: Read 52 rows, 3.30 KiB in 0.001534 sec., 33898.30508474576 rows/sec., 2.10 MiB/sec. 2025.01.09 01:44:24.131946 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} TCPHandler: Processed in 0.001947251 sec. 2025.01.09 01:44:27.588013 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:44:27.588085 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:44:27.817794 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.01.09 01:44:27.818897 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:27.818987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:27.819566 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:44:27.819829 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:27.819985 [ 96 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:44:27.820040 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.01.09 01:44:27.820046 [ 96 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:27.820079 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:27.820173 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:44:27.820261 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:27.820294 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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.01.09 01:44:27.820356 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.01.09 01:44:27.820504 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.01.09 01:44:27.820782 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.01.09 01:44:27.821044 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.01.09 01:44:27.821199 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.01.09 01:44:27.824269 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128176 sec., 9545620.147978187 rows/sec., 136.55 MiB/sec. 2025.01.09 01:44:27.824839 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:44:27.825199 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:27.825299 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:44:27.825424 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.01.09 01:44:29.054329 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:29.054407 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:29.056462 [ 220 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:29.095822 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.096101 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:29.096212 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:29.097208 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.097251 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.097673 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.09 01:44:29.097924 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.098153 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} executeQuery: Read 86 rows, 7.72 KiB in 0.00213 sec., 40375.586854460096 rows/sec., 3.54 MiB/sec. 2025.01.09 01:44:29.098214 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} TCPHandler: Processed in 0.002566781 sec. 2025.01.09 01:44:29.098409 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.098552 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:29.098611 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:29.099200 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.099241 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.099600 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:44:29.099843 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.100066 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} executeQuery: Read 30 rows, 2.26 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.42 MiB/sec. 2025.01.09 01:44:29.100124 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} TCPHandler: Processed in 0.001783749 sec. 2025.01.09 01:44:29.100277 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.100408 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:29.100461 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:29.101061 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.101100 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.101454 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.09 01:44:29.101685 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.101901 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} executeQuery: Read 58 rows, 4.64 KiB in 0.001524 sec., 38057.74278215223 rows/sec., 2.97 MiB/sec. 2025.01.09 01:44:29.101955 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} TCPHandler: Processed in 0.001739678 sec. 2025.01.09 01:44:29.102099 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.102229 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:29.102289 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:29.102865 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.102905 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.103291 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.09 01:44:29.103529 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.103704 [ 91 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_119_25 to all_123_123_0 2025.01.09 01:44:29.103768 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} executeQuery: Read 100 rows, 7.10 KiB in 0.001567 sec., 63816.20931716656 rows/sec., 4.42 MiB/sec. 2025.01.09 01:44:29.103799 [ 91 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.103869 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.103884 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} TCPHandler: Processed in 0.001844949 sec. 2025.01.09 01:44:29.104074 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.104083 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTask::PrepareStage: Merging 5 parts: from all_1_119_25 to all_123_123_0 into Compact with storage Full 2025.01.09 01:44:29.104245 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:29.104262 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:29.104322 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTreeSequentialSource: Reading 5 marks from part all_1_119_25, total 31569 rows starting from the beginning of the part 2025.01.09 01:44:29.104369 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:29.104613 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part 2025.01.09 01:44:29.105060 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 177 rows starting from the beginning of the part 2025.01.09 01:44:29.105495 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 101 rows starting from the beginning of the part 2025.01.09 01:44:29.105875 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 177 rows starting from the beginning of the part 2025.01.09 01:44:29.107849 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.107897 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.108853 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.09 01:44:29.109169 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.109425 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} executeQuery: Read 30 rows, 55.05 KiB in 0.005232 sec., 5733.944954128441 rows/sec., 10.27 MiB/sec. 2025.01.09 01:44:29.109664 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} TCPHandler: Processed in 0.005688411 sec. 2025.01.09 01:44:29.109823 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:29.109955 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:29.110013 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:29.110617 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:29.110701 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:29.111144 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.09 01:44:29.111415 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.111707 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} executeQuery: Read 30 rows, 2.10 KiB in 0.001774 sec., 16910.935738444194 rows/sec., 1.16 MiB/sec. 2025.01.09 01:44:29.111780 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} TCPHandler: Processed in 0.002020902 sec. 2025.01.09 01:44:29.112873 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergeTask::MergeProjectionsStage: Merge sorted 32124 rows, containing 5 columns (5 merged, 0 gathered) in 0.008894643 sec., 3611612.0680728834 rows/sec., 242.00 MiB/sec. 2025.01.09 01:44:29.113583 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) 2025.01.09 01:44:29.113980 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:29.114077 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_119_25, all_123_123_0] -> all_1_123_26 2025.01.09 01:44:29.114192 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.09 01:44:30.038049 [ 89 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.09 01:44:30.038177 [ 89 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:30.038222 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:30.038478 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.09 01:44:30.038793 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:30.038834 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.09 01:44:30.038918 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2025.01.09 01:44:30.039123 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part 2025.01.09 01:44:30.039368 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.01.09 01:44:30.039589 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part 2025.01.09 01:44:30.040809 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002474359 sec., 11316.06205890091 rows/sec., 966.95 KiB/sec. 2025.01.09 01:44:30.040960 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.09 01:44:30.041236 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:30.041312 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.09 01:44:30.041388 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:44:30.698598 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.01.09 01:44:30.722108 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:30.722169 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:30.730744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.09 01:44:30.731575 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:30.732006 [ 88 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.09 01:44:30.732144 [ 88 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:30.732229 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:30.732886 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.749866 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.01.09 01:44:30.751193 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:30.752928 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.759353 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.765743 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.772236 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.778947 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.785184 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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.01.09 01:44:30.849478 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117072673 sec., 5543.565234903281 rows/sec., 28.66 MiB/sec. 2025.01.09 01:44:30.853023 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.09 01:44:30.856263 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:30.856355 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.09 01:44:30.858870 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.09 01:44:31.000193 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 272.85 MiB, peak 290.52 MiB, free memory in arenas 0.00 B, will set to 271.76 MiB (RSS), difference: -1.09 MiB 2025.01.09 01:44:33.064547 [ 221 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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.01.09 01:44:33.064607 [ 221 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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.01.09 01:44:33.066257 [ 221 ] {} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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.01.09 01:44:33.085978 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2298 2025.01.09 01:44:33.089378 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:33.089435 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:33.090987 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.09 01:44:33.091315 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:33.092350 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2298 2025.01.09 01:44:34.126986 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.127194 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.127277 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:34.128131 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.128184 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.128627 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:34.128885 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.129107 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. 2025.01.09 01:44:34.129177 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} TCPHandler: Processed in 0.002333457 sec. 2025.01.09 01:44:34.129373 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.129515 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:44:34.129575 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:44:34.130193 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.130236 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.130596 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.09 01:44:34.130842 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.131092 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} executeQuery: Read 4 rows, 334.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 203.22 KiB/sec. 2025.01.09 01:44:34.131170 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} TCPHandler: Processed in 0.00186597 sec. 2025.01.09 01:44:34.131399 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.131544 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:34.131600 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:34.132756 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.132797 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.133435 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.09 01:44:34.133729 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.133949 [ 85 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 2025.01.09 01:44:34.133999 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} executeQuery: Read 1333 rows, 114.02 KiB in 0.002483 sec., 536850.5839710028 rows/sec., 44.84 MiB/sec. 2025.01.09 01:44:34.134038 [ 85 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.134110 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.134117 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} TCPHandler: Processed in 0.002839006 sec. 2025.01.09 01:44:34.134334 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.134382 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full 2025.01.09 01:44:34.134517 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.134615 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:34.134815 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:34.134897 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 1399 rows starting from the beginning of the part 2025.01.09 01:44:34.135218 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 191 rows starting from the beginning of the part 2025.01.09 01:44:34.135656 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 87 rows starting from the beginning of the part 2025.01.09 01:44:34.136060 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 191 rows starting from the beginning of the part 2025.01.09 01:44:34.136382 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 86 rows starting from the beginning of the part 2025.01.09 01:44:34.136574 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1333 rows starting from the beginning of the part 2025.01.09 01:44:34.137752 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.137838 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.138677 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:44:34.139159 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.139518 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} executeQuery: Read 20 rows, 1.41 KiB in 0.005065 sec., 3948.6673247778876 rows/sec., 278.80 KiB/sec. 2025.01.09 01:44:34.139616 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} TCPHandler: Processed in 0.005386846 sec. 2025.01.09 01:44:34.139778 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.140024 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.140179 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:34.140353 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006125518 sec., 536607.6795464482 rows/sec., 47.38 MiB/sec. 2025.01.09 01:44:34.140672 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) 2025.01.09 01:44:34.141293 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.141515 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 2025.01.09 01:44:34.141666 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.09 01:44:34.141721 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.141767 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.142141 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:34.142383 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.142629 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} executeQuery: Read 242 rows, 16.79 KiB in 0.002691 sec., 89929.39427722037 rows/sec., 6.09 MiB/sec. 2025.01.09 01:44:34.142713 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} TCPHandler: Processed in 0.003003628 sec. 2025.01.09 01:44:34.142996 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.143149 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.143204 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:34.143855 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.143910 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.144270 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:34.144520 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.144753 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. 2025.01.09 01:44:34.144834 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} TCPHandler: Processed in 0.001997462 sec. 2025.01.09 01:44:34.145068 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.145208 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:34.145255 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:34.146093 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.146135 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.146526 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.09 01:44:34.146759 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.146932 [ 85 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 2025.01.09 01:44:34.147003 [ 85 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.147003 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} executeQuery: Read 815 rows, 60.14 KiB in 0.001806 sec., 451273.53266888147 rows/sec., 32.52 MiB/sec. 2025.01.09 01:44:34.147045 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.147171 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} TCPHandler: Processed in 0.002231236 sec. 2025.01.09 01:44:34.147447 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.147472 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full 2025.01.09 01:44:34.147998 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:34.148120 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:34.148279 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 873 rows starting from the beginning of the part 2025.01.09 01:44:34.148308 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:34.148849 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 355 rows starting from the beginning of the part 2025.01.09 01:44:34.149406 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.01.09 01:44:34.149913 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 355 rows starting from the beginning of the part 2025.01.09 01:44:34.150253 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 58 rows starting from the beginning of the part 2025.01.09 01:44:34.150564 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 815 rows starting from the beginning of the part 2025.01.09 01:44:34.151549 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.151622 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.152572 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:34.153047 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.153425 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} executeQuery: Read 6 rows, 321.00 B in 0.005652 sec., 1061.5711252653928 rows/sec., 55.46 KiB/sec. 2025.01.09 01:44:34.153705 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} TCPHandler: Processed in 0.006408563 sec. 2025.01.09 01:44:34.154031 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.154384 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.007192026 sec., 349831.8832551495 rows/sec., 26.51 MiB/sec. 2025.01.09 01:44:34.154597 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.154832 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) 2025.01.09 01:44:34.154860 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:34.155527 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.155617 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 2025.01.09 01:44:34.155739 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.09 01:44:34.156116 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.156160 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.156604 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.09 01:44:34.156844 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.157088 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} executeQuery: Read 899 rows, 61.31 KiB in 0.00269 sec., 334200.7434944238 rows/sec., 22.26 MiB/sec. 2025.01.09 01:44:34.157164 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} TCPHandler: Processed in 0.003316483 sec. 2025.01.09 01:44:34.157397 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.157707 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.157803 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:34.158258 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.158299 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.158652 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.09 01:44:34.158890 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.159061 [ 85 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.09 01:44:34.159119 [ 85 ] {} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.159138 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. 2025.01.09 01:44:34.159155 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.159292 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} TCPHandler: Processed in 0.002025403 sec. 2025.01.09 01:44:34.159624 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.159692 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.09 01:44:34.160182 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.160274 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:34.160350 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part 2025.01.09 01:44:34.160437 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:34.160627 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.01.09 01:44:34.161151 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.01.09 01:44:34.161460 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.01.09 01:44:34.161784 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.01.09 01:44:34.162120 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.01.09 01:44:34.166197 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.166215 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.006916111 sec., 8675.395753480532 rows/sec., 584.57 KiB/sec. 2025.01.09 01:44:34.166248 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.166405 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.09 01:44:34.167045 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.167208 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.09 01:44:34.167399 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:44:34.167657 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.09 01:44:34.167966 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.168269 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} executeQuery: Read 9 rows, 16.51 KiB in 0.008295 sec., 1084.99095840868 rows/sec., 1.94 MiB/sec. 2025.01.09 01:44:34.168438 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} TCPHandler: Processed in 0.009017325 sec. 2025.01.09 01:44:34.168628 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:34.168758 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:34.168814 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:34.169285 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:34.169324 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:34.169688 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.09 01:44:34.169925 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:34.170134 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} executeQuery: Read 52 rows, 3.30 KiB in 0.001404 sec., 37037.03703703704 rows/sec., 2.29 MiB/sec. 2025.01.09 01:44:34.170185 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} TCPHandler: Processed in 0.001620876 sec. 2025.01.09 01:44:35.320273 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.01.09 01:44:35.321078 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:35.321115 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:35.321646 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:44:35.321904 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:35.322091 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.01.09 01:44:38.250038 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.01.09 01:44:38.273092 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:38.273156 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:38.280787 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.09 01:44:38.281599 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:38.284448 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.01.09 01:44:39.095344 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.095555 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:39.095636 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:39.096498 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.096547 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.097002 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.09 01:44:39.097254 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.097488 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} executeQuery: Read 86 rows, 7.72 KiB in 0.001992 sec., 43172.69076305221 rows/sec., 3.78 MiB/sec. 2025.01.09 01:44:39.097546 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} TCPHandler: Processed in 0.002342848 sec. 2025.01.09 01:44:39.097751 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.097883 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:39.097941 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:39.098514 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.098555 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.098916 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:39.099153 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.099376 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} executeQuery: Read 30 rows, 2.26 KiB in 0.001523 sec., 19697.96454366382 rows/sec., 1.45 MiB/sec. 2025.01.09 01:44:39.099430 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} TCPHandler: Processed in 0.001747518 sec. 2025.01.09 01:44:39.099573 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.099700 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:39.099755 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:39.100371 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.100412 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.100767 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.09 01:44:39.101011 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.101241 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} executeQuery: Read 58 rows, 4.64 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. 2025.01.09 01:44:39.101298 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} TCPHandler: Processed in 0.001787698 sec. 2025.01.09 01:44:39.101307 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:39.101351 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:39.101462 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.101596 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:39.101670 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:39.102501 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.102540 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.103040 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.09 01:44:39.103319 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.103622 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} executeQuery: Read 100 rows, 7.10 KiB in 0.002053 sec., 48709.20603994154 rows/sec., 3.38 MiB/sec. 2025.01.09 01:44:39.103723 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} TCPHandler: Processed in 0.002331687 sec. 2025.01.09 01:44:39.103870 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.103982 [ 224 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:39.104039 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:39.104158 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:39.105869 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.105910 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.106565 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.09 01:44:39.106824 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.107013 [ 75 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.09 01:44:39.107077 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} executeQuery: Read 30 rows, 55.05 KiB in 0.003082 sec., 9733.939000648928 rows/sec., 17.44 MiB/sec. 2025.01.09 01:44:39.107093 [ 75 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.107163 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.107440 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} TCPHandler: Processed in 0.003631318 sec. 2025.01.09 01:44:39.107510 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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.01.09 01:44:39.107659 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:39.107955 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:39.108109 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:39.108163 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:39.108415 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2171 rows starting from the beginning of the part 2025.01.09 01:44:39.109230 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.109992 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 9 rows starting from the beginning of the part 2025.01.09 01:44:39.110239 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.110407 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.110677 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.111297 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 9 rows starting from the beginning of the part 2025.01.09 01:44:39.111944 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.112115 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.09 01:44:39.112972 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.113206 [ 75 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.09 01:44:39.113299 [ 75 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:39.113376 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:39.113460 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} executeQuery: Read 30 rows, 2.10 KiB in 0.005592 sec., 5364.80686695279 rows/sec., 376.34 KiB/sec. 2025.01.09 01:44:39.113869 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} TCPHandler: Processed in 0.006291501 sec. 2025.01.09 01:44:39.114013 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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.01.09 01:44:39.114383 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:39.114463 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4870 rows starting from the beginning of the part 2025.01.09 01:44:39.114721 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.114883 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 52 rows starting from the beginning of the part 2025.01.09 01:44:39.115054 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.115199 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 52 rows starting from the beginning of the part 2025.01.09 01:44:39.115416 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:39.118919 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.005396227 sec., 938433.4647152538 rows/sec., 60.48 MiB/sec. 2025.01.09 01:44:39.119317 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.09 01:44:39.119721 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.119892 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.09 01:44:39.120034 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.01.09 01:44:39.123143 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 19 columns (19 merged, 0 gathered) in 0.015825565 sec., 144007.49673076443 rows/sec., 258.05 MiB/sec. 2025.01.09 01:44:39.124844 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.09 01:44:39.125284 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:39.125371 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.09 01:44:39.125501 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. 2025.01.09 01:44:40.153930 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:40.154039 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:40.156166 [ 217 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2025.01.09 01:44:42.588143 [ 70 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:44:42.588226 [ 70 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:44:42.822340 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.01.09 01:44:42.825887 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:42.825941 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:42.826489 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:44:42.826762 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:42.827027 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.01.09 01:44:43.092712 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2334 2025.01.09 01:44:43.096040 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:43.096093 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:43.097623 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.09 01:44:43.097946 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:43.098344 [ 223 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:44:43.098406 [ 223 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:44:43.098828 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2334 2025.01.09 01:44:43.100617 [ 223 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.01.09 01:44:44.073963 [ 224 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:44.074025 [ 224 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:44.076000 [ 224 ] {} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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.01.09 01:44:44.098734 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.098904 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.098974 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:44.099687 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.099734 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.100183 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:44.100444 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.100648 [ 67 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.09 01:44:44.100713 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. 2025.01.09 01:44:44.100736 [ 67 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.100803 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.100843 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} TCPHandler: Processed in 0.002232036 sec. 2025.01.09 01:44:44.100980 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.09 01:44:44.101028 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.101089 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:44.101135 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.101184 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:44.101234 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.101310 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:44.101720 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.102179 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.102552 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.103868 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.103917 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.104341 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003427775 sec., 20421.410390121873 rows/sec., 1.51 MiB/sec. 2025.01.09 01:44:44.104612 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.09 01:44:44.104625 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.09 01:44:44.105072 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.105297 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.105488 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} executeQuery: Read 191 rows, 17.31 KiB in 0.004334 sec., 44070.143054914624 rows/sec., 3.90 MiB/sec. 2025.01.09 01:44:44.105509 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.09 01:44:44.105626 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} TCPHandler: Processed in 0.004653515 sec. 2025.01.09 01:44:44.105701 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:44:44.105828 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.105972 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.106032 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:44.106628 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.106671 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.107039 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:44.107276 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.107492 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} executeQuery: Read 16 rows, 1.13 KiB in 0.001555 sec., 10289.389067524116 rows/sec., 728.50 KiB/sec. 2025.01.09 01:44:44.107545 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} TCPHandler: Processed in 0.001783609 sec. 2025.01.09 01:44:44.107701 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.107831 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.107887 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:44.108476 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.108517 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.108883 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:44.109122 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.109284 [ 67 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:44:44.109344 [ 67 ] {} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.109358 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. 2025.01.09 01:44:44.109389 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.109504 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} TCPHandler: Processed in 0.001857129 sec. 2025.01.09 01:44:44.109591 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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.01.09 01:44:44.109669 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.109720 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:44.109758 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part 2025.01.09 01:44:44.109847 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.109958 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part 2025.01.09 01:44:44.110000 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:44.110416 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.110680 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.111037 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part 2025.01.09 01:44:44.111421 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.09 01:44:44.112440 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.112490 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.113064 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:44.113323 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003805952 sec., 201789.1975516244 rows/sec., 14.45 MiB/sec. 2025.01.09 01:44:44.113417 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.113493 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:44:44.113651 [ 67 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.09 01:44:44.113763 [ 67 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.113843 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} executeQuery: Read 13 rows, 830.00 B in 0.004029 sec., 3226.6070985356173 rows/sec., 201.18 KiB/sec. 2025.01.09 01:44:44.113841 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.114119 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} TCPHandler: Processed in 0.004510923 sec. 2025.01.09 01:44:44.114178 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.09 01:44:44.114298 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.114316 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.114362 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:44.114430 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2025.01.09 01:44:44.114479 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:44:44.114501 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:44.114730 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:44.114739 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:44.114916 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.09 01:44:44.115186 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:44.115359 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:44.115572 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.01.09 01:44:44.116642 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.116693 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.116995 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002968508 sec., 21896.5217543628 rows/sec., 1.42 MiB/sec. 2025.01.09 01:44:44.117127 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.09 01:44:44.117281 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.09 01:44:44.117458 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.117551 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.09 01:44:44.117643 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.09 01:44:44.117655 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.117905 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} executeQuery: Read 355 rows, 25.52 KiB in 0.00345 sec., 102898.55072463768 rows/sec., 7.22 MiB/sec. 2025.01.09 01:44:44.118034 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} TCPHandler: Processed in 0.003799361 sec. 2025.01.09 01:44:44.118245 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.118470 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:44.118522 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:44.119013 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.119054 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.119420 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:44.119677 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.119858 [ 67 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.09 01:44:44.119910 [ 67 ] {} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.119928 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. 2025.01.09 01:44:44.119943 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.120094 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} TCPHandler: Processed in 0.001951852 sec. 2025.01.09 01:44:44.120177 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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.01.09 01:44:44.120291 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.120375 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:44.120456 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part 2025.01.09 01:44:44.120503 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.120695 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:44.120702 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.01.09 01:44:44.121058 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.01.09 01:44:44.121391 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.01.09 01:44:44.121743 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.01.09 01:44:44.121992 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.01.09 01:44:44.123168 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.123236 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.124297 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.09 01:44:44.124717 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.004666235 sec., 78435.8267425451 rows/sec., 4.00 MiB/sec. 2025.01.09 01:44:44.124774 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.124876 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.09 01:44:44.125128 [ 224 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:44.125128 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} executeQuery: Read 177 rows, 11.96 KiB in 0.004688 sec., 37755.97269624573 rows/sec., 2.49 MiB/sec. 2025.01.09 01:44:44.125177 [ 224 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:44.125327 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} TCPHandler: Processed in 0.005115002 sec. 2025.01.09 01:44:44.125550 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.125557 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.125640 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.09 01:44:44.125751 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.09 01:44:44.125760 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.125841 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:44.126574 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.126614 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.127074 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.09 01:44:44.127408 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.127632 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} executeQuery: Read 1 rows, 69.00 B in 0.001949 sec., 513.083632632119 rows/sec., 34.57 KiB/sec. 2025.01.09 01:44:44.127737 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} TCPHandler: Processed in 0.002304338 sec. 2025.01.09 01:44:44.128003 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.128467 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.128861 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:44.129128 [ 224 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.01.09 01:44:44.130917 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.130954 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.131561 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.09 01:44:44.131820 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.132016 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} executeQuery: Read 9 rows, 16.51 KiB in 0.003716 sec., 2421.9590958019376 rows/sec., 4.34 MiB/sec. 2025.01.09 01:44:44.132110 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} TCPHandler: Processed in 0.004255379 sec. 2025.01.09 01:44:44.132263 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:44.132397 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:44.132454 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:44.132985 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:44.133032 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:44.133438 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.09 01:44:44.133680 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:44.133857 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} executeQuery: Read 52 rows, 3.30 KiB in 0.00149 sec., 34899.328859060406 rows/sec., 2.16 MiB/sec. 2025.01.09 01:44:44.133905 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} TCPHandler: Processed in 0.001705248 sec. 2025.01.09 01:44:44.563203 [ 222 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:44.563281 [ 222 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:44.565497 [ 222 ] {} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:44.725017 [ 221 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:44.725077 [ 221 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:44.726901 [ 221 ] {} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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.01.09 01:44:44.934099 [ 222 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:44.934169 [ 222 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:44.935846 [ 222 ] {} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.09 01:44:45.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.90 MiB, peak 290.68 MiB, free memory in arenas 0.00 B, will set to 272.01 MiB (RSS), difference: 3.12 MiB 2025.01.09 01:44:45.784596 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.01.09 01:44:45.808615 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:45.808668 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:45.816286 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.09 01:44:45.817130 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:45.820227 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.01.09 01:44:46.301484 [ 225 ] {} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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.01.09 01:44:46.301553 [ 225 ] {} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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.01.09 01:44:46.303342 [ 225 ] {} oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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.01.09 01:44:49.095095 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.095303 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.09 01:44:49.095382 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.09 01:44:49.096128 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.096170 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.096605 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.09 01:44:49.096856 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.097102 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. 2025.01.09 01:44:49.097227 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} TCPHandler: Processed in 0.002261876 sec. 2025.01.09 01:44:49.097454 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.097579 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:49.097629 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:49.098226 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.098266 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.098646 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.09 01:44:49.098883 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.099066 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} executeQuery: Read 88 rows, 7.86 KiB in 0.001513 sec., 58162.59087904825 rows/sec., 5.08 MiB/sec. 2025.01.09 01:44:49.099121 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} TCPHandler: Processed in 0.001775999 sec. 2025.01.09 01:44:49.099302 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.099412 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:49.099458 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:49.100091 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.100137 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.100539 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.09 01:44:49.100769 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.100897 [ 60 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.09 01:44:49.100938 [ 60 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.100943 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} executeQuery: Read 34 rows, 2.54 KiB in 0.001553 sec., 21893.110109465553 rows/sec., 1.59 MiB/sec. 2025.01.09 01:44:49.100963 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.101044 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} TCPHandler: Processed in 0.001794729 sec. 2025.01.09 01:44:49.101236 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.101262 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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.01.09 01:44:49.101403 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:49.101507 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:49.101672 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:49.101764 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 60 rows starting from the beginning of the part 2025.01.09 01:44:49.102082 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:49.102533 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 20 rows starting from the beginning of the part 2025.01.09 01:44:49.102877 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part 2025.01.09 01:44:49.103172 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part 2025.01.09 01:44:49.103490 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part 2025.01.09 01:44:49.104739 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.104810 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.105849 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.09 01:44:49.106492 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.106594 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521149 sec., 34413.12668794122 rows/sec., 2.60 MiB/sec. 2025.01.09 01:44:49.106899 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.09 01:44:49.106950 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} executeQuery: Read 62 rows, 4.96 KiB in 0.005591 sec., 11089.250581291362 rows/sec., 888.01 KiB/sec. 2025.01.09 01:44:49.107385 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} TCPHandler: Processed in 0.00624545 sec. 2025.01.09 01:44:49.107720 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.107794 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.108051 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.09 01:44:49.108327 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.09 01:44:49.108431 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:49.108534 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:49.109073 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.109111 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.109501 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.09 01:44:49.109737 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.109879 [ 60 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_123_26 to all_127_127_0 2025.01.09 01:44:49.109926 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} executeQuery: Read 102 rows, 7.24 KiB in 0.001762 sec., 57888.762769580026 rows/sec., 4.01 MiB/sec. 2025.01.09 01:44:49.109929 [ 60 ] {} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.109977 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.110001 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} TCPHandler: Processed in 0.00244766 sec. 2025.01.09 01:44:49.110230 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_123_26 to all_127_127_0 into Compact with storage Full 2025.01.09 01:44:49.110235 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.110660 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:49.110778 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:49.110923 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTreeSequentialSource: Reading 5 marks from part all_1_123_26, total 32124 rows starting from the beginning of the part 2025.01.09 01:44:49.111100 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:49.111581 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 100 rows starting from the beginning of the part 2025.01.09 01:44:49.112221 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 899 rows starting from the beginning of the part 2025.01.09 01:44:49.112855 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 100 rows starting from the beginning of the part 2025.01.09 01:44:49.113236 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 177 rows starting from the beginning of the part 2025.01.09 01:44:49.115631 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.115683 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.116476 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.09 01:44:49.116762 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.117020 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} executeQuery: Read 30 rows, 55.05 KiB in 0.006512 sec., 4606.879606879606 rows/sec., 8.26 MiB/sec. 2025.01.09 01:44:49.117380 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} TCPHandler: Processed in 0.007282297 sec. 2025.01.09 01:44:49.117691 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:49.118054 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:49.118247 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:49.118933 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:49.118974 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:49.119391 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.09 01:44:49.119650 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.119874 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} executeQuery: Read 30 rows, 2.10 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 1.06 MiB/sec. 2025.01.09 01:44:49.119929 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} TCPHandler: Processed in 0.002408329 sec. 2025.01.09 01:44:49.121184 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergeTask::MergeProjectionsStage: Merge sorted 33400 rows, containing 5 columns (5 merged, 0 gathered) in 0.011130339 sec., 3000807.0733514945 rows/sec., 201.06 MiB/sec. 2025.01.09 01:44:49.121466 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) 2025.01.09 01:44:49.121776 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:49.121854 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_123_26, all_127_127_0] -> all_1_127_27 2025.01.09 01:44:49.121944 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.09 01:44:50.327226 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.01.09 01:44:50.327950 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:50.327993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.01.09 01:44:50.328559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:44:50.328832 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:50.329096 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.01.09 01:44:53.099154 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2370 2025.01.09 01:44:53.102495 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:53.102556 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:53.104157 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.09 01:44:53.104489 [ 242 ] {} system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:53.106915 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2370 2025.01.09 01:44:53.320391 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.01.09 01:44:53.344327 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:53.344383 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:53.352091 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.09 01:44:53.352902 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:53.356969 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.01.09 01:44:54.098684 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.098873 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.098945 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.09 01:44:54.099730 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.099775 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.100238 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:54.100504 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.100714 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.01.09 01:44:54.100784 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} TCPHandler: Processed in 0.002245006 sec. 2025.01.09 01:44:54.100947 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.101066 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:54.101118 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:54.101746 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.101786 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.102186 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.09 01:44:54.102435 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.102621 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} executeQuery: Read 191 rows, 17.31 KiB in 0.001583 sec., 120656.98041692989 rows/sec., 10.68 MiB/sec. 2025.01.09 01:44:54.102676 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} TCPHandler: Processed in 0.001785449 sec. 2025.01.09 01:44:54.102809 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.102920 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.102969 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:54.103523 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.103561 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.103914 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.09 01:44:54.104151 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.104329 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} executeQuery: Read 16 rows, 1.13 KiB in 0.001434 sec., 11157.601115760111 rows/sec., 789.97 KiB/sec. 2025.01.09 01:44:54.104381 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} TCPHandler: Processed in 0.001624146 sec. 2025.01.09 01:44:54.104573 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.104687 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.104742 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.09 01:44:54.105386 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.105432 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.105816 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:54.106045 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.106222 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. 2025.01.09 01:44:54.106337 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} TCPHandler: Processed in 0.001816359 sec. 2025.01.09 01:44:54.106491 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.106599 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.106645 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.09 01:44:54.107171 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.107209 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.107563 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:54.107799 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.107973 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} executeQuery: Read 13 rows, 830.00 B in 0.001397 sec., 9305.654974946314 rows/sec., 580.21 KiB/sec. 2025.01.09 01:44:54.108066 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} TCPHandler: Processed in 0.001625977 sec. 2025.01.09 01:44:54.108211 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.108318 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:54.108363 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:54.109021 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.109059 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.109436 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.09 01:44:54.109668 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.109842 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} executeQuery: Read 355 rows, 25.52 KiB in 0.001545 sec., 229773.46278317153 rows/sec., 16.13 MiB/sec. 2025.01.09 01:44:54.109895 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} TCPHandler: Processed in 0.001734218 sec. 2025.01.09 01:44:54.110036 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.110143 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.09 01:44:54.110190 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.09 01:44:54.110627 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.110664 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.111024 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:54.111295 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.111486 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. 2025.01.09 01:44:54.111535 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} TCPHandler: Processed in 0.001550935 sec. 2025.01.09 01:44:54.111690 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.111797 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.111846 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:54.112395 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.112433 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.112828 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.09 01:44:54.113081 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.113268 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} executeQuery: Read 177 rows, 11.96 KiB in 0.001492 sec., 118632.70777479892 rows/sec., 7.82 MiB/sec. 2025.01.09 01:44:54.113332 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} TCPHandler: Processed in 0.001693807 sec. 2025.01.09 01:44:54.113490 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.113613 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.113661 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.09 01:44:54.114091 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.114131 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.114503 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.09 01:44:54.114752 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.114952 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. 2025.01.09 01:44:54.115039 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} TCPHandler: Processed in 0.001617576 sec. 2025.01.09 01:44:54.115256 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.115449 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.115526 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:54.116750 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.116792 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.117455 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.09 01:44:54.117789 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.118030 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} executeQuery: Read 9 rows, 16.51 KiB in 0.002607 sec., 3452.2439585730726 rows/sec., 6.19 MiB/sec. 2025.01.09 01:44:54.118981 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} TCPHandler: Processed in 0.003844182 sec. 2025.01.09 01:44:54.119317 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:54.119775 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:54.119965 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:54.121456 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:54.121495 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:54.121871 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.09 01:44:54.122134 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:54.122310 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} executeQuery: Read 52 rows, 3.30 KiB in 0.002663 sec., 19526.84941794968 rows/sec., 1.21 MiB/sec. 2025.01.09 01:44:54.122361 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} TCPHandler: Processed in 0.003241083 sec. 2025.01.09 01:44:55.188556 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:55.188605 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:55.190601 [ 225 ] {} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.01.09 01:44:57.196130 [ 218 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:57.196199 [ 218 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:57.198289 [ 218 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.01.09 01:44:57.588304 [ 44 ] {} DNSResolver: Updating DNS cache 2025.01.09 01:44:57.588365 [ 44 ] {} DNSResolver: Updated DNS cache 2025.01.09 01:44:57.829325 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.01.09 01:44:57.829952 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:57.829994 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. 2025.01.09 01:44:57.830529 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:44:57.830791 [ 243 ] {} system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:57.831025 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.01.09 01:44:58.207311 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:58.207379 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:58.209338 [ 222 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.01.09 01:44:59.096105 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.096317 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.09 01:44:59.096399 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.09 01:44:59.097238 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.097282 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.097742 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.09 01:44:59.098018 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.098193 [ 40 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 2025.01.09 01:44:59.098237 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} executeQuery: Read 88 rows, 7.92 KiB in 0.001977 sec., 44511.88669701568 rows/sec., 3.91 MiB/sec. 2025.01.09 01:44:59.098244 [ 40 ] {} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.098284 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.098323 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} TCPHandler: Processed in 0.002358938 sec. 2025.01.09 01:44:59.098552 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full 2025.01.09 01:44:59.098554 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.098824 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.09 01:44:59.098847 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:59.098963 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 1399 rows starting from the beginning of the part 2025.01.09 01:44:59.098986 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.09 01:44:59.099761 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 86 rows starting from the beginning of the part 2025.01.09 01:44:59.100273 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 191 rows starting from the beginning of the part 2025.01.09 01:44:59.100802 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 88 rows starting from the beginning of the part 2025.01.09 01:44:59.101443 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 191 rows starting from the beginning of the part 2025.01.09 01:44:59.101893 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 88 rows starting from the beginning of the part 2025.01.09 01:44:59.102802 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.102849 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.103436 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.09 01:44:59.103748 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.103986 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} executeQuery: Read 31 rows, 2.33 KiB in 0.005279 sec., 5872.324303845426 rows/sec., 441.57 KiB/sec. 2025.01.09 01:44:59.104231 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} TCPHandler: Processed in 0.005790913 sec. 2025.01.09 01:44:59.104414 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 5 columns (5 merged, 0 gathered) in 0.006052248 sec., 337560.522966012 rows/sec., 30.06 MiB/sec. 2025.01.09 01:44:59.104439 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.104636 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.09 01:44:59.104706 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) 2025.01.09 01:44:59.104722 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.09 01:44:59.105111 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.105224 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 2025.01.09 01:44:59.105318 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.01.09 01:44:59.105520 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.105564 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.105930 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.09 01:44:59.106171 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.106323 [ 40 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 2025.01.09 01:44:59.106362 [ 40 ] {} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.106365 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} executeQuery: Read 62 rows, 4.99 KiB in 0.001792 sec., 34598.21428571428 rows/sec., 2.72 MiB/sec. 2025.01.09 01:44:59.106388 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.106482 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} TCPHandler: Processed in 0.002139525 sec. 2025.01.09 01:44:59.106681 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full 2025.01.09 01:44:59.106704 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.106983 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:59.106999 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.09 01:44:59.107094 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.09 01:44:59.107098 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 873 rows starting from the beginning of the part 2025.01.09 01:44:59.107445 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 58 rows starting from the beginning of the part 2025.01.09 01:44:59.107848 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 355 rows starting from the beginning of the part 2025.01.09 01:44:59.108181 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 62 rows starting from the beginning of the part 2025.01.09 01:44:59.108558 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 355 rows starting from the beginning of the part 2025.01.09 01:44:59.108844 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 62 rows starting from the beginning of the part 2025.01.09 01:44:59.109856 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.109934 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.110901 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.09 01:44:59.111452 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.111943 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} executeQuery: Read 100 rows, 7.10 KiB in 0.005035 sec., 19860.973187686195 rows/sec., 1.38 MiB/sec. 2025.01.09 01:44:59.112267 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} TCPHandler: Processed in 0.005662131 sec. 2025.01.09 01:44:59.112311 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergeTask::MergeProjectionsStage: Merge sorted 1765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813274 sec., 303615.4841488634 rows/sec., 23.07 MiB/sec. 2025.01.09 01:44:59.112476 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.112552 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) 2025.01.09 01:44:59.112716 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.09 01:44:59.112896 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.09 01:44:59.113245 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.113538 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 2025.01.09 01:44:59.113755 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.09 01:44:59.115012 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.115057 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.115760 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.09 01:44:59.116075 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.116297 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} executeQuery: Read 31 rows, 56.88 KiB in 0.003671 sec., 8444.565513484065 rows/sec., 15.13 MiB/sec. 2025.01.09 01:44:59.116431 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} TCPHandler: Processed in 0.004017725 sec. 2025.01.09 01:44:59.116622 [ 266 ] {} TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.116732 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.09 01:44:59.116782 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.09 01:44:59.117246 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.117283 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.117659 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.09 01:44:59.117915 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.118159 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} executeQuery: Read 3 rows, 246.00 B in 0.001436 sec., 2089.136490250696 rows/sec., 167.29 KiB/sec. 2025.01.09 01:44:59.118384 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} TCPHandler: Processed in 0.001817799 sec. 2025.01.09 01:44:59.118538 [ 259 ] {} TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.09 01:44:59.118645 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.09 01:44:59.118693 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.09 01:44:59.119144 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:44:59.119182 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:44:59.119555 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.09 01:44:59.119813 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:44:59.120033 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} executeQuery: Read 30 rows, 2.10 KiB in 0.001405 sec., 21352.313167259785 rows/sec., 1.46 MiB/sec. 2025.01.09 01:44:59.120113 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} TCPHandler: Processed in 0.001632806 sec. 2025.01.09 01:45:00.857125 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.01.09 01:45:00.882210 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.09 01:45:00.882278 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. 2025.01.09 01:45:00.890425 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.09 01:45:00.891472 [ 244 ] {} system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.09 01:45:00.895667 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679