[ Apr 30 22:37:47 Enabled. ] [ Apr 30 22:37:47 Rereading configuration. ] [ Apr 30 22:37:49 Rereading configuration. ] [ Apr 30 22:37:52 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Apr 30 22:37:52 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.04.30 22:37:54.478447 [ 1 ] {} Application: Will watch for the process with pid 23139 2025.04.30 22:37:54.478913 [ 1 ] {} Application: Forked a child process to watch 2025.04.30 22:37:54.994143 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23139 2025.04.30 22:37:54.996516 [ 1 ] {} Application: starting up 2025.04.30 22:37:54.998690 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.04.30 22:37:55.263741 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.04.30 22:37:55.296699 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.04.30 22:37:55.296793 [ 1 ] {} Application: Initializing DateLUT. 2025.04.30 22:37:55.296807 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.04.30 22:37:55.296882 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.04.30 22:37:55.297648 [ 1 ] {} Application: Initializing interserver credentials. 2025.04.30 22:37:55.300969 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.04.30 22:37:55.301994 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.04.30 22:37:55.303237 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.04.30 22:37:55.303291 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.04.30 22:37:55.303331 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.04.30 22:37:55.303562 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.30 22:37:55.304759 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.04.30 22:37:55.310910 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.30 22:37:55.311950 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.30 22:37:55.315407 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.04.30 22:37:55.315510 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.04.30 22:37:55.319128 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.04.30 22:37:55.319754 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.04.30 22:37:55.335411 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.04.30 22:37:55.336878 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.04.30 22:37:55.339282 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.04.30 22:37:55.340014 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.04.30 22:37:55.340647 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.04.30 22:37:55.341177 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.04.30 22:37:55.344379 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.04.30 22:37:55.344432 [ 1 ] {} Application: Loading metadata from /data/ 2025.04.30 22:37:55.344519 [ 176 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:37:55.344663 [ 176 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:37:55.364555 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.04.30 22:37:55.364618 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000279179 sec 2025.04.30 22:37:55.364733 [ 1 ] {} ReferentialDeps: No tables 2025.04.30 22:37:55.364788 [ 1 ] {} LoadingDeps: No tables 2025.04.30 22:37:55.368057 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.04.30 22:37:55.370671 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.04.30 22:37:55.409605 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.04.30 22:37:55.409695 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.04.30 22:37:55.409820 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.04.30 22:37:55.409845 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.04.30 22:37:55.409886 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.04.30 22:37:55.410017 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.04.30 22:37:55.418419 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.04.30 22:37:55.418499 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.04.30 22:37:55.418578 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.04.30 22:37:55.418969 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.04.30 22:37:55.419006 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.04.30 22:37:55.419058 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.04.30 22:37:55.419164 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.04.30 22:37:55.419186 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.04.30 22:37:55.419229 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.04.30 22:37:55.419433 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.04.30 22:37:55.472712 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.04.30 22:37:55.474486 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.04.30 22:37:55.474656 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198567 sec 2025.04.30 22:37:55.474676 [ 1 ] {} ReferentialDeps: No tables 2025.04.30 22:37:55.474692 [ 1 ] {} LoadingDeps: No tables 2025.04.30 22:37:55.474726 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.04.30 22:37:55.475070 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.04.30 22:37:55.475388 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.04.30 22:37:55.475412 [ 1 ] {} Application: Loaded metadata. 2025.04.30 22:37:55.475451 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.04.30 22:37:55.475473 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.04.30 22:37:55.499096 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.04.30 22:37:55.499448 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.10 MiB (RSS), difference: 92.32 MiB 2025.04.30 22:37:55.502155 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.8421e-05 sec. 2025.04.30 22:37:55.503261 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.04.30 22:37:55.503377 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.04.30 22:37:55.503397 [ 1 ] {} Application: Ready for connections. 2025.04.30 22:37:55.552850 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62310 2025.04.30 22:37:55.553236 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.553295 [ 3 ] {} TCP-Session: e59cc388-b510-4385-afb7-baa2a22a03b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:62310 2025.04.30 22:37:55.553329 [ 3 ] {} TCP-Session: e59cc388-b510-4385-afb7-baa2a22a03b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.553411 [ 3 ] {} TCP-Session: e59cc388-b510-4385-afb7-baa2a22a03b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.553526 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.30 22:37:55.553556 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:55.553632 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:55.558475 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44794 2025.04.30 22:37:55.558630 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.558667 [ 4 ] {} TCP-Session: c137c3c0-ec89-4bae-8c19-e36030c8b4e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:44794 2025.04.30 22:37:55.558698 [ 4 ] {} TCP-Session: c137c3c0-ec89-4bae-8c19-e36030c8b4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.558821 [ 4 ] {} TCP-Session: c137c3c0-ec89-4bae-8c19-e36030c8b4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.559521 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55175 2025.04.30 22:37:55.559521 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36162 2025.04.30 22:37:55.559623 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34218 2025.04.30 22:37:55.559666 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.559715 [ 253 ] {} TCP-Session: 333076be-dea6-4b95-bd05-88f7a5691379 Authenticating user 'default' from [fd00:1122:3344:101::a]:55175 2025.04.30 22:37:55.559923 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.559989 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.559996 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57657 2025.04.30 22:37:55.560013 [ 253 ] {} TCP-Session: 333076be-dea6-4b95-bd05-88f7a5691379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560091 [ 5 ] {} TCP-Session: 33ae1f64-284a-4d77-a599-92f6f2d994b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:36162 2025.04.30 22:37:55.560120 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61778 2025.04.30 22:37:55.560237 [ 253 ] {} TCP-Session: 333076be-dea6-4b95-bd05-88f7a5691379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560262 [ 5 ] {} TCP-Session: 33ae1f64-284a-4d77-a599-92f6f2d994b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560300 [ 254 ] {} TCP-Session: ad469c82-60bf-4697-82fb-c8d66da82489 Authenticating user 'default' from [fd00:1122:3344:101::a]:34218 2025.04.30 22:37:55.560282 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.560440 [ 5 ] {} TCP-Session: 33ae1f64-284a-4d77-a599-92f6f2d994b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560463 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.560519 [ 255 ] {} TCP-Session: 7acb8d50-85dc-446c-841b-0f7b52be46f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:57657 2025.04.30 22:37:55.560543 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65360 2025.04.30 22:37:55.560657 [ 255 ] {} TCP-Session: 7acb8d50-85dc-446c-841b-0f7b52be46f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560627 [ 256 ] {} TCP-Session: 8120dac3-1396-4d45-b577-55f23683a533 Authenticating user 'default' from [fd00:1122:3344:101::a]:61778 2025.04.30 22:37:55.560544 [ 254 ] {} TCP-Session: ad469c82-60bf-4697-82fb-c8d66da82489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560892 [ 256 ] {} TCP-Session: 8120dac3-1396-4d45-b577-55f23683a533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560920 [ 255 ] {} TCP-Session: 7acb8d50-85dc-446c-841b-0f7b52be46f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.560919 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:55.560895 [ 254 ] {} TCP-Session: ad469c82-60bf-4697-82fb-c8d66da82489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.561004 [ 256 ] {} TCP-Session: 8120dac3-1396-4d45-b577-55f23683a533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.561107 [ 257 ] {} TCP-Session: 46d8f908-ab7f-4a76-88c1-bce0cc671196 Authenticating user 'default' from [fd00:1122:3344:101::a]:65360 2025.04.30 22:37:55.561219 [ 257 ] {} TCP-Session: 46d8f908-ab7f-4a76-88c1-bce0cc671196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:55.561328 [ 257 ] {} TCP-Session: 46d8f908-ab7f-4a76-88c1-bce0cc671196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.16 MiB, peak 117.16 MiB, free memory in arenas 0.00 B, will set to 119.39 MiB (RSS), difference: 2.23 MiB 2025.04.30 22:37:56.825846 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43494 2025.04.30 22:37:56.826064 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.826097 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43494 2025.04.30 22:37:56.826122 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.826199 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.826270 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.30 22:37:56.826298 [ 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.04.30 22:37:56.826372 [ 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.04.30 22:37:56.827941 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43595 2025.04.30 22:37:56.828135 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.828166 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43865 2025.04.30 22:37:56.828193 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43595 2025.04.30 22:37:56.828228 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59279 2025.04.30 22:37:56.828180 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38737 2025.04.30 22:37:56.828392 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.828557 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.828594 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62151 2025.04.30 22:37:56.828660 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.828717 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.828849 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.828886 [ 262 ] {} TCP-Session: 3addfef9-1428-480d-9c77-6a047fe8b41b Authenticating user 'default' from [fd00:1122:3344:101::d]:59279 2025.04.30 22:37:56.828894 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43837 2025.04.30 22:37:56.828940 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44641 2025.04.30 22:37:56.828914 [ 261 ] {} TCP-Session: dfa21a87-1057-42f7-8378-efd78bad166b Authenticating user 'default' from [fd00:1122:3344:101::d]:43865 2025.04.30 22:37:56.828923 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.829006 [ 262 ] {} TCP-Session: 3addfef9-1428-480d-9c77-6a047fe8b41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829060 [ 260 ] {} TCP-Session: 62e6cf5f-5e3a-4316-a577-ae36a2f744c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38737 2025.04.30 22:37:56.828744 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41778 2025.04.30 22:37:56.829100 [ 261 ] {} TCP-Session: dfa21a87-1057-42f7-8378-efd78bad166b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829245 [ 264 ] {} TCP-Session: ef3c3f80-5754-441d-989a-803c28d790e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62151 2025.04.30 22:37:56.829261 [ 260 ] {} TCP-Session: 62e6cf5f-5e3a-4316-a577-ae36a2f744c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829267 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.829300 [ 262 ] {} TCP-Session: 3addfef9-1428-480d-9c77-6a047fe8b41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829298 [ 261 ] {} TCP-Session: dfa21a87-1057-42f7-8378-efd78bad166b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829566 [ 260 ] {} TCP-Session: 62e6cf5f-5e3a-4316-a577-ae36a2f744c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829594 [ 266 ] {} TCP-Session: 48276cad-675b-4a3c-a3dd-613b82ee51fc Authenticating user 'default' from [fd00:1122:3344:101::d]:43837 2025.04.30 22:37:56.829434 [ 264 ] {} TCP-Session: ef3c3f80-5754-441d-989a-803c28d790e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829658 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.829868 [ 266 ] {} TCP-Session: 48276cad-675b-4a3c-a3dd-613b82ee51fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829867 [ 264 ] {} TCP-Session: ef3c3f80-5754-441d-989a-803c28d790e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.829918 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.829936 [ 263 ] {} TCP-Session: bb058948-c105-4513-9fc7-311d620836d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44641 2025.04.30 22:37:56.829975 [ 265 ] {} TCP-Session: 7082af78-1e44-4d26-966a-f35a84472771 Authenticating user 'default' from [fd00:1122:3344:101::d]:41778 2025.04.30 22:37:56.829959 [ 266 ] {} TCP-Session: 48276cad-675b-4a3c-a3dd-613b82ee51fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.830070 [ 263 ] {} TCP-Session: bb058948-c105-4513-9fc7-311d620836d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.830114 [ 265 ] {} TCP-Session: 7082af78-1e44-4d26-966a-f35a84472771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.830204 [ 263 ] {} TCP-Session: bb058948-c105-4513-9fc7-311d620836d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.830220 [ 265 ] {} TCP-Session: 7082af78-1e44-4d26-966a-f35a84472771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.838008 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:56.845675 [ 258 ] {0c8dfe60-c52f-4279-8734-618f9141c60d} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.04.30 22:37:56.956378 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44180 2025.04.30 22:37:56.956974 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.957020 [ 267 ] {} TCP-Session: 376dc876-4155-405f-b94d-92f279d1ee22 Authenticating user 'default' from [fd00:1122:3344:101::c]:44180 2025.04.30 22:37:56.957046 [ 267 ] {} TCP-Session: 376dc876-4155-405f-b94d-92f279d1ee22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.957130 [ 267 ] {} TCP-Session: 376dc876-4155-405f-b94d-92f279d1ee22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.957185 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.30 22:37:56.957210 [ 267 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:56.957288 [ 267 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:56.959077 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35704 2025.04.30 22:37:56.959186 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64618 2025.04.30 22:37:56.959339 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.959342 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58171 2025.04.30 22:37:56.959496 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.959494 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61644 2025.04.30 22:37:56.959525 [ 268 ] {} TCP-Session: c74385cf-7d12-42a4-b8c8-aafaa2b1e7c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:35704 2025.04.30 22:37:56.959565 [ 269 ] {} TCP-Session: de54a5ed-196d-444c-b9fa-5ca79184ef42 Authenticating user 'default' from [fd00:1122:3344:101::c]:64618 2025.04.30 22:37:56.959962 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57045 2025.04.30 22:37:56.959966 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.960017 [ 268 ] {} TCP-Session: c74385cf-7d12-42a4-b8c8-aafaa2b1e7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960157 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.960170 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41408 2025.04.30 22:37:56.960192 [ 268 ] {} TCP-Session: c74385cf-7d12-42a4-b8c8-aafaa2b1e7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960249 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52906 2025.04.30 22:37:56.960271 [ 270 ] {} TCP-Session: d76848ff-ae6d-4c75-85b0-6a76cd751910 Authenticating user 'default' from [fd00:1122:3344:101::c]:58171 2025.04.30 22:37:56.960005 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.960211 [ 272 ] {} TCP-Session: 701b7599-3f84-44e3-a199-6d1628bb3b36 Authenticating user 'default' from [fd00:1122:3344:101::c]:57045 2025.04.30 22:37:56.959986 [ 269 ] {} TCP-Session: de54a5ed-196d-444c-b9fa-5ca79184ef42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960661 [ 270 ] {} TCP-Session: d76848ff-ae6d-4c75-85b0-6a76cd751910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960730 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.960864 [ 272 ] {} TCP-Session: 701b7599-3f84-44e3-a199-6d1628bb3b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960905 [ 270 ] {} TCP-Session: d76848ff-ae6d-4c75-85b0-6a76cd751910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.960928 [ 274 ] {} TCP-Session: 23122eab-75a7-4d2e-82c8-7d2c5e6a276f Authenticating user 'default' from [fd00:1122:3344:101::c]:52906 2025.04.30 22:37:56.960934 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:56.960910 [ 271 ] {} TCP-Session: 86ae788a-7a82-49d7-9bf9-aaf9703ebaed Authenticating user 'default' from [fd00:1122:3344:101::c]:61644 2025.04.30 22:37:56.961641 [ 272 ] {} TCP-Session: 701b7599-3f84-44e3-a199-6d1628bb3b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.961686 [ 271 ] {} TCP-Session: 86ae788a-7a82-49d7-9bf9-aaf9703ebaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.961683 [ 269 ] {} TCP-Session: de54a5ed-196d-444c-b9fa-5ca79184ef42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.961749 [ 274 ] {} TCP-Session: 23122eab-75a7-4d2e-82c8-7d2c5e6a276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.961753 [ 273 ] {} TCP-Session: ce9236e7-e1be-4ea9-9a81-58aa0c0f7bf6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41408 2025.04.30 22:37:56.962407 [ 271 ] {} TCP-Session: 86ae788a-7a82-49d7-9bf9-aaf9703ebaed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.963091 [ 273 ] {} TCP-Session: ce9236e7-e1be-4ea9-9a81-58aa0c0f7bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.963105 [ 274 ] {} TCP-Session: 23122eab-75a7-4d2e-82c8-7d2c5e6a276f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.963748 [ 273 ] {} TCP-Session: ce9236e7-e1be-4ea9-9a81-58aa0c0f7bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:56.974193 [ 258 ] {0c8dfe60-c52f-4279-8734-618f9141c60d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43494) (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 @ 0x0000000000116607 in /system/lib/amd64/libc.so.1 2025.04.30 22:37:56.975665 [ 258 ] {0c8dfe60-c52f-4279-8734-618f9141c60d} 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 @ 0x0000000000116607 in /system/lib/amd64/libc.so.1 2025.04.30 22:37:56.975862 [ 258 ] {0c8dfe60-c52f-4279-8734-618f9141c60d} TCPHandler: Processed in 0.142176141 sec. 2025.04.30 22:37:56.976278 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:56.976487 [ 259 ] {eaf815ee-c1e8-461c-ad4b-7d1523ee3312} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.04.30 22:37:56.976896 [ 259 ] {eaf815ee-c1e8-461c-ad4b-7d1523ee3312} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43595) (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 @ 0x0000000000116607 in /system/lib/amd64/libc.so.1 2025.04.30 22:37:56.977152 [ 259 ] {eaf815ee-c1e8-461c-ad4b-7d1523ee3312} 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 @ 0x0000000000116607 in /system/lib/amd64/libc.so.1 2025.04.30 22:37:56.977351 [ 259 ] {eaf815ee-c1e8-461c-ad4b-7d1523ee3312} TCPHandler: Processed in 0.001211702 sec. 2025.04.30 22:37:56.977671 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:56.981782 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.04.30 22:37:56.981898 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.04.30 22:37:56.984541 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.04.30 22:37:56.984563 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6832e-05 sec 2025.04.30 22:37:56.984578 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} ReferentialDeps: No tables 2025.04.30 22:37:56.984625 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} LoadingDeps: No tables 2025.04.30 22:37:56.984679 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} DatabaseAtomic (oximeter): Starting up tables. 2025.04.30 22:37:56.986695 [ 258 ] {7b1fe029-45ef-449c-9b59-35a89186b4ab} TCPHandler: Processed in 0.009139904 sec. 2025.04.30 22:37:56.986846 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:56.987071 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} executeQuery: (from [fd00:1122:3344:101::d]:43494) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.04.30 22:37:56.987116 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.04.30 22:37:57.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.59 MiB, peak 123.59 MiB, free memory in arenas 0.00 B, will set to 131.30 MiB (RSS), difference: 7.71 MiB 2025.04.30 22:37:57.006657 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} StoragePolicy (default): Storage policy default created, total volumes 1 2025.04.30 22:37:57.008844 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} oximeter.version (b37c5747-de30-4863-aafc-802b4e71b2e0): Loading data parts 2025.04.30 22:37:57.009412 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} oximeter.version (b37c5747-de30-4863-aafc-802b4e71b2e0): There are no data parts 2025.04.30 22:37:57.013455 [ 258 ] {5344cc2b-4463-4eb5-9519-782282f83818} TCPHandler: Processed in 0.026660615 sec. 2025.04.30 22:37:57.013633 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.013890 [ 258 ] {0a1d321f-7d2b-4cb6-8352-d5175a73b949} executeQuery: (from [fd00:1122:3344:101::d]:43494) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.014009 [ 258 ] {0a1d321f-7d2b-4cb6-8352-d5175a73b949} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.04.30 22:37:57.034478 [ 258 ] {0a1d321f-7d2b-4cb6-8352-d5175a73b949} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Loading data parts 2025.04.30 22:37:57.034713 [ 258 ] {0a1d321f-7d2b-4cb6-8352-d5175a73b949} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): There are no data parts 2025.04.30 22:37:57.036145 [ 258 ] {0a1d321f-7d2b-4cb6-8352-d5175a73b949} TCPHandler: Processed in 0.022563055 sec. 2025.04.30 22:37:57.036345 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.036539 [ 258 ] {f137cc8d-885b-424a-aaea-bb0f4c70b2a4} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.036659 [ 258 ] {f137cc8d-885b-424a-aaea-bb0f4c70b2a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.04.30 22:37:57.038658 [ 258 ] {f137cc8d-885b-424a-aaea-bb0f4c70b2a4} oximeter.measurements_i8 (ccb15d26-9819-42fd-aec8-0c749f53ad03): Loading data parts 2025.04.30 22:37:57.038900 [ 258 ] {f137cc8d-885b-424a-aaea-bb0f4c70b2a4} oximeter.measurements_i8 (ccb15d26-9819-42fd-aec8-0c749f53ad03): There are no data parts 2025.04.30 22:37:57.040125 [ 258 ] {f137cc8d-885b-424a-aaea-bb0f4c70b2a4} TCPHandler: Processed in 0.003833651 sec. 2025.04.30 22:37:57.040281 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.040547 [ 258 ] {2664a956-8d01-4e6c-8d33-74236d80176d} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.040635 [ 258 ] {2664a956-8d01-4e6c-8d33-74236d80176d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.04.30 22:37:57.043161 [ 258 ] {2664a956-8d01-4e6c-8d33-74236d80176d} oximeter.measurements_u8 (820870b2-7dad-4c79-af2a-3e7489629a34): Loading data parts 2025.04.30 22:37:57.043338 [ 258 ] {2664a956-8d01-4e6c-8d33-74236d80176d} oximeter.measurements_u8 (820870b2-7dad-4c79-af2a-3e7489629a34): There are no data parts 2025.04.30 22:37:57.044632 [ 258 ] {2664a956-8d01-4e6c-8d33-74236d80176d} TCPHandler: Processed in 0.004403471 sec. 2025.04.30 22:37:57.044846 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.045036 [ 258 ] {f4859f55-2e7c-481f-969c-f4b27d33a776} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.045149 [ 258 ] {f4859f55-2e7c-481f-969c-f4b27d33a776} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.04.30 22:37:57.047088 [ 258 ] {f4859f55-2e7c-481f-969c-f4b27d33a776} oximeter.measurements_i16 (391bc549-2c16-4657-9eb0-dccbc78a86e7): Loading data parts 2025.04.30 22:37:57.047324 [ 258 ] {f4859f55-2e7c-481f-969c-f4b27d33a776} oximeter.measurements_i16 (391bc549-2c16-4657-9eb0-dccbc78a86e7): There are no data parts 2025.04.30 22:37:57.048479 [ 258 ] {f4859f55-2e7c-481f-969c-f4b27d33a776} TCPHandler: Processed in 0.003683926 sec. 2025.04.30 22:37:57.048618 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.048874 [ 258 ] {4998df77-a84b-4247-803c-4ec42d4bb718} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.048922 [ 258 ] {4998df77-a84b-4247-803c-4ec42d4bb718} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.04.30 22:37:57.050787 [ 258 ] {4998df77-a84b-4247-803c-4ec42d4bb718} oximeter.measurements_u16 (350f894b-2205-46c6-8b52-58b8d26c386b): Loading data parts 2025.04.30 22:37:57.050956 [ 258 ] {4998df77-a84b-4247-803c-4ec42d4bb718} oximeter.measurements_u16 (350f894b-2205-46c6-8b52-58b8d26c386b): There are no data parts 2025.04.30 22:37:57.052116 [ 258 ] {4998df77-a84b-4247-803c-4ec42d4bb718} TCPHandler: Processed in 0.003549352 sec. 2025.04.30 22:37:57.052311 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.052500 [ 258 ] {04fc41d5-29d5-48d4-99bf-16f4c0dac689} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.052608 [ 258 ] {04fc41d5-29d5-48d4-99bf-16f4c0dac689} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.04.30 22:37:57.054492 [ 258 ] {04fc41d5-29d5-48d4-99bf-16f4c0dac689} oximeter.measurements_i32 (9f321116-8933-4e94-96e6-b99f60946e60): Loading data parts 2025.04.30 22:37:57.054717 [ 258 ] {04fc41d5-29d5-48d4-99bf-16f4c0dac689} oximeter.measurements_i32 (9f321116-8933-4e94-96e6-b99f60946e60): There are no data parts 2025.04.30 22:37:57.055945 [ 258 ] {04fc41d5-29d5-48d4-99bf-16f4c0dac689} TCPHandler: Processed in 0.003684586 sec. 2025.04.30 22:37:57.056075 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.056327 [ 258 ] {1cdc2b34-b15c-446c-9d46-7dbd24ea2ebc} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.056373 [ 258 ] {1cdc2b34-b15c-446c-9d46-7dbd24ea2ebc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.04.30 22:37:57.058242 [ 258 ] {1cdc2b34-b15c-446c-9d46-7dbd24ea2ebc} oximeter.measurements_u32 (c9034591-bb93-4aec-864f-091e2a83d8ef): Loading data parts 2025.04.30 22:37:57.058399 [ 258 ] {1cdc2b34-b15c-446c-9d46-7dbd24ea2ebc} oximeter.measurements_u32 (c9034591-bb93-4aec-864f-091e2a83d8ef): There are no data parts 2025.04.30 22:37:57.059591 [ 258 ] {1cdc2b34-b15c-446c-9d46-7dbd24ea2ebc} TCPHandler: Processed in 0.003566243 sec. 2025.04.30 22:37:57.059793 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.059979 [ 258 ] {bd72b6a1-8eaa-470c-87a2-b36509d864a4} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.060090 [ 258 ] {bd72b6a1-8eaa-470c-87a2-b36509d864a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.04.30 22:37:57.061989 [ 258 ] {bd72b6a1-8eaa-470c-87a2-b36509d864a4} oximeter.measurements_i64 (2aff751b-2b8d-40b7-93c2-c7bf6d6457ef): Loading data parts 2025.04.30 22:37:57.062202 [ 258 ] {bd72b6a1-8eaa-470c-87a2-b36509d864a4} oximeter.measurements_i64 (2aff751b-2b8d-40b7-93c2-c7bf6d6457ef): There are no data parts 2025.04.30 22:37:57.063406 [ 258 ] {bd72b6a1-8eaa-470c-87a2-b36509d864a4} TCPHandler: Processed in 0.003663105 sec. 2025.04.30 22:37:57.063539 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.063791 [ 258 ] {8a893955-53b9-419d-a09e-214149475917} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.063838 [ 258 ] {8a893955-53b9-419d-a09e-214149475917} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.04.30 22:37:57.065745 [ 258 ] {8a893955-53b9-419d-a09e-214149475917} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Loading data parts 2025.04.30 22:37:57.065911 [ 258 ] {8a893955-53b9-419d-a09e-214149475917} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): There are no data parts 2025.04.30 22:37:57.067074 [ 258 ] {8a893955-53b9-419d-a09e-214149475917} TCPHandler: Processed in 0.003586313 sec. 2025.04.30 22:37:57.067267 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.067454 [ 258 ] {9a298c14-c319-4a2c-a6ad-1c763d562733} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.067564 [ 258 ] {9a298c14-c319-4a2c-a6ad-1c763d562733} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.04.30 22:37:57.069385 [ 258 ] {9a298c14-c319-4a2c-a6ad-1c763d562733} oximeter.measurements_f32 (b10ad204-a7f2-4dc4-8cd6-bac16cc32d05): Loading data parts 2025.04.30 22:37:57.069609 [ 258 ] {9a298c14-c319-4a2c-a6ad-1c763d562733} oximeter.measurements_f32 (b10ad204-a7f2-4dc4-8cd6-bac16cc32d05): There are no data parts 2025.04.30 22:37:57.070774 [ 258 ] {9a298c14-c319-4a2c-a6ad-1c763d562733} TCPHandler: Processed in 0.003558442 sec. 2025.04.30 22:37:57.070917 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.071174 [ 258 ] {6041a0a2-2f4d-4733-8706-cebd08dcc2e8} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.071221 [ 258 ] {6041a0a2-2f4d-4733-8706-cebd08dcc2e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.04.30 22:37:57.073221 [ 258 ] {6041a0a2-2f4d-4733-8706-cebd08dcc2e8} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Loading data parts 2025.04.30 22:37:57.073390 [ 258 ] {6041a0a2-2f4d-4733-8706-cebd08dcc2e8} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): There are no data parts 2025.04.30 22:37:57.074577 [ 258 ] {6041a0a2-2f4d-4733-8706-cebd08dcc2e8} TCPHandler: Processed in 0.003710547 sec. 2025.04.30 22:37:57.074781 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.074964 [ 258 ] {e43d1dd5-095c-49b7-b223-7cd7652560ce} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.075074 [ 258 ] {e43d1dd5-095c-49b7-b223-7cd7652560ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.04.30 22:37:57.076939 [ 258 ] {e43d1dd5-095c-49b7-b223-7cd7652560ce} oximeter.measurements_string (d6077c3f-e5f0-4a7a-9513-a10338420adb): Loading data parts 2025.04.30 22:37:57.077171 [ 258 ] {e43d1dd5-095c-49b7-b223-7cd7652560ce} oximeter.measurements_string (d6077c3f-e5f0-4a7a-9513-a10338420adb): There are no data parts 2025.04.30 22:37:57.078331 [ 258 ] {e43d1dd5-095c-49b7-b223-7cd7652560ce} TCPHandler: Processed in 0.003599814 sec. 2025.04.30 22:37:57.078488 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.078739 [ 258 ] {a8349597-53d7-41ad-84a6-f739126719b9} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.078848 [ 258 ] {a8349597-53d7-41ad-84a6-f739126719b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.04.30 22:37:57.080673 [ 258 ] {a8349597-53d7-41ad-84a6-f739126719b9} oximeter.measurements_bytes (7371f14d-5821-42d5-b1a2-baee7ecec0cc): Loading data parts 2025.04.30 22:37:57.080880 [ 258 ] {a8349597-53d7-41ad-84a6-f739126719b9} oximeter.measurements_bytes (7371f14d-5821-42d5-b1a2-baee7ecec0cc): There are no data parts 2025.04.30 22:37:57.082070 [ 258 ] {a8349597-53d7-41ad-84a6-f739126719b9} TCPHandler: Processed in 0.003632304 sec. 2025.04.30 22:37:57.082209 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.082463 [ 258 ] {261bc323-1920-41ad-a018-8ae4fac40cd3} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.082571 [ 258 ] {261bc323-1920-41ad-a018-8ae4fac40cd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.04.30 22:37:57.084443 [ 258 ] {261bc323-1920-41ad-a018-8ae4fac40cd3} oximeter.measurements_cumulativei64 (a341bba8-7269-4402-892d-6912fc0b7691): Loading data parts 2025.04.30 22:37:57.084608 [ 258 ] {261bc323-1920-41ad-a018-8ae4fac40cd3} oximeter.measurements_cumulativei64 (a341bba8-7269-4402-892d-6912fc0b7691): There are no data parts 2025.04.30 22:37:57.085922 [ 258 ] {261bc323-1920-41ad-a018-8ae4fac40cd3} TCPHandler: Processed in 0.003762349 sec. 2025.04.30 22:37:57.086054 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.086243 [ 258 ] {bfc02e2a-7b06-4849-943a-d94d97270a26} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.086357 [ 258 ] {bfc02e2a-7b06-4849-943a-d94d97270a26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.04.30 22:37:57.088211 [ 258 ] {bfc02e2a-7b06-4849-943a-d94d97270a26} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Loading data parts 2025.04.30 22:37:57.088372 [ 258 ] {bfc02e2a-7b06-4849-943a-d94d97270a26} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): There are no data parts 2025.04.30 22:37:57.089674 [ 258 ] {bfc02e2a-7b06-4849-943a-d94d97270a26} TCPHandler: Processed in 0.003670376 sec. 2025.04.30 22:37:57.089863 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.090054 [ 258 ] {d9c1ed7c-0260-46b7-8c13-4c5063a63fd3} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.090167 [ 258 ] {d9c1ed7c-0260-46b7-8c13-4c5063a63fd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.04.30 22:37:57.091994 [ 258 ] {d9c1ed7c-0260-46b7-8c13-4c5063a63fd3} oximeter.measurements_cumulativef32 (51261b57-0562-4abe-8d45-6fd141dba439): Loading data parts 2025.04.30 22:37:57.092219 [ 258 ] {d9c1ed7c-0260-46b7-8c13-4c5063a63fd3} oximeter.measurements_cumulativef32 (51261b57-0562-4abe-8d45-6fd141dba439): There are no data parts 2025.04.30 22:37:57.093762 [ 258 ] {d9c1ed7c-0260-46b7-8c13-4c5063a63fd3} TCPHandler: Processed in 0.003947236 sec. 2025.04.30 22:37:57.093910 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.094169 [ 258 ] {a9fb0bdb-2df7-4e95-9c83-97b8b25a212f} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.094280 [ 258 ] {a9fb0bdb-2df7-4e95-9c83-97b8b25a212f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.04.30 22:37:57.096118 [ 258 ] {a9fb0bdb-2df7-4e95-9c83-97b8b25a212f} oximeter.measurements_cumulativef64 (79d6100e-e121-45d3-8ee6-3b5ec21ab8af): Loading data parts 2025.04.30 22:37:57.096278 [ 258 ] {a9fb0bdb-2df7-4e95-9c83-97b8b25a212f} oximeter.measurements_cumulativef64 (79d6100e-e121-45d3-8ee6-3b5ec21ab8af): There are no data parts 2025.04.30 22:37:57.097592 [ 258 ] {a9fb0bdb-2df7-4e95-9c83-97b8b25a212f} TCPHandler: Processed in 0.003732388 sec. 2025.04.30 22:37:57.097736 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.098006 [ 258 ] {5a36ce3c-4d2c-433e-9165-1e37ae030f92} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.098131 [ 258 ] {5a36ce3c-4d2c-433e-9165-1e37ae030f92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.04.30 22:37:57.100371 [ 258 ] {5a36ce3c-4d2c-433e-9165-1e37ae030f92} oximeter.measurements_histogrami8 (75958bcc-06c4-4715-a03e-a976943a845e): Loading data parts 2025.04.30 22:37:57.100607 [ 258 ] {5a36ce3c-4d2c-433e-9165-1e37ae030f92} oximeter.measurements_histogrami8 (75958bcc-06c4-4715-a03e-a976943a845e): There are no data parts 2025.04.30 22:37:57.101892 [ 258 ] {5a36ce3c-4d2c-433e-9165-1e37ae030f92} TCPHandler: Processed in 0.004207374 sec. 2025.04.30 22:37:57.102034 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.102366 [ 258 ] {4caa8346-1587-4f44-b327-1e9b0edd0a53} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.102497 [ 258 ] {4caa8346-1587-4f44-b327-1e9b0edd0a53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.04.30 22:37:57.104682 [ 258 ] {4caa8346-1587-4f44-b327-1e9b0edd0a53} oximeter.measurements_histogramu8 (40aba2db-cf40-4105-b877-42e34d943609): Loading data parts 2025.04.30 22:37:57.104855 [ 258 ] {4caa8346-1587-4f44-b327-1e9b0edd0a53} oximeter.measurements_histogramu8 (40aba2db-cf40-4105-b877-42e34d943609): There are no data parts 2025.04.30 22:37:57.106135 [ 258 ] {4caa8346-1587-4f44-b327-1e9b0edd0a53} TCPHandler: Processed in 0.004151302 sec. 2025.04.30 22:37:57.106307 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.106565 [ 258 ] {b031a7d6-0026-4052-ab1c-2bf7d2892e31} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.106684 [ 258 ] {b031a7d6-0026-4052-ab1c-2bf7d2892e31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.04.30 22:37:57.109083 [ 258 ] {b031a7d6-0026-4052-ab1c-2bf7d2892e31} oximeter.measurements_histogrami16 (872911d9-b48b-400d-838e-6504832d6aea): Loading data parts 2025.04.30 22:37:57.109306 [ 258 ] {b031a7d6-0026-4052-ab1c-2bf7d2892e31} oximeter.measurements_histogrami16 (872911d9-b48b-400d-838e-6504832d6aea): There are no data parts 2025.04.30 22:37:57.110869 [ 258 ] {b031a7d6-0026-4052-ab1c-2bf7d2892e31} TCPHandler: Processed in 0.004611999 sec. 2025.04.30 22:37:57.111017 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.111342 [ 258 ] {dcc73c83-f11e-4b9d-bf11-c09946c3bb19} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.111461 [ 258 ] {dcc73c83-f11e-4b9d-bf11-c09946c3bb19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.04.30 22:37:57.113806 [ 258 ] {dcc73c83-f11e-4b9d-bf11-c09946c3bb19} oximeter.measurements_histogramu16 (6fe390e8-3dd5-4d52-9042-9413938cb222): Loading data parts 2025.04.30 22:37:57.113996 [ 258 ] {dcc73c83-f11e-4b9d-bf11-c09946c3bb19} oximeter.measurements_histogramu16 (6fe390e8-3dd5-4d52-9042-9413938cb222): There are no data parts 2025.04.30 22:37:57.115287 [ 258 ] {dcc73c83-f11e-4b9d-bf11-c09946c3bb19} TCPHandler: Processed in 0.004322728 sec. 2025.04.30 22:37:57.115493 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.115750 [ 258 ] {21abdaa2-77df-44ba-b3d3-219d24179d11} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.115870 [ 258 ] {21abdaa2-77df-44ba-b3d3-219d24179d11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.04.30 22:37:57.118022 [ 258 ] {21abdaa2-77df-44ba-b3d3-219d24179d11} oximeter.measurements_histogrami32 (5b50e634-e58b-4231-9727-628cf74f1696): Loading data parts 2025.04.30 22:37:57.118256 [ 258 ] {21abdaa2-77df-44ba-b3d3-219d24179d11} oximeter.measurements_histogrami32 (5b50e634-e58b-4231-9727-628cf74f1696): There are no data parts 2025.04.30 22:37:57.119522 [ 258 ] {21abdaa2-77df-44ba-b3d3-219d24179d11} TCPHandler: Processed in 0.00407942 sec. 2025.04.30 22:37:57.119659 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.119977 [ 258 ] {90d8f7d8-09d4-4722-93c5-8093357b02df} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.120095 [ 258 ] {90d8f7d8-09d4-4722-93c5-8093357b02df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.04.30 22:37:57.122256 [ 258 ] {90d8f7d8-09d4-4722-93c5-8093357b02df} oximeter.measurements_histogramu32 (8747d356-149f-4757-b5b9-aaaebb4926a3): Loading data parts 2025.04.30 22:37:57.122425 [ 258 ] {90d8f7d8-09d4-4722-93c5-8093357b02df} oximeter.measurements_histogramu32 (8747d356-149f-4757-b5b9-aaaebb4926a3): There are no data parts 2025.04.30 22:37:57.123738 [ 258 ] {90d8f7d8-09d4-4722-93c5-8093357b02df} TCPHandler: Processed in 0.004129901 sec. 2025.04.30 22:37:57.123934 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.124191 [ 258 ] {8ae1c03e-86f8-4b0c-8b6e-ba1c430063a2} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.124310 [ 258 ] {8ae1c03e-86f8-4b0c-8b6e-ba1c430063a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.04.30 22:37:57.126367 [ 258 ] {8ae1c03e-86f8-4b0c-8b6e-ba1c430063a2} oximeter.measurements_histogrami64 (465393fa-abd4-4770-8b0e-a1725b7d2563): Loading data parts 2025.04.30 22:37:57.126595 [ 258 ] {8ae1c03e-86f8-4b0c-8b6e-ba1c430063a2} oximeter.measurements_histogrami64 (465393fa-abd4-4770-8b0e-a1725b7d2563): There are no data parts 2025.04.30 22:37:57.127854 [ 258 ] {8ae1c03e-86f8-4b0c-8b6e-ba1c430063a2} TCPHandler: Processed in 0.003970857 sec. 2025.04.30 22:37:57.127995 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.128322 [ 258 ] {f075657e-cc5f-415e-88cb-a413c4efa255} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.128444 [ 258 ] {f075657e-cc5f-415e-88cb-a413c4efa255} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.04.30 22:37:57.130673 [ 258 ] {f075657e-cc5f-415e-88cb-a413c4efa255} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Loading data parts 2025.04.30 22:37:57.130873 [ 258 ] {f075657e-cc5f-415e-88cb-a413c4efa255} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): There are no data parts 2025.04.30 22:37:57.132341 [ 258 ] {f075657e-cc5f-415e-88cb-a413c4efa255} TCPHandler: Processed in 0.004395551 sec. 2025.04.30 22:37:57.132551 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.132806 [ 258 ] {580ceae6-08bc-44f3-a104-bd98cf442091} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.132929 [ 258 ] {580ceae6-08bc-44f3-a104-bd98cf442091} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.04.30 22:37:57.135325 [ 258 ] {580ceae6-08bc-44f3-a104-bd98cf442091} oximeter.measurements_histogramf32 (fd112034-188e-4898-af9d-9862384f1fd7): Loading data parts 2025.04.30 22:37:57.135560 [ 258 ] {580ceae6-08bc-44f3-a104-bd98cf442091} oximeter.measurements_histogramf32 (fd112034-188e-4898-af9d-9862384f1fd7): There are no data parts 2025.04.30 22:37:57.136844 [ 258 ] {580ceae6-08bc-44f3-a104-bd98cf442091} TCPHandler: Processed in 0.004343269 sec. 2025.04.30 22:37:57.136994 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.137317 [ 258 ] {24c55f0f-519c-4455-addf-825fec72f2ad} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.137445 [ 258 ] {24c55f0f-519c-4455-addf-825fec72f2ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.04.30 22:37:57.139678 [ 258 ] {24c55f0f-519c-4455-addf-825fec72f2ad} oximeter.measurements_histogramf64 (b009c232-b5d4-423d-a80d-1397dd11c941): Loading data parts 2025.04.30 22:37:57.139842 [ 258 ] {24c55f0f-519c-4455-addf-825fec72f2ad} oximeter.measurements_histogramf64 (b009c232-b5d4-423d-a80d-1397dd11c941): There are no data parts 2025.04.30 22:37:57.141251 [ 258 ] {24c55f0f-519c-4455-addf-825fec72f2ad} TCPHandler: Processed in 0.004309988 sec. 2025.04.30 22:37:57.141458 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.141647 [ 258 ] {ef188bc1-7308-400d-a690-22a820d23043} executeQuery: (from [fd00:1122:3344:101::d]:43494) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.141766 [ 258 ] {ef188bc1-7308-400d-a690-22a820d23043} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.04.30 22:37:57.143870 [ 258 ] {ef188bc1-7308-400d-a690-22a820d23043} oximeter.fields_bool (51a188c8-1431-4fce-b0f5-1349d4c87fea): Loading data parts 2025.04.30 22:37:57.144025 [ 258 ] {ef188bc1-7308-400d-a690-22a820d23043} oximeter.fields_bool (51a188c8-1431-4fce-b0f5-1349d4c87fea): There are no data parts 2025.04.30 22:37:57.145418 [ 258 ] {ef188bc1-7308-400d-a690-22a820d23043} TCPHandler: Processed in 0.004010948 sec. 2025.04.30 22:37:57.145567 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.145750 [ 258 ] {6367b1bf-46a2-46d2-9b7d-2feb6f4a1418} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.145870 [ 258 ] {6367b1bf-46a2-46d2-9b7d-2feb6f4a1418} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.04.30 22:37:57.147903 [ 258 ] {6367b1bf-46a2-46d2-9b7d-2feb6f4a1418} oximeter.fields_i8 (9364b6da-ffcf-4d7a-beb9-6c1665607fa2): Loading data parts 2025.04.30 22:37:57.148063 [ 258 ] {6367b1bf-46a2-46d2-9b7d-2feb6f4a1418} oximeter.fields_i8 (9364b6da-ffcf-4d7a-beb9-6c1665607fa2): There are no data parts 2025.04.30 22:37:57.149319 [ 258 ] {6367b1bf-46a2-46d2-9b7d-2feb6f4a1418} TCPHandler: Processed in 0.003804201 sec. 2025.04.30 22:37:57.149529 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.149714 [ 258 ] {f57a099f-0ac3-41e6-ab7b-d15cfec69534} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.149823 [ 258 ] {f57a099f-0ac3-41e6-ab7b-d15cfec69534} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.04.30 22:37:57.151708 [ 258 ] {f57a099f-0ac3-41e6-ab7b-d15cfec69534} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Loading data parts 2025.04.30 22:37:57.151917 [ 258 ] {f57a099f-0ac3-41e6-ab7b-d15cfec69534} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): There are no data parts 2025.04.30 22:37:57.153238 [ 258 ] {f57a099f-0ac3-41e6-ab7b-d15cfec69534} TCPHandler: Processed in 0.003758739 sec. 2025.04.30 22:37:57.153372 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.153593 [ 258 ] {88b0d513-b8ce-42c8-af21-5e3695f08426} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.153673 [ 258 ] {88b0d513-b8ce-42c8-af21-5e3695f08426} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.04.30 22:37:57.155617 [ 258 ] {88b0d513-b8ce-42c8-af21-5e3695f08426} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Loading data parts 2025.04.30 22:37:57.155848 [ 258 ] {88b0d513-b8ce-42c8-af21-5e3695f08426} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): There are no data parts 2025.04.30 22:37:57.157844 [ 258 ] {88b0d513-b8ce-42c8-af21-5e3695f08426} TCPHandler: Processed in 0.004521795 sec. 2025.04.30 22:37:57.158082 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.158271 [ 258 ] {8f6a338b-0f0e-47b0-9057-a2d38f9b09ec} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.158447 [ 258 ] {8f6a338b-0f0e-47b0-9057-a2d38f9b09ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.04.30 22:37:57.160353 [ 258 ] {8f6a338b-0f0e-47b0-9057-a2d38f9b09ec} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Loading data parts 2025.04.30 22:37:57.160593 [ 258 ] {8f6a338b-0f0e-47b0-9057-a2d38f9b09ec} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): There are no data parts 2025.04.30 22:37:57.161868 [ 258 ] {8f6a338b-0f0e-47b0-9057-a2d38f9b09ec} TCPHandler: Processed in 0.003838121 sec. 2025.04.30 22:37:57.162006 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.162264 [ 258 ] {38c9e23a-2a7e-47f8-a96f-a85d8e0e72a3} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.162311 [ 258 ] {38c9e23a-2a7e-47f8-a96f-a85d8e0e72a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.04.30 22:37:57.164185 [ 258 ] {38c9e23a-2a7e-47f8-a96f-a85d8e0e72a3} oximeter.fields_i32 (7adaa5d6-f643-4b45-bad9-7893daecca53): Loading data parts 2025.04.30 22:37:57.164344 [ 258 ] {38c9e23a-2a7e-47f8-a96f-a85d8e0e72a3} oximeter.fields_i32 (7adaa5d6-f643-4b45-bad9-7893daecca53): There are no data parts 2025.04.30 22:37:57.165569 [ 258 ] {38c9e23a-2a7e-47f8-a96f-a85d8e0e72a3} TCPHandler: Processed in 0.003613444 sec. 2025.04.30 22:37:57.165767 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.165954 [ 258 ] {de9b5d67-0f3e-4c7e-b41e-cb5d9ca92ae8} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.166066 [ 258 ] {de9b5d67-0f3e-4c7e-b41e-cb5d9ca92ae8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.04.30 22:37:57.167897 [ 258 ] {de9b5d67-0f3e-4c7e-b41e-cb5d9ca92ae8} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Loading data parts 2025.04.30 22:37:57.168140 [ 258 ] {de9b5d67-0f3e-4c7e-b41e-cb5d9ca92ae8} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): There are no data parts 2025.04.30 22:37:57.169450 [ 258 ] {de9b5d67-0f3e-4c7e-b41e-cb5d9ca92ae8} TCPHandler: Processed in 0.003733038 sec. 2025.04.30 22:37:57.169589 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.169848 [ 258 ] {040785dd-7d91-4826-920b-546f92e38cda} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.169931 [ 258 ] {040785dd-7d91-4826-920b-546f92e38cda} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.04.30 22:37:57.171819 [ 258 ] {040785dd-7d91-4826-920b-546f92e38cda} oximeter.fields_i64 (e543ded6-86f4-474b-a018-73d37fd4eeee): Loading data parts 2025.04.30 22:37:57.171980 [ 258 ] {040785dd-7d91-4826-920b-546f92e38cda} oximeter.fields_i64 (e543ded6-86f4-474b-a018-73d37fd4eeee): There are no data parts 2025.04.30 22:37:57.173202 [ 258 ] {040785dd-7d91-4826-920b-546f92e38cda} TCPHandler: Processed in 0.003663165 sec. 2025.04.30 22:37:57.173414 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.173600 [ 258 ] {7047baae-1066-4701-9786-882ea44a4d38} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.173714 [ 258 ] {7047baae-1066-4701-9786-882ea44a4d38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.04.30 22:37:57.175559 [ 258 ] {7047baae-1066-4701-9786-882ea44a4d38} oximeter.fields_u64 (0f01287c-3843-4065-ae8e-e857411dc4cf): Loading data parts 2025.04.30 22:37:57.175796 [ 258 ] {7047baae-1066-4701-9786-882ea44a4d38} oximeter.fields_u64 (0f01287c-3843-4065-ae8e-e857411dc4cf): There are no data parts 2025.04.30 22:37:57.177050 [ 258 ] {7047baae-1066-4701-9786-882ea44a4d38} TCPHandler: Processed in 0.003691317 sec. 2025.04.30 22:37:57.177183 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.177440 [ 258 ] {bb201ddf-7098-4953-8995-7705fa6755c4} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.177556 [ 258 ] {bb201ddf-7098-4953-8995-7705fa6755c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.04.30 22:37:57.179380 [ 258 ] {bb201ddf-7098-4953-8995-7705fa6755c4} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Loading data parts 2025.04.30 22:37:57.179523 [ 258 ] {bb201ddf-7098-4953-8995-7705fa6755c4} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): There are no data parts 2025.04.30 22:37:57.180806 [ 258 ] {bb201ddf-7098-4953-8995-7705fa6755c4} TCPHandler: Processed in 0.003673917 sec. 2025.04.30 22:37:57.180940 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.181125 [ 258 ] {6e25d3ca-c2cf-450d-a64b-9fe8d367fea3} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.181246 [ 258 ] {6e25d3ca-c2cf-450d-a64b-9fe8d367fea3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.04.30 22:37:57.183232 [ 258 ] {6e25d3ca-c2cf-450d-a64b-9fe8d367fea3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Loading data parts 2025.04.30 22:37:57.183475 [ 258 ] {6e25d3ca-c2cf-450d-a64b-9fe8d367fea3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): There are no data parts 2025.04.30 22:37:57.184751 [ 258 ] {6e25d3ca-c2cf-450d-a64b-9fe8d367fea3} TCPHandler: Processed in 0.003860872 sec. 2025.04.30 22:37:57.184901 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.185162 [ 258 ] {3baaeab9-41ac-4a89-bc9a-f226e9b802b4} executeQuery: (from [fd00:1122:3344:101::d]:43494) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.04.30 22:37:57.185281 [ 258 ] {3baaeab9-41ac-4a89-bc9a-f226e9b802b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.04.30 22:37:57.187120 [ 258 ] {3baaeab9-41ac-4a89-bc9a-f226e9b802b4} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Loading data parts 2025.04.30 22:37:57.187292 [ 258 ] {3baaeab9-41ac-4a89-bc9a-f226e9b802b4} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): There are no data parts 2025.04.30 22:37:57.188662 [ 258 ] {3baaeab9-41ac-4a89-bc9a-f226e9b802b4} TCPHandler: Processed in 0.003823101 sec. 2025.04.30 22:37:57.188830 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.189089 [ 258 ] {c3e855d7-74ec-4435-bf73-972ffcada5ef} executeQuery: (from [fd00:1122:3344:101::d]:43494) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.04.30 22:37:57.189234 [ 258 ] {c3e855d7-74ec-4435-bf73-972ffcada5ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.04.30 22:37:57.191131 [ 258 ] {c3e855d7-74ec-4435-bf73-972ffcada5ef} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Loading data parts 2025.04.30 22:37:57.191350 [ 258 ] {c3e855d7-74ec-4435-bf73-972ffcada5ef} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): There are no data parts 2025.04.30 22:37:57.193122 [ 258 ] {c3e855d7-74ec-4435-bf73-972ffcada5ef} TCPHandler: Processed in 0.004344489 sec. 2025.04.30 22:37:57.193470 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:37:57.193782 [ 259 ] {14c3c047-a608-481c-8adf-6c972585fac2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.04.30 22:37:57.197870 [ 259 ] {14c3c047-a608-481c-8adf-6c972585fac2} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.04.30 22:37:57.223250 [ 275 ] {14c3c047-a608-481c-8adf-6c972585fac2} oximeter.version (b37c5747-de30-4863-aafc-802b4e71b2e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:37:57.223311 [ 275 ] {14c3c047-a608-481c-8adf-6c972585fac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:37:57.231907 [ 275 ] {14c3c047-a608-481c-8adf-6c972585fac2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:37:57.232480 [ 275 ] {14c3c047-a608-481c-8adf-6c972585fac2} oximeter.version (b37c5747-de30-4863-aafc-802b4e71b2e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:37:57.232812 [ 259 ] {14c3c047-a608-481c-8adf-6c972585fac2} executeQuery: Read 1 rows, 16.00 B in 0.039174 sec., 25.5271353448716 rows/sec., 408.43 B/sec. 2025.04.30 22:37:57.233200 [ 259 ] {14c3c047-a608-481c-8adf-6c972585fac2} TCPHandler: Processed in 0.039865138 sec. 2025.04.30 22:37:57.330433 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52457 2025.04.30 22:37:57.330567 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.330600 [ 277 ] {} TCP-Session: 0e4e558d-e09a-45b5-bf4e-5be4f9e9c7c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52457 2025.04.30 22:37:57.330731 [ 277 ] {} TCP-Session: 0e4e558d-e09a-45b5-bf4e-5be4f9e9c7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.330749 [ 277 ] {} TCP-Session: 0e4e558d-e09a-45b5-bf4e-5be4f9e9c7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.330804 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.30 22:37:57.330902 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:57.330926 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.04.30 22:37:57.332470 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34289 2025.04.30 22:37:57.332608 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.332655 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47263 2025.04.30 22:37:57.332711 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47276 2025.04.30 22:37:57.332729 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52839 2025.04.30 22:37:57.332765 [ 278 ] {} TCP-Session: 5b0da0c8-e3d8-49ca-bc73-3064e230c156 Authenticating user 'default' from [fd00:1122:3344:101::b]:34289 2025.04.30 22:37:57.332787 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59455 2025.04.30 22:37:57.332960 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.332987 [ 278 ] {} TCP-Session: 5b0da0c8-e3d8-49ca-bc73-3064e230c156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.332972 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56463 2025.04.30 22:37:57.333091 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.333278 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.333292 [ 278 ] {} TCP-Session: 5b0da0c8-e3d8-49ca-bc73-3064e230c156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333332 [ 279 ] {} TCP-Session: 54407ea6-456b-4c2a-a3e8-8cfc56b9c157 Authenticating user 'default' from [fd00:1122:3344:101::b]:52839 2025.04.30 22:37:57.333305 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.333367 [ 281 ] {} TCP-Session: 7889cfc2-4686-499c-80a3-b43d610f1158 Authenticating user 'default' from [fd00:1122:3344:101::b]:47276 2025.04.30 22:37:57.333468 [ 282 ] {} TCP-Session: a46155ad-0b3a-4003-8507-284fa51b5bce Authenticating user 'default' from [fd00:1122:3344:101::b]:59455 2025.04.30 22:37:57.333552 [ 281 ] {} TCP-Session: 7889cfc2-4686-499c-80a3-b43d610f1158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333555 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.333362 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56109 2025.04.30 22:37:57.333628 [ 280 ] {} TCP-Session: 7c99c096-b1bd-458f-ae2f-8bb7021994cd Authenticating user 'default' from [fd00:1122:3344:101::b]:47263 2025.04.30 22:37:57.333613 [ 281 ] {} TCP-Session: 7889cfc2-4686-499c-80a3-b43d610f1158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333574 [ 279 ] {} TCP-Session: 54407ea6-456b-4c2a-a3e8-8cfc56b9c157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333774 [ 280 ] {} TCP-Session: 7c99c096-b1bd-458f-ae2f-8bb7021994cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333714 [ 283 ] {} TCP-Session: 0e9b9cd2-6079-4bfd-8751-82d463992d8e Authenticating user 'default' from [fd00:1122:3344:101::b]:56463 2025.04.30 22:37:57.333602 [ 282 ] {} TCP-Session: a46155ad-0b3a-4003-8507-284fa51b5bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333970 [ 279 ] {} TCP-Session: 54407ea6-456b-4c2a-a3e8-8cfc56b9c157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.333992 [ 280 ] {} TCP-Session: 7c99c096-b1bd-458f-ae2f-8bb7021994cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.334014 [ 283 ] {} TCP-Session: 0e9b9cd2-6079-4bfd-8751-82d463992d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.334019 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.30 22:37:57.334076 [ 282 ] {} TCP-Session: a46155ad-0b3a-4003-8507-284fa51b5bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.334200 [ 283 ] {} TCP-Session: 0e9b9cd2-6079-4bfd-8751-82d463992d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.334252 [ 284 ] {} TCP-Session: c8e5fde4-c627-4fba-907f-e1a9b8ed5a31 Authenticating user 'default' from [fd00:1122:3344:101::b]:56109 2025.04.30 22:37:57.334360 [ 284 ] {} TCP-Session: c8e5fde4-c627-4fba-907f-e1a9b8ed5a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:57.334396 [ 284 ] {} TCP-Session: c8e5fde4-c627-4fba-907f-e1a9b8ed5a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:37:58.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 134.54 MiB, peak 134.54 MiB, free memory in arenas 0.00 B, will set to 140.75 MiB (RSS), difference: 6.21 MiB 2025.04.30 22:38:02.921345 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.04.30 22:38:02.921457 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.04.30 22:38:02.921763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.04.30 22:38:02.921870 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.04.30 22:38:02.927878 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Loading data parts 2025.04.30 22:38:02.928286 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): There are no data parts 2025.04.30 22:38:02.939043 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:02.939114 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:02.945850 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:02.946966 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:02.947945 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.04.30 22:38:02.951460 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Loading data parts 2025.04.30 22:38:02.951762 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): There are no data parts 2025.04.30 22:38:02.975065 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:02.975109 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:02.982358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:02.983730 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:02.986090 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.04.30 22:38:03.001102 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.78 MiB, peak 149.78 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.80 MiB 2025.04.30 22:38:05.420602 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.04.30 22:38:05.420698 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.04.30 22:38:05.429318 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Loading data parts 2025.04.30 22:38:05.429597 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): There are no data parts 2025.04.30 22:38:05.436428 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:05.436469 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:05.438186 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:05.438771 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:05.439296 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.04.30 22:38:06.001153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.77 MiB, peak 154.77 MiB, free memory in arenas 0.00 B, will set to 151.02 MiB (RSS), difference: -3.75 MiB 2025.04.30 22:38:10.344722 [ 140 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:38:10.344924 [ 140 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:38:10.448996 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.04.30 22:38:10.449834 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:10.449881 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:10.450693 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:10.451207 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:10.451501 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.04.30 22:38:10.487128 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.04.30 22:38:10.507051 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:10.507101 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:10.513930 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:10.515227 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:10.517471 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.04.30 22:38:16.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.65 MiB, peak 155.70 MiB, free memory in arenas 0.00 B, will set to 152.67 MiB (RSS), difference: 4.02 MiB 2025.04.30 22:38:17.245229 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.245438 [ 258 ] {c4893ea0-d441-485f-a5c4-7d8ebc80ff0e} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.245923 [ 258 ] {c4893ea0-d441-485f-a5c4-7d8ebc80ff0e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.248149 [ 258 ] {c4893ea0-d441-485f-a5c4-7d8ebc80ff0e} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.248928 [ 258 ] {c4893ea0-d441-485f-a5c4-7d8ebc80ff0e} TCPHandler: Processed in 0.003838342 sec. 2025.04.30 22:38:17.256743 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.256895 [ 258 ] {60cff5e3-a295-42b8-8389-70ea72340101} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.261322 [ 258 ] {60cff5e3-a295-42b8-8389-70ea72340101} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.261378 [ 258 ] {60cff5e3-a295-42b8-8389-70ea72340101} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.261920 [ 258 ] {60cff5e3-a295-42b8-8389-70ea72340101} TCPHandler: Processed in 0.005231249 sec. 2025.04.30 22:38:17.262190 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.262331 [ 258 ] {cb29d159-060a-4cc5-bdd1-81380c4d1ded} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.262677 [ 258 ] {cb29d159-060a-4cc5-bdd1-81380c4d1ded} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.262728 [ 258 ] {cb29d159-060a-4cc5-bdd1-81380c4d1ded} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.263337 [ 258 ] {cb29d159-060a-4cc5-bdd1-81380c4d1ded} TCPHandler: Processed in 0.001197341 sec. 2025.04.30 22:38:17.263570 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.263733 [ 258 ] {db276b7c-53d9-40ed-aaa6-b3d2cf4db8eb} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.264145 [ 258 ] {db276b7c-53d9-40ed-aaa6-b3d2cf4db8eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.264200 [ 258 ] {db276b7c-53d9-40ed-aaa6-b3d2cf4db8eb} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.264657 [ 258 ] {db276b7c-53d9-40ed-aaa6-b3d2cf4db8eb} TCPHandler: Processed in 0.001137749 sec. 2025.04.30 22:38:17.264895 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.265032 [ 258 ] {bb90deff-c66d-408a-b3e5-aaa9135c51d0} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.265353 [ 258 ] {bb90deff-c66d-408a-b3e5-aaa9135c51d0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.265406 [ 258 ] {bb90deff-c66d-408a-b3e5-aaa9135c51d0} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.265852 [ 258 ] {bb90deff-c66d-408a-b3e5-aaa9135c51d0} TCPHandler: Processed in 0.001007554 sec. 2025.04.30 22:38:17.266061 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.266196 [ 258 ] {14d4f21e-1480-443f-a612-390fde23e464} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.266514 [ 258 ] {14d4f21e-1480-443f-a612-390fde23e464} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.266566 [ 258 ] {14d4f21e-1480-443f-a612-390fde23e464} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.267030 [ 258 ] {14d4f21e-1480-443f-a612-390fde23e464} TCPHandler: Processed in 0.001018835 sec. 2025.04.30 22:38:17.267281 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.267423 [ 258 ] {722f853c-6785-4eac-94bc-5c9ba48890de} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.267743 [ 258 ] {722f853c-6785-4eac-94bc-5c9ba48890de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.267795 [ 258 ] {722f853c-6785-4eac-94bc-5c9ba48890de} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.268231 [ 258 ] {722f853c-6785-4eac-94bc-5c9ba48890de} TCPHandler: Processed in 0.001001755 sec. 2025.04.30 22:38:17.268450 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.268586 [ 258 ] {eabac13f-f4e2-4881-bbe9-d6dd155ce69e} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.268907 [ 258 ] {eabac13f-f4e2-4881-bbe9-d6dd155ce69e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.268959 [ 258 ] {eabac13f-f4e2-4881-bbe9-d6dd155ce69e} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.269397 [ 258 ] {eabac13f-f4e2-4881-bbe9-d6dd155ce69e} TCPHandler: Processed in 0.000996954 sec. 2025.04.30 22:38:17.269608 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.269745 [ 258 ] {7597fc71-99ac-409d-99dd-f6a8a2ab9154} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.270066 [ 258 ] {7597fc71-99ac-409d-99dd-f6a8a2ab9154} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.270116 [ 258 ] {7597fc71-99ac-409d-99dd-f6a8a2ab9154} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.270548 [ 258 ] {7597fc71-99ac-409d-99dd-f6a8a2ab9154} TCPHandler: Processed in 0.000989794 sec. 2025.04.30 22:38:17.270760 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.270898 [ 258 ] {22c82107-546f-4f60-9949-fecad7b19246} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.271217 [ 258 ] {22c82107-546f-4f60-9949-fecad7b19246} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.271268 [ 258 ] {22c82107-546f-4f60-9949-fecad7b19246} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.271719 [ 258 ] {22c82107-546f-4f60-9949-fecad7b19246} TCPHandler: Processed in 0.001010595 sec. 2025.04.30 22:38:17.271920 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.272058 [ 258 ] {7e0357d7-91f2-4173-a516-cd352d59de25} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.272381 [ 258 ] {7e0357d7-91f2-4173-a516-cd352d59de25} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.272431 [ 258 ] {7e0357d7-91f2-4173-a516-cd352d59de25} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.272868 [ 258 ] {7e0357d7-91f2-4173-a516-cd352d59de25} TCPHandler: Processed in 0.000997364 sec. 2025.04.30 22:38:17.273083 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.273222 [ 258 ] {e831a506-51d5-458c-8f27-eed9071fbdf1} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.273546 [ 258 ] {e831a506-51d5-458c-8f27-eed9071fbdf1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.273596 [ 258 ] {e831a506-51d5-458c-8f27-eed9071fbdf1} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.274034 [ 258 ] {e831a506-51d5-458c-8f27-eed9071fbdf1} TCPHandler: Processed in 0.001000664 sec. 2025.04.30 22:38:17.274263 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.274406 [ 258 ] {031c83a5-6cae-4fc6-83d0-82f94c640d40} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.274735 [ 258 ] {031c83a5-6cae-4fc6-83d0-82f94c640d40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.274788 [ 258 ] {031c83a5-6cae-4fc6-83d0-82f94c640d40} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.275225 [ 258 ] {031c83a5-6cae-4fc6-83d0-82f94c640d40} TCPHandler: Processed in 0.001012245 sec. 2025.04.30 22:38:17.275425 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.275570 [ 258 ] {994e8d6d-51ac-4c61-a21c-094c8e314dfb} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.275924 [ 258 ] {994e8d6d-51ac-4c61-a21c-094c8e314dfb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.275974 [ 258 ] {994e8d6d-51ac-4c61-a21c-094c8e314dfb} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.276417 [ 258 ] {994e8d6d-51ac-4c61-a21c-094c8e314dfb} TCPHandler: Processed in 0.001040676 sec. 2025.04.30 22:38:17.276660 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.276803 [ 258 ] {ad62ab4f-2139-4efb-b4cc-faae0c5c9c6b} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.277141 [ 258 ] {ad62ab4f-2139-4efb-b4cc-faae0c5c9c6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.277192 [ 258 ] {ad62ab4f-2139-4efb-b4cc-faae0c5c9c6b} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.277627 [ 258 ] {ad62ab4f-2139-4efb-b4cc-faae0c5c9c6b} TCPHandler: Processed in 0.001030286 sec. 2025.04.30 22:38:17.277831 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.277976 [ 258 ] {dfc3a3af-317a-4710-a1e2-ef7a6298ec87} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.278314 [ 258 ] {dfc3a3af-317a-4710-a1e2-ef7a6298ec87} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.278365 [ 258 ] {dfc3a3af-317a-4710-a1e2-ef7a6298ec87} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.278801 [ 258 ] {dfc3a3af-317a-4710-a1e2-ef7a6298ec87} TCPHandler: Processed in 0.001020525 sec. 2025.04.30 22:38:17.279029 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.279173 [ 258 ] {706f6565-1cd6-4944-a625-cf5be82b4514} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.279520 [ 258 ] {706f6565-1cd6-4944-a625-cf5be82b4514} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.279584 [ 258 ] {706f6565-1cd6-4944-a625-cf5be82b4514} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.280024 [ 258 ] {706f6565-1cd6-4944-a625-cf5be82b4514} TCPHandler: Processed in 0.001045456 sec. 2025.04.30 22:38:17.280250 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.280398 [ 258 ] {b2059b91-f555-4564-9ddd-09309701c1be} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:17.280742 [ 258 ] {b2059b91-f555-4564-9ddd-09309701c1be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.280812 [ 258 ] {b2059b91-f555-4564-9ddd-09309701c1be} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:17.281373 [ 258 ] {b2059b91-f555-4564-9ddd-09309701c1be} TCPHandler: Processed in 0.0011741 sec. 2025.04.30 22:38:17.287930 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.288057 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.30 22:38:17.288107 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:17.288858 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.288907 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.289664 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:17.290109 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.290353 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} executeQuery: Read 18 rows, 2.52 KiB in 0.002331 sec., 7722.007722007721 rows/sec., 1.05 MiB/sec. 2025.04.30 22:38:17.290514 [ 258 ] {3c1b1189-e969-487a-b649-d65b275ca52d} TCPHandler: Processed in 0.002633261 sec. 2025.04.30 22:38:17.290659 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.290767 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:17.290812 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:17.295346 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.295387 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.295978 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:17.296526 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.296739 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} executeQuery: Read 56 rows, 4.41 KiB in 0.005996 sec., 9339.559706470982 rows/sec., 734.70 KiB/sec. 2025.04.30 22:38:17.296794 [ 258 ] {48bf06fe-6981-4f55-9d00-3f1fe9a972f6} TCPHandler: Processed in 0.006189033 sec. 2025.04.30 22:38:17.296927 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.297035 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:17.297083 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:17.297615 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.297656 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.298164 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:17.298704 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.298904 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} executeQuery: Read 64 rows, 5.12 KiB in 0.001892 sec., 33826.638477801265 rows/sec., 2.64 MiB/sec. 2025.04.30 22:38:17.298958 [ 258 ] {2cf5a826-9e36-420d-bfbd-f7fd8f1fa05a} TCPHandler: Processed in 0.002083102 sec. 2025.04.30 22:38:17.299081 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.299185 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:17.299235 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:17.299774 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.299809 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.300366 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:17.300893 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.301109 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} executeQuery: Read 128 rows, 9.13 KiB in 0.001941 sec., 65945.38897475527 rows/sec., 4.59 MiB/sec. 2025.04.30 22:38:17.301271 [ 258 ] {474e1b63-e630-4065-848d-f1c1858d8a6e} TCPHandler: Processed in 0.002239107 sec. 2025.04.30 22:38:17.301399 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:17.301505 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:17.301550 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:17.301989 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.302028 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.302567 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:17.303074 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.303270 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} executeQuery: Read 48 rows, 3.31 KiB in 0.001787 sec., 26860.660324566314 rows/sec., 1.81 MiB/sec. 2025.04.30 22:38:17.303318 [ 258 ] {8c72dcac-4726-4717-9713-594c54c98f3c} TCPHandler: Processed in 0.001969498 sec. 2025.04.30 22:38:17.951750 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.04.30 22:38:17.952349 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:17.952400 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:17.953117 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:17.953628 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:17.953874 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.04.30 22:38:18.017616 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.04.30 22:38:18.036158 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:18.036225 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:18.042829 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:18.044051 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:18.046730 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.04.30 22:38:22.251079 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:22.251286 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:22.251362 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:22.252126 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:22.252175 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:22.252718 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:22.253198 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:22.253432 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} executeQuery: Read 56 rows, 4.41 KiB in 0.0022 sec., 25454.545454545452 rows/sec., 1.96 MiB/sec. 2025.04.30 22:38:22.253493 [ 258 ] {d0d197bf-1fcc-43cf-84f8-058daad99980} TCPHandler: Processed in 0.002552907 sec. 2025.04.30 22:38:22.253625 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:22.253737 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:22.253784 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:22.254328 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:22.254366 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:22.254831 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:22.255280 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:22.255484 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} executeQuery: Read 64 rows, 5.12 KiB in 0.001775 sec., 36056.33802816901 rows/sec., 2.81 MiB/sec. 2025.04.30 22:38:22.255536 [ 258 ] {8711977a-8f8d-4e7b-81cf-bd86fa57211a} TCPHandler: Processed in 0.001965657 sec. 2025.04.30 22:38:22.255655 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:22.255759 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:22.255808 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:22.256313 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:22.256352 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:22.256851 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:22.257341 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:22.257552 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} executeQuery: Read 160 rows, 11.41 KiB in 0.001814 sec., 88202.86659316428 rows/sec., 6.14 MiB/sec. 2025.04.30 22:38:22.257601 [ 258 ] {ea3337a4-2ffb-4ab1-876a-9f35dfcd11b0} TCPHandler: Processed in 0.001997358 sec. 2025.04.30 22:38:22.257718 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:22.257821 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:22.257866 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:22.258290 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:22.258328 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.04.30 22:38:22.258814 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:22.259289 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:22.259542 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec. 2025.04.30 22:38:22.259681 [ 258 ] {8bcba874-ec44-4e0c-be58-93b85caaeda6} TCPHandler: Processed in 0.002003908 sec. 2025.04.30 22:38:25.345213 [ 99 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:38:25.345290 [ 99 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:38:25.440634 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.04.30 22:38:25.444756 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:25.444814 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:25.446506 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:25.447019 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:25.447837 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.04.30 22:38:25.454861 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.04.30 22:38:25.455510 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:25.455560 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:25.456295 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:25.456772 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:25.457001 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.04.30 22:38:25.547688 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.04.30 22:38:25.567437 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:25.567495 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:25.574295 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:25.575476 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:25.578069 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.04.30 22:38:27.244420 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.244669 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.247479 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.249857 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.30 22:38:27.250441 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.250642 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.250983 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.04.30 22:38:27.254827 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.254919 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.254958 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.255175 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.04.30 22:38:27.255237 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.261392 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} executeQuery: Read 18 rows, 754.00 B in 0.016831 sec., 1069.4551720040402 rows/sec., 43.75 KiB/sec. 2025.04.30 22:38:27.261539 [ 258 ] {70f4c0ae-d048-47b2-9de9-b2c7139e14ac} TCPHandler: Processed in 0.017261263 sec. 2025.04.30 22:38:27.262427 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.262583 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.262844 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.262883 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.30 22:38:27.263134 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.263199 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.263335 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.04.30 22:38:27.263367 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.263391 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.263407 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.263449 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.04.30 22:38:27.263471 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.264057 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} executeQuery: Read 18 rows, 754.00 B in 0.001542 sec., 11673.151750972764 rows/sec., 477.51 KiB/sec. 2025.04.30 22:38:27.264172 [ 258 ] {2bc065fb-17ad-4b2e-b8b1-b20551854a49} TCPHandler: Processed in 0.001810212 sec. 2025.04.30 22:38:27.264456 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.264607 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.264862 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.264901 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.30 22:38:27.265153 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.265217 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.265350 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.04.30 22:38:27.265381 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.265403 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.265420 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.265462 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.04.30 22:38:27.265483 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.266049 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} executeQuery: Read 18 rows, 754.00 B in 0.001508 sec., 11936.33952254642 rows/sec., 488.28 KiB/sec. 2025.04.30 22:38:27.266162 [ 258 ] {206422a3-cb9b-4606-a568-665ca842964b} TCPHandler: Processed in 0.0017567 sec. 2025.04.30 22:38:27.266724 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.266873 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.267128 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.267168 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.30 22:38:27.267416 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.267478 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.267610 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.04.30 22:38:27.267641 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.267663 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.267679 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.267721 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.04.30 22:38:27.267742 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.268283 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} executeQuery: Read 18 rows, 754.00 B in 0.001474 sec., 12211.668928086838 rows/sec., 499.54 KiB/sec. 2025.04.30 22:38:27.268397 [ 258 ] {c061ea47-0551-4fc4-9c1f-aa6f94a92211} TCPHandler: Processed in 0.001723719 sec. 2025.04.30 22:38:27.268637 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.268787 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.269042 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.269082 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.04.30 22:38:27.269340 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.269403 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.269536 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.04.30 22:38:27.269568 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.269590 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.269606 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.269648 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.04.30 22:38:27.269669 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.270206 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} executeQuery: Read 18 rows, 754.00 B in 0.001484 sec., 12129.380053908355 rows/sec., 496.18 KiB/sec. 2025.04.30 22:38:27.270317 [ 258 ] {74bae903-e840-477d-9447-bb5d6d91e3f0} TCPHandler: Processed in 0.001731259 sec. 2025.04.30 22:38:27.270561 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.270711 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.270967 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.271008 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.04.30 22:38:27.271262 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.271324 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.271457 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.04.30 22:38:27.271489 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.271510 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.271526 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.271567 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.04.30 22:38:27.271588 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.272084 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} executeQuery: Read 18 rows, 754.00 B in 0.001438 sec., 12517.385257301808 rows/sec., 512.05 KiB/sec. 2025.04.30 22:38:27.272198 [ 258 ] {165bfd84-76f0-4a06-a072-1eb64719d664} TCPHandler: Processed in 0.001687127 sec. 2025.04.30 22:38:27.272474 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.272626 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.272882 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.272922 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.04.30 22:38:27.273185 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.273248 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.273381 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.04.30 22:38:27.273414 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.273435 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.273452 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.273493 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.04.30 22:38:27.273513 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.274043 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} executeQuery: Read 18 rows, 754.00 B in 0.001484 sec., 12129.380053908355 rows/sec., 496.18 KiB/sec. 2025.04.30 22:38:27.274159 [ 258 ] {b4a3a465-f195-48b8-8419-7a7f3508bc96} TCPHandler: Processed in 0.00173471 sec. 2025.04.30 22:38:27.274391 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.274545 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.274804 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.274846 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.04.30 22:38:27.275106 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.275168 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.275301 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.04.30 22:38:27.275333 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.275356 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.275372 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.275414 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.04.30 22:38:27.275436 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.275945 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} executeQuery: Read 18 rows, 754.00 B in 0.001469 sec., 12253.233492171545 rows/sec., 501.24 KiB/sec. 2025.04.30 22:38:27.276057 [ 258 ] {fe095a08-2789-4c8c-b9bc-3827551d3665} TCPHandler: Processed in 0.001716939 sec. 2025.04.30 22:38:27.276280 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.276431 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.276694 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.276735 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:38:27.276999 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.277061 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.277197 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.04.30 22:38:27.277229 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.277251 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.277267 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.277309 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.04.30 22:38:27.277331 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.277937 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} executeQuery: Read 18 rows, 754.00 B in 0.001573 sec., 11443.102352193262 rows/sec., 468.10 KiB/sec. 2025.04.30 22:38:27.278053 [ 258 ] {6a339d84-f122-4294-aae2-a4570fc38a7b} TCPHandler: Processed in 0.001823113 sec. 2025.04.30 22:38:27.278279 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.278433 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.278690 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.278733 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:38:27.278997 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.279061 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.279197 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.04.30 22:38:27.279229 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.279251 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.279267 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.279310 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.04.30 22:38:27.279332 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.279862 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} executeQuery: Read 18 rows, 754.00 B in 0.001498 sec., 12016.021361815754 rows/sec., 491.54 KiB/sec. 2025.04.30 22:38:27.279973 [ 258 ] {57ab040b-21c3-4215-b57b-b14fe6774b11} TCPHandler: Processed in 0.001745189 sec. 2025.04.30 22:38:27.280193 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.280348 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.280609 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.280651 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:38:27.280923 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.280985 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.281121 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.04.30 22:38:27.281152 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.281173 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.281191 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.281233 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:38:27.281254 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.281785 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} executeQuery: Read 18 rows, 754.00 B in 0.001507 sec., 11944.2601194426 rows/sec., 488.61 KiB/sec. 2025.04.30 22:38:27.281899 [ 258 ] {18b7c746-d16e-4328-ae61-15827c11b184} TCPHandler: Processed in 0.001756801 sec. 2025.04.30 22:38:27.282121 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.282278 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.282540 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.282582 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:38:27.282852 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.282916 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.283052 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.04.30 22:38:27.283084 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.283106 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.283122 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.283163 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:38:27.283185 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.283708 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} executeQuery: Read 18 rows, 754.00 B in 0.001501 sec., 11992.005329780148 rows/sec., 490.56 KiB/sec. 2025.04.30 22:38:27.283832 [ 258 ] {11956993-0ec2-4d4f-9d33-c7914aef16b4} TCPHandler: Processed in 0.001761191 sec. 2025.04.30 22:38:27.289767 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.290051 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} executeQuery: (from [fd00:1122:3344:101::d]:43494) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:38:27.290504 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:38:27.290547 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:38:27.290824 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.290887 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:38:27.291022 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.04.30 22:38:27.291054 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:38:27.291077 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.04.30 22:38:27.291093 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:38:27.291135 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:38:27.291157 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.30 22:38:27.291697 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} executeQuery: Read 18 rows, 754.00 B in 0.001786 sec., 10078.387458006719 rows/sec., 412.28 KiB/sec. 2025.04.30 22:38:27.291810 [ 258 ] {04c00ebe-c89d-4930-a741-9b1eb5a903cb} TCPHandler: Processed in 0.002135783 sec. 2025.04.30 22:38:27.298715 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.298857 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.30 22:38:27.298912 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:38:27.299702 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.299741 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.300477 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:27.300901 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.301096 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} executeQuery: Read 13 rows, 4.52 KiB in 0.002274 sec., 5716.798592788039 rows/sec., 1.94 MiB/sec. 2025.04.30 22:38:27.301262 [ 258 ] {0b3999d0-8345-4ed2-8639-abe44478cc3a} TCPHandler: Processed in 0.002601699 sec. 2025.04.30 22:38:27.301408 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.301514 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.301560 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:38:27.304625 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.304668 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.305239 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.305775 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.305951 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} executeQuery: Read 212 rows, 13.81 KiB in 0.004454 sec., 47597.66502020656 rows/sec., 3.03 MiB/sec. 2025.04.30 22:38:27.306099 [ 258 ] {37fe4907-dfff-4eae-be60-338c216df7cb} TCPHandler: Processed in 0.004741003 sec. 2025.04.30 22:38:27.306231 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.306353 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:27.306398 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:27.307256 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.307295 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.307824 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:27.308379 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.308542 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} executeQuery: Read 633 rows, 50.98 KiB in 0.002211 sec., 286295.79375848034 rows/sec., 22.52 MiB/sec. 2025.04.30 22:38:27.308590 [ 258 ] {bf627d83-3ab1-448c-9edd-b76382021947} TCPHandler: Processed in 0.002410173 sec. 2025.04.30 22:38:27.308712 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.308818 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.308863 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:38:27.309558 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.309592 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.310135 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.310678 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.310853 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} executeQuery: Read 114 rows, 6.99 KiB in 0.002049 sec., 55636.896046852125 rows/sec., 3.33 MiB/sec. 2025.04.30 22:38:27.311008 [ 258 ] {b65b922a-b41b-46d5-9066-cbfd686bb23a} TCPHandler: Processed in 0.002351171 sec. 2025.04.30 22:38:27.311132 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.311238 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.311281 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:38:27.311825 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.311863 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.312357 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.312898 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.313077 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} executeQuery: Read 113 rows, 7.49 KiB in 0.001854 sec., 60949.29881337648 rows/sec., 3.95 MiB/sec. 2025.04.30 22:38:27.313233 [ 258 ] {8585d0a8-f044-4da7-ba20-d675dacefef6} TCPHandler: Processed in 0.002152603 sec. 2025.04.30 22:38:27.313361 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.313467 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.313511 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:38:27.314055 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.314093 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.314585 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.315131 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.315311 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} executeQuery: Read 112 rows, 6.53 KiB in 0.001861 sec., 60182.69747447609 rows/sec., 3.43 MiB/sec. 2025.04.30 22:38:27.315425 [ 258 ] {ba995965-72b6-4338-9be2-5c88683065d5} TCPHandler: Processed in 0.002115163 sec. 2025.04.30 22:38:27.315549 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.315653 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:27.315697 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:27.316323 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.316361 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.316875 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:27.317541 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.317712 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} executeQuery: Read 390 rows, 28.23 KiB in 0.002081 sec., 187409.8990869774 rows/sec., 13.25 MiB/sec. 2025.04.30 22:38:27.317759 [ 258 ] {4ad9f7be-491c-47ff-b929-c78ff22c48b2} TCPHandler: Processed in 0.002265288 sec. 2025.04.30 22:38:27.317909 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.318013 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:38:27.318062 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:38:27.318465 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.318504 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.319016 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.319532 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.319696 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} executeQuery: Read 6 rows, 321.00 B in 0.001702 sec., 3525.2643948296122 rows/sec., 184.18 KiB/sec. 2025.04.30 22:38:27.319778 [ 258 ] {c0bac446-b5ac-4fae-bd29-f7104d920211} TCPHandler: Processed in 0.001928916 sec. 2025.04.30 22:38:27.319903 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.320005 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.320051 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:27.320537 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.320573 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.321078 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:27.321580 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.321740 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} executeQuery: Read 237 rows, 16.27 KiB in 0.001758 sec., 134812.2866894198 rows/sec., 9.04 MiB/sec. 2025.04.30 22:38:27.321788 [ 258 ] {e0cfcab9-9487-4718-be74-622f65889d0f} TCPHandler: Processed in 0.001945457 sec. 2025.04.30 22:38:27.321913 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.322018 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.322064 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:38:27.322448 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.322484 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.322979 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.323615 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.323801 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} executeQuery: Read 1 rows, 69.00 B in 0.001795 sec., 557.1030640668524 rows/sec., 37.54 KiB/sec. 2025.04.30 22:38:27.323954 [ 258 ] {91d551cb-8171-4f6a-8224-95fbcae98025} TCPHandler: Processed in 0.002098692 sec. 2025.04.30 22:38:27.324082 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.324190 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.324376 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:38:27.327354 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.327402 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.329949 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:38:27.330432 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.330662 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} executeQuery: Read 8 rows, 14.68 KiB in 0.006486 sec., 1233.4258402713538 rows/sec., 2.21 MiB/sec. 2025.04.30 22:38:27.330861 [ 258 ] {457e047c-ec42-493c-ae6d-b62f311bfea9} TCPHandler: Processed in 0.006832814 sec. 2025.04.30 22:38:27.330985 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:27.331087 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:27.331132 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:27.331544 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:27.331581 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:27.332038 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:27.332545 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:27.332708 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} executeQuery: Read 82 rows, 5.33 KiB in 0.001643 sec., 49908.70359099209 rows/sec., 3.17 MiB/sec. 2025.04.30 22:38:27.332753 [ 258 ] {6e7ca5c2-7ded-4994-be72-f8da4316d593} TCPHandler: Processed in 0.001817002 sec. 2025.04.30 22:38:32.250531 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:32.250754 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:32.250826 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:32.251686 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:32.251748 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:32.252390 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:32.252942 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:32.253175 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} executeQuery: Read 56 rows, 4.41 KiB in 0.002479 sec., 22589.753933037515 rows/sec., 1.74 MiB/sec. 2025.04.30 22:38:32.253230 [ 258 ] {76c3e657-c623-4504-80e8-0481fddc87d7} TCPHandler: Processed in 0.002838658 sec. 2025.04.30 22:38:32.253364 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:32.253476 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:32.253521 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:32.254079 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:32.254118 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:32.254603 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:32.255091 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:32.255325 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. 2025.04.30 22:38:32.255465 [ 258 ] {8afc3d4e-2385-4a6c-afba-ecae5352e185} TCPHandler: Processed in 0.002144033 sec. 2025.04.30 22:38:32.255678 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:32.255820 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:32.255882 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:32.256558 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:32.256606 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:32.257139 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:32.257615 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:32.257828 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} executeQuery: Read 160 rows, 11.41 KiB in 0.002039 sec., 78469.8381559588 rows/sec., 5.47 MiB/sec. 2025.04.30 22:38:32.257879 [ 258 ] {e8d785cc-fc27-4949-b3da-90b3723cdd6f} TCPHandler: Processed in 0.002276498 sec. 2025.04.30 22:38:32.258000 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:32.258105 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:32.258151 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:32.258579 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:32.258619 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:32.259111 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:32.259620 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:32.259825 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} executeQuery: Read 60 rows, 4.14 KiB in 0.001742 sec., 34443.16877152698 rows/sec., 2.32 MiB/sec. 2025.04.30 22:38:32.259875 [ 258 ] {2eb8d91b-cb48-493e-9269-758f1e97b633} TCPHandler: Processed in 0.001924856 sec. 2025.04.30 22:38:32.957188 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.04.30 22:38:32.957792 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:32.957840 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:32.958502 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:32.958954 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:32.959209 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.04.30 22:38:33.078216 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.04.30 22:38:33.097761 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:33.097821 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:33.104533 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:33.105785 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:33.108247 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.04.30 22:38:34.001129 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.54 MiB, peak 161.54 MiB, free memory in arenas 0.00 B, will set to 158.83 MiB (RSS), difference: 1.29 MiB 2025.04.30 22:38:35.449034 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 2025.04.30 22:38:35.452611 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:35.452664 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:35.454347 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:35.454914 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:35.455534 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 200 2025.04.30 22:38:37.257277 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.257492 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.257573 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:38:37.258489 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.258534 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.259129 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.259767 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.260023 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} executeQuery: Read 212 rows, 13.81 KiB in 0.002587 sec., 81948.20255121763 rows/sec., 5.21 MiB/sec. 2025.04.30 22:38:37.260088 [ 258 ] {ac482f78-3b8d-4c55-869d-c739fe7b4e7d} TCPHandler: Processed in 0.002968692 sec. 2025.04.30 22:38:37.260239 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.260346 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:37.260392 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:37.261299 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.261338 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.261885 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:37.262411 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.262694 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} executeQuery: Read 633 rows, 50.98 KiB in 0.002361 sec., 268106.73443456163 rows/sec., 21.08 MiB/sec. 2025.04.30 22:38:37.262866 [ 258 ] {c69fd282-dec7-43d4-8cb5-e1a79b21d315} TCPHandler: Processed in 0.002679332 sec. 2025.04.30 22:38:37.263011 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.263117 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.263164 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:38:37.263752 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.263791 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.264312 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.264817 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.265020 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} executeQuery: Read 114 rows, 6.99 KiB in 0.001926 sec., 59190.03115264798 rows/sec., 3.54 MiB/sec. 2025.04.30 22:38:37.265070 [ 258 ] {528d86b7-c895-43fa-8a9b-207777ee10ac} TCPHandler: Processed in 0.002109402 sec. 2025.04.30 22:38:37.265203 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.265308 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.265353 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:38:37.265887 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.265927 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.266443 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.266972 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.267178 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} executeQuery: Read 113 rows, 7.49 KiB in 0.001892 sec., 59725.15856236786 rows/sec., 3.87 MiB/sec. 2025.04.30 22:38:37.267229 [ 258 ] {8850decd-11fb-4459-86a5-191370e78962} TCPHandler: Processed in 0.002077401 sec. 2025.04.30 22:38:37.267349 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.267453 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.267499 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:38:37.268038 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.268078 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.268621 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.269153 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.269358 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} executeQuery: Read 112 rows, 6.53 KiB in 0.001927 sec., 58121.43227815257 rows/sec., 3.31 MiB/sec. 2025.04.30 22:38:37.269409 [ 258 ] {395926d3-78a5-4a0f-96b7-888719107043} TCPHandler: Processed in 0.002112062 sec. 2025.04.30 22:38:37.269528 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.269634 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:37.269680 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:37.270332 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.270372 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.270898 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:37.271449 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.271690 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} executeQuery: Read 390 rows, 28.23 KiB in 0.002077 sec., 187770.82330284064 rows/sec., 13.27 MiB/sec. 2025.04.30 22:38:37.271743 [ 258 ] {a5116233-681b-4016-9f5a-274799c68960} TCPHandler: Processed in 0.002266307 sec. 2025.04.30 22:38:37.271862 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.271969 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:38:37.272017 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:38:37.272455 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.272494 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.272954 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.273407 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.273611 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} executeQuery: Read 6 rows, 321.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 188.27 KiB/sec. 2025.04.30 22:38:37.273659 [ 258 ] {2ff5b3aa-b27c-4d58-9eb3-38076b1ac9e7} TCPHandler: Processed in 0.001848263 sec. 2025.04.30 22:38:37.273773 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.273882 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.273929 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:37.274459 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.274498 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.275028 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:37.275485 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.275767 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001907 sec., 124278.972207656 rows/sec., 8.33 MiB/sec. 2025.04.30 22:38:37.275821 [ 258 ] {12c5691f-2a01-431d-908e-0644867587cd} TCPHandler: Processed in 0.002098222 sec. 2025.04.30 22:38:37.275938 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.276043 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.276090 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:38:37.276491 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.276531 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.276986 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.277437 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.277662 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} executeQuery: Read 1 rows, 69.00 B in 0.00164 sec., 609.7560975609756 rows/sec., 41.09 KiB/sec. 2025.04.30 22:38:37.277713 [ 258 ] {3e960aa2-5026-4888-a5a8-416f667c0896} TCPHandler: Processed in 0.001825882 sec. 2025.04.30 22:38:37.277827 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.277931 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.277995 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:38:37.278977 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.279015 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.279737 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:38:37.280279 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.280592 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} executeQuery: Read 8 rows, 14.68 KiB in 0.002665 sec., 3001.87617260788 rows/sec., 5.38 MiB/sec. 2025.04.30 22:38:37.280760 [ 258 ] {05186e62-4f8c-45c0-9a40-dffbf4e71739} TCPHandler: Processed in 0.002984802 sec. 2025.04.30 22:38:37.280885 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:37.280990 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:37.281034 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:37.281457 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:37.281496 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:37.281970 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:37.282493 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:37.282715 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} executeQuery: Read 82 rows, 5.33 KiB in 0.001747 sec., 46937.60732684602 rows/sec., 2.98 MiB/sec. 2025.04.30 22:38:37.282765 [ 258 ] {febd860a-1430-4c1a-ae8a-d52323e1da28} TCPHandler: Processed in 0.001931776 sec. 2025.04.30 22:38:40.345340 [ 75 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:38:40.345408 [ 75 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:38:40.460116 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.04.30 22:38:40.460738 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:40.460785 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:40.461329 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:40.461595 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:40.461789 [ 75 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:40.461819 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.04.30 22:38:40.461869 [ 75 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:40.461901 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:40.463945 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:40.464249 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:40.464377 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.04.30 22:38:40.464579 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.04.30 22:38:40.464943 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.04.30 22:38:40.465103 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.04.30 22:38:40.465253 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.04.30 22:38:40.465423 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.04.30 22:38:40.493822 [ 199 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.031829422 sec., 88157.42868343634 rows/sec., 1.26 MiB/sec. 2025.04.30 22:38:40.494479 [ 199 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:40.494831 [ 199 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:40.494924 [ 199 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_6_1} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:40.495032 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.04.30 22:38:40.609117 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.04.30 22:38:40.629090 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:40.629142 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:40.635856 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:40.636610 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:40.636975 [ 75 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:40.637136 [ 75 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:40.637233 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:40.637856 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:40.651809 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.04.30 22:38:40.653412 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:40.654540 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.04.30 22:38:40.659580 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.04.30 22:38:40.664607 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.04.30 22:38:40.669567 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.04.30 22:38:40.684233 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.04.30 22:38:40.688639 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.04.30 22:38:40.751003 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113515977 sec., 405.2293008939173 rows/sec., 2.10 MiB/sec. 2025.04.30 22:38:40.753872 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:40.756919 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:40.757014 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_6_1} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:40.759448 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.04.30 22:38:41.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.02 MiB, peak 169.56 MiB, free memory in arenas 0.00 B, will set to 163.73 MiB (RSS), difference: 3.72 MiB 2025.04.30 22:38:42.249657 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:42.249876 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:42.249961 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:42.250738 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.250791 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.251369 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:42.251851 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.252066 [ 73 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:42.252094 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} executeQuery: Read 56 rows, 4.41 KiB in 0.00228 sec., 24561.40350877193 rows/sec., 1.89 MiB/sec. 2025.04.30 22:38:42.252158 [ 73 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.252241 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.252246 [ 258 ] {313b3c23-8d40-4c1b-b03a-a5a366289af8} TCPHandler: Processed in 0.002741044 sec. 2025.04.30 22:38:42.252522 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:42.252541 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:42.252815 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:42.252828 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:42.252904 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:42.252924 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.04.30 22:38:42.253215 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.04.30 22:38:42.253501 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part 2025.04.30 22:38:42.253813 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.04.30 22:38:42.254162 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part 2025.04.30 22:38:42.254469 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.04.30 22:38:42.255912 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.255977 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.257222 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:42.257664 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295292 sec., 281382.027657776 rows/sec., 23.13 MiB/sec. 2025.04.30 22:38:42.257879 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.258116 [ 73 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:42.258182 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:42.258205 [ 73 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.258296 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.258306 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} executeQuery: Read 64 rows, 5.12 KiB in 0.005551 sec., 11529.454152404971 rows/sec., 921.50 KiB/sec. 2025.04.30 22:38:42.258670 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:42.258680 [ 258 ] {75cf51dc-7539-472d-be15-ebf29dc4b5ba} TCPHandler: Processed in 0.006273585 sec. 2025.04.30 22:38:42.259006 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:42.259012 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:42.259081 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.04.30 22:38:42.259447 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.259449 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:42.259482 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.04.30 22:38:42.259890 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_6_1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:42.259898 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2025.04.30 22:38:42.260031 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:42.260319 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.04.30 22:38:42.260396 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.04.30 22:38:42.260729 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.04.30 22:38:42.261012 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.04.30 22:38:42.262849 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.262918 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.264095 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005670375 sec., 182703.96578709522 rows/sec., 13.94 MiB/sec. 2025.04.30 22:38:42.264257 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:42.264454 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:42.264836 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.265022 [ 73 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:42.265140 [ 73 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.265203 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.265228 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} executeQuery: Read 160 rows, 11.41 KiB in 0.006069 sec., 26363.48657109903 rows/sec., 1.84 MiB/sec. 2025.04.30 22:38:42.265235 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.265507 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_6_1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:42.265609 [ 258 ] {0d4f89ef-e098-48e4-bd76-ebd6314ac813} TCPHandler: Processed in 0.00670461 sec. 2025.04.30 22:38:42.265810 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:42.265828 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.30 22:38:42.265913 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:42.266042 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:42.266124 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.04.30 22:38:42.266131 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:42.266360 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:42.266376 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.04.30 22:38:42.266656 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.04.30 22:38:42.266960 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.04.30 22:38:42.267296 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.04.30 22:38:42.267584 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.04.30 22:38:42.268840 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.268918 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.270037 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:38:42.270548 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.005115076 sec., 211531.55886637853 rows/sec., 14.49 MiB/sec. 2025.04.30 22:38:42.270750 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.270928 [ 73 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:38:42.271008 [ 73 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:42.271014 [ 188 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:42.271090 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:42.271356 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} executeQuery: Read 60 rows, 4.14 KiB in 0.005268 sec., 11389.521640091116 rows/sec., 786.00 KiB/sec. 2025.04.30 22:38:42.271455 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:38:42.271579 [ 258 ] {532e480b-21b4-4617-b7ba-3a33a9031eda} TCPHandler: Processed in 0.005726737 sec. 2025.04.30 22:38:42.271798 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:38:42.271864 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.04.30 22:38:42.272110 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.04.30 22:38:42.272126 [ 188 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.272444 [ 188 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_6_1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:42.272455 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.04.30 22:38:42.272684 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.04.30 22:38:42.272745 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.04.30 22:38:42.272881 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.04.30 22:38:42.273076 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.04.30 22:38:42.274322 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003066635 sec., 127827.40691344097 rows/sec., 8.41 MiB/sec. 2025.04.30 22:38:42.274563 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:38:42.275058 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:42.275138 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_6_1} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:38:42.275222 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.30 22:38:45.456677 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 230 2025.04.30 22:38:45.459637 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:45.459695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:45.461173 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:45.461477 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:45.462364 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 230 2025.04.30 22:38:47.256441 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.256632 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.256704 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:38:47.257564 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.257615 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.258049 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.258298 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.258531 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} executeQuery: Read 212 rows, 13.81 KiB in 0.001954 sec., 108495.39406345956 rows/sec., 6.90 MiB/sec. 2025.04.30 22:38:47.258584 [ 258 ] {404bde8d-62b4-4310-9ce6-93289bb05d10} TCPHandler: Processed in 0.002280358 sec. 2025.04.30 22:38:47.258714 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.258816 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:47.258861 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:47.259606 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.259644 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.260030 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:47.260266 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.260463 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} executeQuery: Read 633 rows, 50.98 KiB in 0.001669 sec., 379269.02336728584 rows/sec., 29.83 MiB/sec. 2025.04.30 22:38:47.260511 [ 258 ] {bac86b16-9c8b-4e8d-8c09-4d3cab767302} TCPHandler: Processed in 0.001846513 sec. 2025.04.30 22:38:47.260618 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.260720 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.260763 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:38:47.261280 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.261318 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.261655 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.261882 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.262124 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} executeQuery: Read 114 rows, 6.99 KiB in 0.001419 sec., 80338.26638477802 rows/sec., 4.81 MiB/sec. 2025.04.30 22:38:47.262264 [ 258 ] {495bd680-daeb-4ea5-8473-84fa7539f087} TCPHandler: Processed in 0.001693548 sec. 2025.04.30 22:38:47.262377 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.262479 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.262522 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:38:47.263046 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.263083 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.263423 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.263652 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.263889 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} executeQuery: Read 113 rows, 7.49 KiB in 0.001424 sec., 79353.93258426967 rows/sec., 5.14 MiB/sec. 2025.04.30 22:38:47.264017 [ 258 ] {6dba24c4-b579-45ff-adbf-e3c5c5d685c4} TCPHandler: Processed in 0.001688829 sec. 2025.04.30 22:38:47.264130 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.264232 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.264275 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:38:47.264790 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.264828 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.265161 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.265398 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.265663 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} executeQuery: Read 112 rows, 6.53 KiB in 0.001434 sec., 78103.20781032079 rows/sec., 4.45 MiB/sec. 2025.04.30 22:38:47.265741 [ 258 ] {c8787dcb-9ef4-451c-8cc1-b08ff83a5b5d} TCPHandler: Processed in 0.001659637 sec. 2025.04.30 22:38:47.265854 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.265955 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:47.265998 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:47.266598 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.266636 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.266993 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:47.267225 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.267427 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} executeQuery: Read 390 rows, 28.23 KiB in 0.001493 sec., 261219.02210314802 rows/sec., 18.46 MiB/sec. 2025.04.30 22:38:47.267475 [ 258 ] {33dfc788-fb23-4ea9-a9c9-58acc613b0a6} TCPHandler: Processed in 0.001671077 sec. 2025.04.30 22:38:47.267586 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.267688 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:38:47.267733 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:38:47.268186 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.268237 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.268680 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.268976 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.269199 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. 2025.04.30 22:38:47.269251 [ 258 ] {76151cdb-2bc8-41db-9861-51f1dcd6425b} TCPHandler: Processed in 0.001712729 sec. 2025.04.30 22:38:47.269371 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.269478 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.269528 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:47.270035 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.270075 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.270461 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:47.270703 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.270976 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} executeQuery: Read 237 rows, 16.27 KiB in 0.001496 sec., 158422.45989304813 rows/sec., 10.62 MiB/sec. 2025.04.30 22:38:47.271127 [ 258 ] {2b7a2f24-0ebf-4bb8-81ea-159a267a588c} TCPHandler: Processed in 0.001806191 sec. 2025.04.30 22:38:47.271243 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.271349 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.271397 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:38:47.271823 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.271863 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.272208 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.272440 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.272725 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. 2025.04.30 22:38:47.272788 [ 258 ] {7e07675d-0f9b-4d6d-b35b-93d5810598c7} TCPHandler: Processed in 0.001596954 sec. 2025.04.30 22:38:47.272900 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.273004 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.273070 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:38:47.274075 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.274115 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.274732 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:38:47.274998 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.275230 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} executeQuery: Read 8 rows, 14.68 KiB in 0.002246 sec., 3561.887800534283 rows/sec., 6.38 MiB/sec. 2025.04.30 22:38:47.275333 [ 258 ] {af9311e9-3be3-4dff-ace3-783e589b6d6f} TCPHandler: Processed in 0.002484265 sec. 2025.04.30 22:38:47.275466 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:47.275571 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:47.275617 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:47.276046 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.276085 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.276437 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:47.276687 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.276890 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec. 2025.04.30 22:38:47.276938 [ 258 ] {c5a605ec-75ad-4e20-b106-49233197dd81} TCPHandler: Processed in 0.001523892 sec. 2025.04.30 22:38:47.962753 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.04.30 22:38:47.963341 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:47.963385 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:47.963910 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:47.964170 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:47.964394 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.04.30 22:38:48.152722 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.04.30 22:38:48.171111 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:48.171160 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:48.177834 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:38:48.178599 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:48.181487 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.04.30 22:38:52.250281 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:52.250534 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:52.250618 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:52.251439 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:52.251491 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:52.251931 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:52.252180 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:52.252427 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. 2025.04.30 22:38:52.252542 [ 258 ] {376b89fc-52c2-4daf-a491-19ea1fb88fef} TCPHandler: Processed in 0.002454384 sec. 2025.04.30 22:38:52.252723 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:52.252828 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:52.252875 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:52.253410 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:52.253451 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:52.253790 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:52.254039 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:52.254240 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} executeQuery: Read 64 rows, 5.12 KiB in 0.001435 sec., 44599.3031358885 rows/sec., 3.48 MiB/sec. 2025.04.30 22:38:52.254290 [ 258 ] {8fa4c616-c92a-441d-b6ef-6a5f53a30c03} TCPHandler: Processed in 0.001628046 sec. 2025.04.30 22:38:52.254401 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:52.254505 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:52.254552 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:52.255056 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:52.255094 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:52.255464 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:52.255697 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:52.255897 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. 2025.04.30 22:38:52.255946 [ 258 ] {c9c448af-bde4-4cb9-862c-4aa9ee475603} TCPHandler: Processed in 0.001596585 sec. 2025.04.30 22:38:52.256058 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:52.256161 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} executeQuery: (from [fd00:1122:3344:101::d]:43494) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:52.256206 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:52.256613 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:52.256652 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:52.257002 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:52.257233 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:52.257445 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. 2025.04.30 22:38:52.257492 [ 258 ] {84e443dc-be29-443d-91ba-917257218ea2} TCPHandler: Processed in 0.001485341 sec. 2025.04.30 22:38:55.345472 [ 52 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:38:55.345569 [ 52 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:38:55.463505 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 2025.04.30 22:38:55.464588 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.04.30 22:38:55.469739 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:55.469863 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:55.471909 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:55.472651 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:55.473418 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.04.30 22:38:55.473438 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:55.473514 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:55.475055 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:38:55.475392 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:55.476028 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2025.04.30 22:38:55.681576 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.04.30 22:38:55.700621 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:55.700672 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:55.707261 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:38:55.708017 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:55.710605 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.04.30 22:38:56.829480 [ 258 ] {} TCPHandler: Done processing connection. 2025.04.30 22:38:56.829598 [ 258 ] {} TCP-Session: 986532f7-de17-4087-bbc1-607b6baed7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.30 22:38:57.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 163.76 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 165.82 MiB (RSS), difference: 2.07 MiB 2025.04.30 22:38:57.256434 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.256629 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.256700 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:38:57.257667 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.257714 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.258160 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.258426 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.258638 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} executeQuery: Read 212 rows, 13.81 KiB in 0.002055 sec., 103163.01703163017 rows/sec., 6.56 MiB/sec. 2025.04.30 22:38:57.258799 [ 259 ] {8e11532a-9517-4a43-9280-921e58170efb} TCPHandler: Processed in 0.002504516 sec. 2025.04.30 22:38:57.258951 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.259060 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:38:57.259107 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:38:57.259966 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.260005 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.260407 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:38:57.260663 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.260849 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} executeQuery: Read 633 rows, 50.98 KiB in 0.001812 sec., 349337.74834437086 rows/sec., 27.47 MiB/sec. 2025.04.30 22:38:57.261026 [ 259 ] {30beaac4-11fb-4dee-b57c-29e3c2625482} TCPHandler: Processed in 0.002122643 sec. 2025.04.30 22:38:57.261154 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.261258 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.261304 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:38:57.261867 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.261906 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.262310 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.262554 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.262788 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} executeQuery: Read 114 rows, 6.99 KiB in 0.001531 sec., 74461.1365120836 rows/sec., 4.46 MiB/sec. 2025.04.30 22:38:57.263091 [ 259 ] {52bd7a39-8dc9-42c6-bbf6-609621e44524} TCPHandler: Processed in 0.001982288 sec. 2025.04.30 22:38:57.263229 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.263336 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.263380 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:38:57.263958 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.263997 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.264352 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.264601 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.264863 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} executeQuery: Read 113 rows, 7.49 KiB in 0.001533 sec., 73711.67645140247 rows/sec., 4.77 MiB/sec. 2025.04.30 22:38:57.265092 [ 259 ] {d34111e2-585f-4734-82fc-4b8cac9b7089} TCPHandler: Processed in 0.001910306 sec. 2025.04.30 22:38:57.265223 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.265327 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.265371 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:38:57.265936 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.265975 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.266334 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.266591 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.266833 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. 2025.04.30 22:38:57.267040 [ 259 ] {66dcac79-d08b-4ffd-9753-c52a83893b9d} TCPHandler: Processed in 0.001868064 sec. 2025.04.30 22:38:57.267164 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.267269 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:38:57.267313 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:38:57.267959 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.267999 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.268365 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:38:57.268610 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.268782 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} executeQuery: Read 390 rows, 28.23 KiB in 0.001534 sec., 254237.28813559323 rows/sec., 17.97 MiB/sec. 2025.04.30 22:38:57.268891 [ 259 ] {db09dacd-053c-4acc-a09c-0b1647c7313a} TCPHandler: Processed in 0.001777161 sec. 2025.04.30 22:38:57.269016 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.269120 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:38:57.269167 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:38:57.269591 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.269628 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.269981 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.270227 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.270525 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. 2025.04.30 22:38:57.270714 [ 259 ] {4247c591-41db-45c9-8974-b18b7f7ed90b} TCPHandler: Processed in 0.00174703 sec. 2025.04.30 22:38:57.270832 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.270935 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.270984 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:38:57.271496 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.271533 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.271913 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:38:57.272161 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.272379 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} executeQuery: Read 237 rows, 16.27 KiB in 0.001447 sec., 163787.14581893574 rows/sec., 10.98 MiB/sec. 2025.04.30 22:38:57.272486 [ 259 ] {dcebe503-cbaf-4cb8-83b9-6da7edb2fe04} TCPHandler: Processed in 0.001706709 sec. 2025.04.30 22:38:57.272608 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.272713 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.272758 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:38:57.273186 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.273227 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.273606 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.273850 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.274051 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. 2025.04.30 22:38:57.274099 [ 259 ] {cd4e9361-91b5-408d-9b0a-ced72654ec92} TCPHandler: Processed in 0.001541813 sec. 2025.04.30 22:38:57.274215 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.274320 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.274385 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:38:57.275403 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.275440 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.276042 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:38:57.276296 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.276483 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} executeQuery: Read 8 rows, 14.68 KiB in 0.002186 sec., 3659.652333028362 rows/sec., 6.56 MiB/sec. 2025.04.30 22:38:57.276577 [ 259 ] {002dbc79-0ca2-465a-971a-9dcdfbdf3f37} TCPHandler: Processed in 0.002413413 sec. 2025.04.30 22:38:57.276704 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:38:57.276809 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:38:57.276881 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:38:57.277312 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:38:57.277350 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:38:57.277712 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:38:57.277968 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:38:57.278208 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec. 2025.04.30 22:38:57.278562 [ 259 ] {d04d26d6-27ae-4685-855b-0e6ed216756d} TCPHandler: Processed in 0.001903275 sec. 2025.04.30 22:39:02.250143 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:02.250396 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:02.250490 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:02.251403 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:02.251458 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:02.251885 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:02.252143 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:02.252392 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} executeQuery: Read 56 rows, 4.41 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.10 MiB/sec. 2025.04.30 22:39:02.252544 [ 259 ] {0059af3d-3874-4770-8e7d-cf16414e0e5f} TCPHandler: Processed in 0.002546127 sec. 2025.04.30 22:39:02.252714 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:02.252827 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:02.252876 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:02.253442 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:02.253486 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:02.253850 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:02.254115 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:02.254318 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} executeQuery: Read 64 rows, 5.12 KiB in 0.001519 sec., 42132.982225148124 rows/sec., 3.29 MiB/sec. 2025.04.30 22:39:02.254372 [ 259 ] {eb718347-0eda-4812-b17a-dd73dab1bf16} TCPHandler: Processed in 0.001710669 sec. 2025.04.30 22:39:02.254496 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:02.254603 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:02.254653 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:02.255178 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:02.255216 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:02.255602 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:02.255871 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:02.256121 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. 2025.04.30 22:39:02.256299 [ 259 ] {ee5750b0-1dca-4e4f-9399-9f41ecd3dcf6} TCPHandler: Processed in 0.001853874 sec. 2025.04.30 22:39:02.256430 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:02.256532 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:02.256579 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:02.257022 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:02.257060 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:02.257406 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:02.257648 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:02.257850 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2025.04.30 22:39:02.257899 [ 259 ] {825ebc43-9964-44ea-b989-c302bbf0e1ac} TCPHandler: Processed in 0.001519062 sec. 2025.04.30 22:39:02.974524 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.04.30 22:39:02.975140 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:02.975191 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:02.975726 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:02.975991 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:02.976262 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.04.30 22:39:03.211635 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.04.30 22:39:03.232361 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:03.232425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:03.239673 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:03.240480 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:03.243538 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.04.30 22:39:05.477148 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 2025.04.30 22:39:05.480160 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:05.480219 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:05.481692 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:05.482031 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:05.482249 [ 39 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:39:05.482371 [ 39 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:05.482437 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:05.483089 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:39:05.484102 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 290 2025.04.30 22:39:05.484391 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:05.484521 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.04.30 22:39:05.485063 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.04.30 22:39:05.485630 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.04.30 22:39:05.486195 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.04.30 22:39:05.486724 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:39:05.487433 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.04.30 22:39:05.495294 [ 201 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.012710486 sec., 22815.80735779891 rows/sec., 22.10 MiB/sec. 2025.04.30 22:39:05.496336 [ 198 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:39:05.497212 [ 198 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:05.497315 [ 198 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_6_1} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:39:05.497670 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. 2025.04.30 22:39:07.255922 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.256130 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.256210 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:07.257118 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.257173 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.257615 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.257888 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.258083 [ 36 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:07.258151 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} executeQuery: Read 212 rows, 13.81 KiB in 0.00207 sec., 102415.45893719808 rows/sec., 6.51 MiB/sec. 2025.04.30 22:39:07.258164 [ 36 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.258237 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.258294 [ 259 ] {f9e85d8c-b2b1-45b8-acf0-86d5669e18b6} TCPHandler: Processed in 0.002508746 sec. 2025.04.30 22:39:07.258488 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:07.258552 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.258695 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.258777 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:07.258780 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:07.258872 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:07.259154 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:07.259530 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:07.259928 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:07.260341 [ 201 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:07.261956 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.262038 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.262954 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004622419 sec., 229317.16056030404 rows/sec., 15.46 MiB/sec. 2025.04.30 22:39:07.263030 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:07.263124 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:07.263352 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.263591 [ 36 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:07.263638 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.263697 [ 36 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.263728 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} executeQuery: Read 633 rows, 50.98 KiB in 0.005004 sec., 126498.80095923261 rows/sec., 9.95 MiB/sec. 2025.04.30 22:39:07.263768 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.264062 [ 259 ] {a3a29cd2-4d3c-4ef0-90a2-62de2600ea1b} TCPHandler: Processed in 0.005579451 sec. 2025.04.30 22:39:07.264063 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_5_1} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:07.264319 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:07.264339 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:39:07.264384 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.264634 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.264644 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.264795 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:07.264802 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part 2025.04.30 22:39:07.265140 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 633 rows starting from the beginning of the part 2025.04.30 22:39:07.265431 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.04.30 22:39:07.265739 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 633 rows starting from the beginning of the part 2025.04.30 22:39:07.266080 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2025.04.30 22:39:07.266424 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 633 rows starting from the beginning of the part 2025.04.30 22:39:07.267641 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.267692 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.268685 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.269058 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.269237 [ 36 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:07.269400 [ 36 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.269462 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} executeQuery: Read 114 rows, 6.99 KiB in 0.004889 sec., 23317.651871548373 rows/sec., 1.40 MiB/sec. 2025.04.30 22:39:07.269487 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.269738 [ 259 ] {3f67fb95-548f-4915-a913-5ba4c9c2d5f7} TCPHandler: Processed in 0.005418146 sec. 2025.04.30 22:39:07.270001 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:07.270147 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.270351 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345638 sec., 416664.17151435366 rows/sec., 34.32 MiB/sec. 2025.04.30 22:39:07.270460 [ 259 ] {71285038-addc-4814-8866-400681f93a54} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.270559 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.270592 [ 259 ] {71285038-addc-4814-8866-400681f93a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:07.270688 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:07.270743 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:07.271435 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:07.271722 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.272034 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_11_2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:07.272170 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:07.272338 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.04.30 22:39:07.272671 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:07.272835 [ 197 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:07.273769 [ 259 ] {71285038-addc-4814-8866-400681f93a54} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.273844 [ 259 ] {71285038-addc-4814-8866-400681f93a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.274953 [ 259 ] {71285038-addc-4814-8866-400681f93a54} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.275512 [ 259 ] {71285038-addc-4814-8866-400681f93a54} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.275518 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.005877781 sec., 96975.37216851053 rows/sec., 6.17 MiB/sec. 2025.04.30 22:39:07.275774 [ 36 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:07.275784 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:07.275878 [ 36 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.275999 [ 259 ] {71285038-addc-4814-8866-400681f93a54} executeQuery: Read 113 rows, 7.49 KiB in 0.005614 sec., 20128.25080156751 rows/sec., 1.30 MiB/sec. 2025.04.30 22:39:07.276017 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.276272 [ 259 ] {71285038-addc-4814-8866-400681f93a54} TCPHandler: Processed in 0.006266475 sec. 2025.04.30 22:39:07.276464 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:07.276560 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.276637 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.276887 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.276878 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.276929 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_5_1} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:07.277020 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:07.277030 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:07.277189 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.30 22:39:07.277531 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:07.277844 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:07.278230 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:07.278597 [ 197 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:07.279888 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.279961 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.281001 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.281346 [ 192 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140646 sec., 109908.3656022998 rows/sec., 7.53 MiB/sec. 2025.04.30 22:39:07.281523 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.281581 [ 192 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:07.281756 [ 36 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:07.281912 [ 36 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.281954 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} executeQuery: Read 112 rows, 6.53 KiB in 0.005178 sec., 21629.972962533797 rows/sec., 1.23 MiB/sec. 2025.04.30 22:39:07.281991 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.282276 [ 259 ] {0af26763-0567-4895-9b95-a990abdda9a9} TCPHandler: Processed in 0.005792128 sec. 2025.04.30 22:39:07.282352 [ 192 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.282378 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:07.282573 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.282597 [ 192 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_5_1} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:07.282649 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.282741 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:07.282807 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:39:07.282994 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:07.283041 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:07.283141 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:07.283289 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:07.283676 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:07.283915 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:07.285890 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.285949 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.286412 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004270357 sec., 131136.57710584853 rows/sec., 7.97 MiB/sec. 2025.04.30 22:39:07.286592 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:07.286662 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:07.286927 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.286946 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.287035 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_5_1} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:07.287219 [ 35 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:07.287250 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.30 22:39:07.287306 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} executeQuery: Read 390 rows, 28.23 KiB in 0.004483 sec., 86995.31563685033 rows/sec., 6.15 MiB/sec. 2025.04.30 22:39:07.287320 [ 35 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.287407 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.287459 [ 259 ] {eb738aee-97e0-4c6e-99cb-6bdf92c4505b} TCPHandler: Processed in 0.004996891 sec. 2025.04.30 22:39:07.287626 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:07.287681 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.287769 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.287838 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.04.30 22:39:07.287850 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:07.288002 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:07.288065 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part 2025.04.30 22:39:07.288398 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.04.30 22:39:07.288703 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part 2025.04.30 22:39:07.289046 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2025.04.30 22:39:07.289364 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 390 rows starting from the beginning of the part 2025.04.30 22:39:07.290281 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.290353 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.291264 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.291631 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.292096 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} executeQuery: Read 6 rows, 321.00 B in 0.004277 sec., 1402.8524666822539 rows/sec., 73.29 KiB/sec. 2025.04.30 22:39:07.292176 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00465575 sec., 362562.4228105031 rows/sec., 27.21 MiB/sec. 2025.04.30 22:39:07.292228 [ 259 ] {71f97677-a698-44e2-999e-dd6a95cd1ec8} TCPHandler: Processed in 0.004620878 sec. 2025.04.30 22:39:07.292371 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:07.292379 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.292565 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.292652 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:07.292831 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.293055 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_11_2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:07.293193 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.04.30 22:39:07.293548 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.293590 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.293991 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:07.294239 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.294391 [ 35 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:07.294460 [ 35 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.294476 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} executeQuery: Read 237 rows, 16.27 KiB in 0.00196 sec., 120918.36734693877 rows/sec., 8.10 MiB/sec. 2025.04.30 22:39:07.294493 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.294710 [ 259 ] {0f6903e0-4139-4d94-a01e-67e4ac89036a} TCPHandler: Processed in 0.002383401 sec. 2025.04.30 22:39:07.294868 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:07.295019 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.295249 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.295270 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.295309 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2025.04.30 22:39:07.295365 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:07.295596 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part 2025.04.30 22:39:07.295967 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:07.296318 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.04.30 22:39:07.296647 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:07.296909 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part 2025.04.30 22:39:07.297747 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.297803 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.298643 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.299199 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.299397 [ 35 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:07.299503 [ 35 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.299597 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.299677 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} executeQuery: Read 1 rows, 69.00 B in 0.004438 sec., 225.32672374943667 rows/sec., 15.18 KiB/sec. 2025.04.30 22:39:07.300031 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:07.300134 [ 259 ] {d417c80c-637e-473b-a969-e990ba2701f7} TCPHandler: Processed in 0.005210469 sec. 2025.04.30 22:39:07.300483 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.300504 [ 193 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2113 rows, containing 5 columns (5 merged, 0 gathered) in 0.005904942 sec., 357835.8601998123 rows/sec., 24.40 MiB/sec. 2025.04.30 22:39:07.300533 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.300559 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:07.300829 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:07.300932 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.301120 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:07.301286 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:07.301473 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:07.301851 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:07.302392 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:07.303232 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.303587 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_11_2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:07.303890 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.04.30 22:39:07.305906 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006183363 sec., 808.6214572878869 rows/sec., 54.49 KiB/sec. 2025.04.30 22:39:07.306076 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.306105 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:07.306128 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.306667 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.306822 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_5_1} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:07.306951 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.04.30 22:39:07.307225 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:07.307495 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.307792 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} executeQuery: Read 8 rows, 14.68 KiB in 0.007052 sec., 1134.4299489506523 rows/sec., 2.03 MiB/sec. 2025.04.30 22:39:07.308001 [ 259 ] {5c4f091a-c22d-4f08-bed7-ef7dccb862db} TCPHandler: Processed in 0.00756286 sec. 2025.04.30 22:39:07.308117 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:07.308217 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:07.308264 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:07.308701 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.308741 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.309098 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:07.309343 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.309497 [ 35 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:07.309565 [ 35 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:07.309565 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} executeQuery: Read 82 rows, 5.33 KiB in 0.001359 sec., 60338.48417954378 rows/sec., 3.83 MiB/sec. 2025.04.30 22:39:07.309605 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:07.309691 [ 259 ] {c9585094-58dc-4b7a-af94-057d79e4a25d} TCPHandler: Processed in 0.001620836 sec. 2025.04.30 22:39:07.309801 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:07.309918 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:07.309963 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2025.04.30 22:39:07.310087 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:07.310280 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:07.310417 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:07.310544 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:07.310733 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:07.311852 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002137204 sec., 354668.9974377738 rows/sec., 23.16 MiB/sec. 2025.04.30 22:39:07.312006 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:07.312283 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:07.312361 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_11_2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:07.312426 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.04.30 22:39:10.345626 [ 30 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:39:10.345690 [ 30 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:39:10.477278 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.04.30 22:39:10.477915 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:10.477976 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:10.478529 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:10.478802 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:10.479072 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.04.30 22:39:10.744499 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.04.30 22:39:10.764297 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:10.764352 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:10.771423 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:10.772148 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:10.774687 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.04.30 22:39:12.245307 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.245554 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:12.245973 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:12.246024 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:12.246369 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:12.246447 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:12.246617 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.04.30 22:39:12.246996 [ 287 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:12.246973 [ 286 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:12.247179 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.04.30 22:39:12.247210 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:12.247420 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:12.247445 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.30 22:39:12.247518 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.247564 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.249061 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} executeQuery: Read 31 rows, 1.17 KiB in 0.003618 sec., 8568.269762299613 rows/sec., 323.36 KiB/sec. 2025.04.30 22:39:12.249218 [ 259 ] {7d0a6cbb-e64b-410f-b20f-86aee046dfff} TCPHandler: Processed in 0.004038028 sec. 2025.04.30 22:39:12.249510 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.249670 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:12.249952 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:12.249998 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:12.250289 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:12.250354 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:12.250493 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.04.30 22:39:12.250587 [ 288 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:12.250612 [ 287 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:12.250719 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.04.30 22:39:12.250749 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:12.250827 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:12.250845 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.30 22:39:12.250884 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.250923 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.251927 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} executeQuery: Read 31 rows, 1.17 KiB in 0.00233 sec., 13304.721030042918 rows/sec., 502.11 KiB/sec. 2025.04.30 22:39:12.252080 [ 259 ] {267946a7-2330-4053-b911-8c38465157da} TCPHandler: Processed in 0.00262325 sec. 2025.04.30 22:39:12.252285 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.252445 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:12.252727 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:12.252772 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:12.253065 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:12.253130 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:12.253265 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.04.30 22:39:12.253363 [ 287 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:12.253379 [ 288 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:12.253477 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.04.30 22:39:12.253505 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:12.253581 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:12.253599 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.30 22:39:12.253637 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.253677 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:12.254733 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} executeQuery: Read 31 rows, 1.17 KiB in 0.002362 sec., 13124.470787468248 rows/sec., 495.31 KiB/sec. 2025.04.30 22:39:12.254885 [ 259 ] {92d5ccf4-6441-44de-8df3-e40c2ceff531} TCPHandler: Processed in 0.002649581 sec. 2025.04.30 22:39:12.262542 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.262660 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.30 22:39:12.262706 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:12.263439 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.263486 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.263968 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:39:12.264193 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.264441 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} executeQuery: Read 3 rows, 280.00 B in 0.001755 sec., 1709.4017094017092 rows/sec., 155.80 KiB/sec. 2025.04.30 22:39:12.264591 [ 259 ] {e3a3e984-9314-4d44-bbdb-62d3d2ef7d27} TCPHandler: Processed in 0.00205336 sec. 2025.04.30 22:39:12.264704 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.264808 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:12.264859 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:12.265451 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.265492 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.265846 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:12.266087 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.266285 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} executeQuery: Read 118 rows, 10.24 KiB in 0.001499 sec., 78719.14609739828 rows/sec., 6.67 MiB/sec. 2025.04.30 22:39:12.266335 [ 259 ] {cfdfbbe9-8a11-481f-bada-6b601c0f6ee2} TCPHandler: Processed in 0.001679858 sec. 2025.04.30 22:39:12.266449 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.266551 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:12.266595 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:12.267092 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.267131 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.267469 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:12.267700 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.267888 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} executeQuery: Read 31 rows, 2.33 KiB in 0.001357 sec., 22844.509948415624 rows/sec., 1.68 MiB/sec. 2025.04.30 22:39:12.267938 [ 259 ] {cba88a01-c90f-409b-9cf6-510a19377288} TCPHandler: Processed in 0.001538903 sec. 2025.04.30 22:39:12.268045 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.268148 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:12.268192 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:12.268727 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.268765 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.269106 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:12.269342 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.269534 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} executeQuery: Read 113 rows, 9.04 KiB in 0.001407 sec., 80312.72210376688 rows/sec., 6.28 MiB/sec. 2025.04.30 22:39:12.269583 [ 259 ] {a935f8f6-7cb3-44cd-9e1c-e583e630285b} TCPHandler: Processed in 0.001589255 sec. 2025.04.30 22:39:12.269694 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.269797 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:12.269845 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:12.270318 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.270357 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.270722 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:12.270952 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.271205 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. 2025.04.30 22:39:12.271421 [ 259 ] {93464c9d-8e20-425f-ab6c-c1e727243ba0} TCPHandler: Processed in 0.00177041 sec. 2025.04.30 22:39:12.271611 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.271716 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:12.271794 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:12.272887 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.272926 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.273532 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:12.273790 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.273988 [ 26 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:39:12.274057 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} executeQuery: Read 31 rows, 56.88 KiB in 0.002364 sec., 13113.367174280878 rows/sec., 23.50 MiB/sec. 2025.04.30 22:39:12.274090 [ 26 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.274197 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.274299 [ 259 ] {175fd1a9-3f93-494f-9865-5cf2978378e5} TCPHandler: Processed in 0.002745204 sec. 2025.04.30 22:39:12.274637 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.274635 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:39:12.274821 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.30 22:39:12.274931 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.30 22:39:12.275891 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:12.276054 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:12.276889 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:12.276996 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} oximeter.measurements_i64 (2aff751b-2b8d-40b7-93c2-c7bf6d6457ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.277092 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.277576 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:12.278282 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:12.278721 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:39:12.278944 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:12.279508 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:12.279571 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} oximeter.measurements_i64 (2aff751b-2b8d-40b7-93c2-c7bf6d6457ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.280492 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} executeQuery: Read 27 rows, 1.99 KiB in 0.005704 sec., 4733.52033660589 rows/sec., 349.26 KiB/sec. 2025.04.30 22:39:12.280741 [ 259 ] {7e079298-be2c-4730-83e3-55fb246936a4} TCPHandler: Processed in 0.006199033 sec. 2025.04.30 22:39:12.281039 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:12.281224 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:12.281331 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:12.283190 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:12.283251 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.04.30 22:39:12.284478 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:12.285045 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.285662 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} executeQuery: Read 60 rows, 4.14 KiB in 0.004474 sec., 13410.818059901654 rows/sec., 925.49 KiB/sec. 2025.04.30 22:39:12.285822 [ 259 ] {c10cec68-d596-47b9-9243-480b97859516} TCPHandler: Processed in 0.00493074 sec. 2025.04.30 22:39:12.286464 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.012101436 sec., 5867.072304476923 rows/sec., 10.51 MiB/sec. 2025.04.30 22:39:12.286795 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:39:12.287224 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:12.287301 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_6_1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:39:12.287449 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.04.30 22:39:15.484306 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 334 2025.04.30 22:39:15.487565 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:15.487618 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:15.489110 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:15.489445 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:15.490066 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 334 2025.04.30 22:39:17.241888 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.242178 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:17.242604 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:17.242653 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:17.242989 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:17.243064 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:17.243231 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.04.30 22:39:17.243378 [ 288 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:17.243446 [ 287 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:17.243481 [ 286 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:17.243655 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:17.243688 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:17.243809 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:17.243832 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:17.243876 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:17.243924 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:17.243965 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:17.245755 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} executeQuery: Read 34 rows, 1.31 KiB in 0.003711 sec., 9161.950956615468 rows/sec., 352.63 KiB/sec. 2025.04.30 22:39:17.245999 [ 259 ] {856b7b1d-ef33-4a92-9f67-2ef3002754d1} TCPHandler: Processed in 0.004241246 sec. 2025.04.30 22:39:17.260935 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.261058 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.30 22:39:17.261108 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:17.261851 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.261899 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.262449 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:39:17.262672 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.262888 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} executeQuery: Read 1 rows, 232.00 B in 0.001863 sec., 536.7686527106816 rows/sec., 121.61 KiB/sec. 2025.04.30 22:39:17.262945 [ 259 ] {64f36555-a0e7-4cb0-a5cc-8abfd3afb8ca} TCPHandler: Processed in 0.002061351 sec. 2025.04.30 22:39:17.263067 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.263170 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.263215 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:17.263841 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.263881 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.264241 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:17.264491 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.264673 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} executeQuery: Read 212 rows, 13.81 KiB in 0.001526 sec., 138925.29488859765 rows/sec., 8.84 MiB/sec. 2025.04.30 22:39:17.264723 [ 259 ] {449fbb74-0367-425e-ac39-5ab4e22104d6} TCPHandler: Processed in 0.001704409 sec. 2025.04.30 22:39:17.264847 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.264950 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:39:17.264994 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:39:17.265491 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.265530 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.265859 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.30 22:39:17.266090 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.266335 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} executeQuery: Read 10 rows, 835.00 B in 0.001385 sec., 7220.216606498195 rows/sec., 588.76 KiB/sec. 2025.04.30 22:39:17.266430 [ 259 ] {8200c6d5-9ad2-4c40-9d5b-c8a334dc330b} TCPHandler: Processed in 0.001631016 sec. 2025.04.30 22:39:17.266550 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.266651 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:17.266694 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:17.267499 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.267539 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.267916 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:17.268148 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.268343 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} executeQuery: Read 638 rows, 51.34 KiB in 0.001713 sec., 372446.00116754236 rows/sec., 29.27 MiB/sec. 2025.04.30 22:39:17.268393 [ 259 ] {89c6ee88-ea14-450c-94fe-bcc1ff913046} TCPHandler: Processed in 0.001891775 sec. 2025.04.30 22:39:17.268528 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.268638 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.268683 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:17.269230 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.269270 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.269630 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:17.269875 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.270071 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} executeQuery: Read 124 rows, 7.69 KiB in 0.001456 sec., 85164.83516483517 rows/sec., 5.15 MiB/sec. 2025.04.30 22:39:17.270121 [ 259 ] {23e396f7-6d98-406e-beb7-01df821531f6} TCPHandler: Processed in 0.001652197 sec. 2025.04.30 22:39:17.270257 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.270359 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.270403 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:17.270928 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.270966 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.271310 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:17.271542 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.271733 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} executeQuery: Read 113 rows, 7.49 KiB in 0.001395 sec., 81003.58422939068 rows/sec., 5.24 MiB/sec. 2025.04.30 22:39:17.271782 [ 259 ] {f7d5083d-ab99-4dc4-addc-b37a6b860a4c} TCPHandler: Processed in 0.001573984 sec. 2025.04.30 22:39:17.271900 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.272007 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.272050 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:17.272573 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.272611 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.272948 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:17.273181 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.273420 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} executeQuery: Read 112 rows, 6.53 KiB in 0.001426 sec., 78541.3744740533 rows/sec., 4.47 MiB/sec. 2025.04.30 22:39:17.273573 [ 259 ] {fc728470-2c98-4211-8762-dcd614b44824} TCPHandler: Processed in 0.001719739 sec. 2025.04.30 22:39:17.273698 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.273800 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:17.273843 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:17.274483 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.274521 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.274877 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:17.275115 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.275318 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} executeQuery: Read 400 rows, 29.04 KiB in 0.00154 sec., 259740.25974025976 rows/sec., 18.42 MiB/sec. 2025.04.30 22:39:17.275367 [ 259 ] {09da1936-770d-4935-9cd2-0acc9e1a0bc9} TCPHandler: Processed in 0.001717959 sec. 2025.04.30 22:39:17.275486 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.275587 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:17.275632 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:17.276063 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.276102 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.276478 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:17.276724 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.276881 [ 132 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.30 22:39:17.276939 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. 2025.04.30 22:39:17.276949 [ 132 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.277023 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.277063 [ 259 ] {6e745afd-b626-4232-9caf-0b756abae80d} TCPHandler: Processed in 0.001623616 sec. 2025.04.30 22:39:17.277238 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.30 22:39:17.277248 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.277504 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.277515 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:17.277595 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:17.277602 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.278001 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.278367 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.278780 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.278853 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.279253 [ 191 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:17.280009 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.280073 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.281032 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:17.281667 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.281915 [ 193 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004769413 sec., 7548.098686358258 rows/sec., 394.36 KiB/sec. 2025.04.30 22:39:17.282138 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} executeQuery: Read 242 rows, 16.62 KiB in 0.004724 sec., 51227.77307366639 rows/sec., 3.44 MiB/sec. 2025.04.30 22:39:17.282249 [ 259 ] {3bdefa8e-0dad-4e4d-916c-625261bc080c} TCPHandler: Processed in 0.005086494 sec. 2025.04.30 22:39:17.282258 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.30 22:39:17.282442 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.282630 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.282720 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:17.282859 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.283099 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_6_1} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.30 22:39:17.283274 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:39:17.283508 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.283552 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.283905 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:39:17.284152 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.284350 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} executeQuery: Read 1 rows, 69.00 B in 0.001772 sec., 564.3340857787811 rows/sec., 38.03 KiB/sec. 2025.04.30 22:39:17.284402 [ 259 ] {b5792d05-57b8-457c-870b-e1cd697de2eb} TCPHandler: Processed in 0.00203717 sec. 2025.04.30 22:39:17.284523 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.284627 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.284693 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:17.285710 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.285750 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.286347 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:17.286608 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.286831 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} executeQuery: Read 8 rows, 14.68 KiB in 0.002225 sec., 3595.5056179775283 rows/sec., 6.44 MiB/sec. 2025.04.30 22:39:17.286923 [ 259 ] {aa459653-c033-4add-b216-96f923f1e4cb} TCPHandler: Processed in 0.002451194 sec. 2025.04.30 22:39:17.287046 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:17.287152 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:17.287197 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:17.287620 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.287658 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.288131 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:17.288449 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.288652 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} executeQuery: Read 82 rows, 5.33 KiB in 0.001522 sec., 53876.47831800263 rows/sec., 3.42 MiB/sec. 2025.04.30 22:39:17.288702 [ 259 ] {7a89fe45-528c-43e1-aad1-8f3fbbebedef} TCPHandler: Processed in 0.001707339 sec. 2025.04.30 22:39:17.979257 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.04.30 22:39:17.979947 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.980003 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.980569 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:17.980843 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.981038 [ 133 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:17.981090 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.04.30 22:39:17.981134 [ 133 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:17.981168 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:17.981621 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:17.981872 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:17.981943 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.04.30 22:39:17.982095 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.04.30 22:39:17.982388 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.04.30 22:39:17.982537 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.04.30 22:39:17.982733 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.04.30 22:39:17.982876 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.04.30 22:39:17.984693 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003403347 sec., 1487653.183762925 rows/sec., 21.28 MiB/sec. 2025.04.30 22:39:17.985644 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:17.985985 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:17.986077 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_11_2} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:17.986188 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.04.30 22:39:18.274805 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.04.30 22:39:18.295937 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:18.295990 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:18.303238 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:18.303979 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:18.304344 [ 133 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:18.304472 [ 133 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:18.304540 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:18.305147 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:18.318881 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.04.30 22:39:18.320589 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:18.321801 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.04.30 22:39:18.326988 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.04.30 22:39:18.332302 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:18.337579 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.04.30 22:39:18.343273 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:18.347860 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.04.30 22:39:18.403429 [ 187 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.098707149 sec., 840.8712118713914 rows/sec., 4.35 MiB/sec. 2025.04.30 22:39:18.405952 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:18.408800 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:18.408922 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_11_2} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:18.411349 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.04.30 22:39:19.001111 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.84 MiB, peak 179.74 MiB, free memory in arenas 0.00 B, will set to 171.48 MiB (RSS), difference: 1.64 MiB 2025.04.30 22:39:22.251877 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.252101 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:22.252182 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:22.253007 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.253048 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.253491 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:22.253767 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.253965 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} executeQuery: Read 118 rows, 10.24 KiB in 0.00192 sec., 61458.33333333333 rows/sec., 5.21 MiB/sec. 2025.04.30 22:39:22.254021 [ 259 ] {eb270dbe-46ad-4b36-ac40-99fb9e7a4c37} TCPHandler: Processed in 0.002277648 sec. 2025.04.30 22:39:22.254151 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.254258 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:22.254305 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:22.254821 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.254943 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.255291 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:22.255561 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.255735 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} executeQuery: Read 31 rows, 2.33 KiB in 0.001498 sec., 20694.25901201602 rows/sec., 1.52 MiB/sec. 2025.04.30 22:39:22.255786 [ 259 ] {a372fd84-5a2d-4130-885b-c8d30a71a19c} TCPHandler: Processed in 0.001687048 sec. 2025.04.30 22:39:22.255903 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.256008 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:22.256052 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:22.256680 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.256719 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.257080 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:22.257333 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.257502 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} executeQuery: Read 95 rows, 7.60 KiB in 0.001516 sec., 62664.90765171504 rows/sec., 4.89 MiB/sec. 2025.04.30 22:39:22.257553 [ 259 ] {3b9ed070-d92a-438c-8c61-372f18369186} TCPHandler: Processed in 0.001703358 sec. 2025.04.30 22:39:22.257673 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.257780 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:22.257830 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:22.258328 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.258365 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.258748 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:22.259002 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.259199 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. 2025.04.30 22:39:22.259319 [ 259 ] {26cbfcea-cc5d-4718-a7b3-0d26463be34a} TCPHandler: Processed in 0.001688878 sec. 2025.04.30 22:39:22.259498 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.259605 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:22.259679 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:22.260776 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.260815 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.261452 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:22.261719 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.261904 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} executeQuery: Read 31 rows, 56.88 KiB in 0.002322 sec., 13350.55986218777 rows/sec., 23.92 MiB/sec. 2025.04.30 22:39:22.261994 [ 259 ] {fba3b5ba-1de7-43bd-ac27-78e7ac91d1d4} TCPHandler: Processed in 0.002554188 sec. 2025.04.30 22:39:22.262117 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:22.262223 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:22.262271 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:22.262693 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:22.262730 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:22.263111 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:22.263357 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:22.263524 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. 2025.04.30 22:39:22.263573 [ 259 ] {67f4aa6a-21d1-4ebe-8d98-dcab82a3d112} TCPHandler: Processed in 0.001508432 sec. 2025.04.30 22:39:25.345757 [ 105 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:39:25.345847 [ 105 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:39:25.482185 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.04.30 22:39:25.482823 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:25.482872 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:25.483504 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:25.483771 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:25.483973 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.04.30 22:39:25.491226 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 374 2025.04.30 22:39:25.494433 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:25.494487 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:25.495988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:25.496309 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:25.496814 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.04.30 22:39:25.819945 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.04.30 22:39:25.838467 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:25.838523 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:25.845688 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:25.846445 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:25.849162 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.04.30 22:39:27.255201 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.255411 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.255492 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:27.256340 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.256393 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.256867 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:27.257144 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.257363 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} executeQuery: Read 212 rows, 13.81 KiB in 0.002009 sec., 105525.13688402191 rows/sec., 6.71 MiB/sec. 2025.04.30 22:39:27.257419 [ 259 ] {97cfb7fc-87af-4263-8300-c6b6ec2cd471} TCPHandler: Processed in 0.002357451 sec. 2025.04.30 22:39:27.257552 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.257659 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:27.257706 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:27.258527 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.258567 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.258983 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:27.259240 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.259411 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} executeQuery: Read 633 rows, 50.98 KiB in 0.001773 sec., 357021.99661590526 rows/sec., 28.08 MiB/sec. 2025.04.30 22:39:27.259462 [ 259 ] {64a6b388-8ddb-4598-85ef-d2de8eb08c5c} TCPHandler: Processed in 0.001961337 sec. 2025.04.30 22:39:27.259575 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.259680 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.259727 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:27.260269 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.260307 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.260693 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:27.260954 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.261118 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} executeQuery: Read 114 rows, 6.99 KiB in 0.001459 sec., 78135.70938999315 rows/sec., 4.68 MiB/sec. 2025.04.30 22:39:27.261169 [ 259 ] {2320ebce-3f48-410d-b377-30226d1a316c} TCPHandler: Processed in 0.001643427 sec. 2025.04.30 22:39:27.261287 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.261391 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.261437 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:27.261977 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.262016 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.262380 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:27.262641 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.262804 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} executeQuery: Read 113 rows, 7.49 KiB in 0.001435 sec., 78745.64459930314 rows/sec., 5.10 MiB/sec. 2025.04.30 22:39:27.262854 [ 259 ] {b803f896-fc1a-44c7-8bdd-e2720df3ff83} TCPHandler: Processed in 0.001618696 sec. 2025.04.30 22:39:27.262973 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.263080 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.263126 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:27.263653 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.263692 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.264053 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:27.264306 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.264516 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} executeQuery: Read 112 rows, 6.53 KiB in 0.001453 sec., 77081.89951823812 rows/sec., 4.39 MiB/sec. 2025.04.30 22:39:27.264705 [ 259 ] {efb034f5-d26c-4ad3-b8a4-c0510b588554} TCPHandler: Processed in 0.001779261 sec. 2025.04.30 22:39:27.264831 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.264938 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:27.264984 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:27.265632 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.265670 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.266051 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:27.266328 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.266492 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} executeQuery: Read 390 rows, 28.23 KiB in 0.001576 sec., 247461.92893401015 rows/sec., 17.49 MiB/sec. 2025.04.30 22:39:27.266543 [ 259 ] {b7b8e633-c6b1-43dd-bcb5-ba2329456e8e} TCPHandler: Processed in 0.00176426 sec. 2025.04.30 22:39:27.266660 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.266764 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:27.266811 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:27.267224 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.267262 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.267617 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:27.267867 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.268067 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec. 2025.04.30 22:39:27.268230 [ 259 ] {091c21c6-902c-4f4f-bcd6-e48f5a87bd9f} TCPHandler: Processed in 0.001620216 sec. 2025.04.30 22:39:27.268361 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.268475 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.268522 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:27.269048 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.269085 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.269475 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:27.269713 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.269877 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} executeQuery: Read 237 rows, 16.27 KiB in 0.001424 sec., 166432.58426966294 rows/sec., 11.16 MiB/sec. 2025.04.30 22:39:27.269927 [ 259 ] {f2e0dd4d-ccf6-442d-8ef1-7491ba9da95b} TCPHandler: Processed in 0.001618405 sec. 2025.04.30 22:39:27.270054 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.270168 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.270216 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:27.270620 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.270658 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.271018 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:39:27.271263 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.271432 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. 2025.04.30 22:39:27.271480 [ 259 ] {8bf4d953-052b-464f-b4d0-af27ffbe1a9a} TCPHandler: Processed in 0.001478211 sec. 2025.04.30 22:39:27.271593 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.271697 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.271764 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:27.272768 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.272804 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.273392 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:27.273647 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.273835 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} executeQuery: Read 8 rows, 14.68 KiB in 0.00216 sec., 3703.7037037037035 rows/sec., 6.64 MiB/sec. 2025.04.30 22:39:27.273932 [ 259 ] {75f9cc20-7758-4192-a965-cc9d2ddf3e2c} TCPHandler: Processed in 0.002390882 sec. 2025.04.30 22:39:27.274045 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:27.274149 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:27.274196 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:27.274620 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:27.274657 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:27.275009 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:27.275241 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:27.275458 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} executeQuery: Read 82 rows, 5.33 KiB in 0.001321 sec., 62074.186222558674 rows/sec., 3.94 MiB/sec. 2025.04.30 22:39:27.275644 [ 259 ] {b4c29b18-6b9e-4611-920a-0e6fabbbc710} TCPHandler: Processed in 0.001646827 sec. 2025.04.30 22:39:32.251870 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.252090 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:32.252167 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:32.253033 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.253074 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.253501 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:32.253753 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.253893 [ 29 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:32.253938 [ 29 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.253957 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} executeQuery: Read 118 rows, 10.24 KiB in 0.001922 sec., 61394.380853277835 rows/sec., 5.20 MiB/sec. 2025.04.30 22:39:32.253964 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.254043 [ 259 ] {05c998ad-996a-45c9-9613-4377bf19fe59} TCPHandler: Processed in 0.002306029 sec. 2025.04.30 22:39:32.254140 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:32.254183 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.254291 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:32.254321 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:32.254337 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 633 rows starting from the beginning of the part 2025.04.30 22:39:32.254374 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:32.254604 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 118 rows starting from the beginning of the part 2025.04.30 22:39:32.254971 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 638 rows starting from the beginning of the part 2025.04.30 22:39:32.255352 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part 2025.04.30 22:39:32.255691 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 633 rows starting from the beginning of the part 2025.04.30 22:39:32.256025 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part 2025.04.30 22:39:32.256774 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.256821 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.257434 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:32.257735 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.257868 [ 29 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.04.30 22:39:32.257906 [ 29 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.257954 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.257986 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} executeQuery: Read 31 rows, 2.33 KiB in 0.00368 sec., 8423.91304347826 rows/sec., 633.44 KiB/sec. 2025.04.30 22:39:32.258453 [ 259 ] {8d8e15e2-70bd-4b6e-b1f7-bbfb9deac600} TCPHandler: Processed in 0.004315008 sec. 2025.04.30 22:39:32.258519 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.04.30 22:39:32.258749 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.258801 [ 199 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004727792 sec., 477601.3834787994 rows/sec., 39.83 MiB/sec. 2025.04.30 22:39:32.258849 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:32.258964 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 114 rows starting from the beginning of the part 2025.04.30 22:39:32.258989 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:32.259158 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:32.259335 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:32.259561 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:32.259752 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 124 rows starting from the beginning of the part 2025.04.30 22:39:32.260190 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:32.260596 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:32.261013 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:32.262072 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.262501 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_16_3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:32.262764 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.04.30 22:39:32.263081 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.263175 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.264267 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:32.264504 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 445 rows, containing 5 columns (5 merged, 0 gathered) in 0.006439981 sec., 69099.58274721618 rows/sec., 4.61 MiB/sec. 2025.04.30 22:39:32.264736 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.04.30 22:39:32.264747 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.265034 [ 29 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:32.265114 [ 29 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.265174 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.265303 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} executeQuery: Read 95 rows, 7.60 KiB in 0.006346 sec., 14970.059880239522 rows/sec., 1.17 MiB/sec. 2025.04.30 22:39:32.265594 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.265648 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:32.265693 [ 259 ] {020f6e5a-cb00-4f7e-ab5a-e774239c0416} TCPHandler: Processed in 0.007030661 sec. 2025.04.30 22:39:32.265995 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_10_2} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.04.30 22:39:32.266198 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.266328 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:32.266358 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:39:32.266525 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part 2025.04.30 22:39:32.266642 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:32.266829 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:32.266998 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:32.267429 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 400 rows starting from the beginning of the part 2025.04.30 22:39:32.267758 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 95 rows starting from the beginning of the part 2025.04.30 22:39:32.268133 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 390 rows starting from the beginning of the part 2025.04.30 22:39:32.268348 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part 2025.04.30 22:39:32.269212 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.269279 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.270245 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:32.270704 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.270903 [ 29 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:32.271002 [ 29 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.271088 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.271365 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} executeQuery: Read 160 rows, 11.41 KiB in 0.004835 sec., 33092.037228541885 rows/sec., 2.30 MiB/sec. 2025.04.30 22:39:32.271755 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:32.271772 [ 259 ] {ca5351fe-a2ce-4834-ba38-84bb7b67995f} TCPHandler: Processed in 0.005751047 sec. 2025.04.30 22:39:32.271811 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1483 rows, containing 5 columns (5 merged, 0 gathered) in 0.006502583 sec., 228063.21733994014 rows/sec., 17.35 MiB/sec. 2025.04.30 22:39:32.271944 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:32.271958 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.271986 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2113 rows starting from the beginning of the part 2025.04.30 22:39:32.272045 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:32.272440 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:32.272479 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:32.272932 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part 2025.04.30 22:39:32.273006 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:32.273412 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:32.273487 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.273913 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part 2025.04.30 22:39:32.273935 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_16_3} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:32.274331 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.04.30 22:39:32.274414 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:32.276521 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.276561 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.276945 [ 195 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005674154 sec., 541402.2953906433 rows/sec., 36.94 MiB/sec. 2025.04.30 22:39:32.277436 [ 195 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:32.277650 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:32.278027 [ 195 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.278222 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.278252 [ 195 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_16_3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:32.278436 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.30 22:39:32.278779 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} executeQuery: Read 31 rows, 56.88 KiB in 0.006527 sec., 4749.502068331546 rows/sec., 8.51 MiB/sec. 2025.04.30 22:39:32.278903 [ 259 ] {7b33ab7f-f4ef-4c86-9f52-96759b7b81f2} TCPHandler: Processed in 0.007012171 sec. 2025.04.30 22:39:32.279016 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:32.279119 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:32.279164 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:32.279586 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.279623 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.279981 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:32.280213 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.280332 [ 29 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:32.280368 [ 29 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.280394 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.280398 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. 2025.04.30 22:39:32.280573 [ 259 ] {7ca08240-bc4c-401f-afbf-f883f9744b0f} TCPHandler: Processed in 0.001603005 sec. 2025.04.30 22:39:32.280681 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:32.280844 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:32.280882 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part 2025.04.30 22:39:32.281045 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:32.281212 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:32.281324 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:32.281515 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:32.281701 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:32.283031 [ 195 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550338 sec., 432099.58836828684 rows/sec., 28.25 MiB/sec. 2025.04.30 22:39:32.283229 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:32.283538 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.283614 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_16_3} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:32.283697 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.04.30 22:39:32.985000 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.04.30 22:39:32.985608 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:32.985654 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:32.986189 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:32.986458 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:32.986640 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.04.30 22:39:33.350120 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.04.30 22:39:33.369615 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:33.369669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:33.377716 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:33.378490 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:33.381232 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.04.30 22:39:35.497927 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 2025.04.30 22:39:35.500998 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:35.501048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:35.502500 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:35.502815 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:35.503770 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 408 2025.04.30 22:39:37.256174 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.256381 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.256459 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:37.257373 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.257422 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.257850 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:37.258097 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.258318 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} executeQuery: Read 212 rows, 13.81 KiB in 0.001995 sec., 106265.66416040101 rows/sec., 6.76 MiB/sec. 2025.04.30 22:39:37.258375 [ 259 ] {4949d000-c437-4048-91f2-ce105a59db8c} TCPHandler: Processed in 0.002340041 sec. 2025.04.30 22:39:37.258519 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.258626 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:37.258673 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:37.259517 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.259557 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.259962 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:39:37.260198 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.260394 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} executeQuery: Read 633 rows, 50.98 KiB in 0.001792 sec., 353236.60714285716 rows/sec., 27.78 MiB/sec. 2025.04.30 22:39:37.260443 [ 259 ] {c6cce3a4-4ac9-4740-aec5-56ffb76c81a8} TCPHandler: Processed in 0.001985389 sec. 2025.04.30 22:39:37.260570 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.260681 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.260725 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:37.261307 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.261346 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.261760 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:37.261999 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.262191 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} executeQuery: Read 114 rows, 6.99 KiB in 0.001531 sec., 74461.1365120836 rows/sec., 4.46 MiB/sec. 2025.04.30 22:39:37.262241 [ 259 ] {b45113af-52f7-4307-a68e-47a41039a9d6} TCPHandler: Processed in 0.001720829 sec. 2025.04.30 22:39:37.262370 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.262481 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.262524 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:37.263104 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.263144 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.263486 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:37.263720 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.263911 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} executeQuery: Read 113 rows, 7.49 KiB in 0.001451 sec., 77877.32598208133 rows/sec., 5.04 MiB/sec. 2025.04.30 22:39:37.263965 [ 259 ] {28b9eac7-3f46-4dbf-acb3-dd92d332a447} TCPHandler: Processed in 0.001643986 sec. 2025.04.30 22:39:37.264100 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.264206 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.264249 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:37.264774 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.264811 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.265145 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:37.265381 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.265567 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} executeQuery: Read 112 rows, 6.53 KiB in 0.001381 sec., 81100.65170166545 rows/sec., 4.62 MiB/sec. 2025.04.30 22:39:37.265616 [ 259 ] {60948ddb-7ffe-433a-b837-42973f58be9a} TCPHandler: Processed in 0.001570564 sec. 2025.04.30 22:39:37.265736 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.265846 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:37.265889 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:37.266511 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.266549 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.266901 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:39:37.267143 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.267340 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} executeQuery: Read 390 rows, 28.23 KiB in 0.001515 sec., 257425.74257425743 rows/sec., 18.19 MiB/sec. 2025.04.30 22:39:37.267390 [ 259 ] {628848a0-c650-4102-882f-bda8dc39090c} TCPHandler: Processed in 0.001703608 sec. 2025.04.30 22:39:37.267515 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.267617 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:37.267662 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:37.268067 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.268104 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.268439 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:37.268666 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.268851 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} executeQuery: Read 6 rows, 321.00 B in 0.001255 sec., 4780.876494023904 rows/sec., 249.78 KiB/sec. 2025.04.30 22:39:37.268897 [ 259 ] {5b6172f5-c124-4905-b769-a275d58f90ef} TCPHandler: Processed in 0.001431809 sec. 2025.04.30 22:39:37.269010 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.269136 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.269194 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:37.269803 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.269849 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.270252 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:39:37.270480 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.270695 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. 2025.04.30 22:39:37.270773 [ 259 ] {18098982-6ea3-4688-8938-5afdaee1730d} TCPHandler: Processed in 0.001812832 sec. 2025.04.30 22:39:37.271010 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.271114 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.271161 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:37.271564 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.271602 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.271930 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:39:37.272158 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.272402 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. 2025.04.30 22:39:37.272538 [ 259 ] {145ca574-3a7d-431f-a707-6fd17883f445} TCPHandler: Processed in 0.001601545 sec. 2025.04.30 22:39:37.272652 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.272754 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.272820 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:37.273829 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.273868 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.274450 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:37.274701 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.274875 [ 84 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:37.274966 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} executeQuery: Read 8 rows, 14.68 KiB in 0.002226 sec., 3593.8903863432165 rows/sec., 6.44 MiB/sec. 2025.04.30 22:39:37.274974 [ 84 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.275055 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.275351 [ 259 ] {f8dd365c-7723-4b82-b404-d3d1e0472ac4} TCPHandler: Processed in 0.002746304 sec. 2025.04.30 22:39:37.275396 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:37.275537 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:37.275792 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:37.275925 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:37.276159 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:37.276401 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part 2025.04.30 22:39:37.277201 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:37.277994 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:37.278031 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:37.278108 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:37.278439 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:37.279092 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:37.279799 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:37.279880 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:39:37.280768 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.281486 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} executeQuery: Read 82 rows, 5.33 KiB in 0.005774 sec., 14201.593349497749 rows/sec., 923.62 KiB/sec. 2025.04.30 22:39:37.281764 [ 259 ] {cc497519-c045-4aa9-9516-144c2b05decb} TCPHandler: Processed in 0.006311916 sec. 2025.04.30 22:39:37.286483 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 19 columns (19 merged, 0 gathered) in 0.011275387 sec., 13924.134045243858 rows/sec., 24.95 MiB/sec. 2025.04.30 22:39:37.286850 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:37.287250 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:37.287334 [ 197 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_11_2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:37.287445 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.04.30 22:39:40.345893 [ 107 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:39:40.345957 [ 107 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:39:40.487681 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.04.30 22:39:40.488305 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:40.488343 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:40.488906 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:40.489171 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:40.489431 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.04.30 22:39:40.882247 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.04.30 22:39:40.902479 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:40.902537 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:40.909916 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:40.910660 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:40.913220 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.04.30 22:39:42.252028 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.252237 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:42.252316 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:42.253144 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.253199 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.253634 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:39:42.253898 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.254103 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} executeQuery: Read 118 rows, 10.24 KiB in 0.001923 sec., 61362.454498179926 rows/sec., 5.20 MiB/sec. 2025.04.30 22:39:42.254165 [ 259 ] {448fc1fc-cc21-4005-ba3b-683e294bce49} TCPHandler: Processed in 0.002273008 sec. 2025.04.30 22:39:42.254299 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.254411 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.254460 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:42.254997 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.255035 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.255380 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:42.255630 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.255858 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} executeQuery: Read 31 rows, 2.33 KiB in 0.001466 sec., 21145.975443383355 rows/sec., 1.55 MiB/sec. 2025.04.30 22:39:42.256074 [ 259 ] {9faffa6f-29ac-4231-93a9-ab09f4c943a2} TCPHandler: Processed in 0.001821693 sec. 2025.04.30 22:39:42.256230 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.256334 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:42.256381 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:42.256951 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.256989 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.257336 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:39:42.257577 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.257800 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} executeQuery: Read 95 rows, 7.60 KiB in 0.001481 sec., 64145.84740040514 rows/sec., 5.01 MiB/sec. 2025.04.30 22:39:42.258011 [ 259 ] {fd40203e-30c6-45f9-b5f7-253f7a66d857} TCPHandler: Processed in 0.001829533 sec. 2025.04.30 22:39:42.258158 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.258261 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.258311 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:42.258831 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.258869 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.259243 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:39:42.259483 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.259717 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. 2025.04.30 22:39:42.259937 [ 259 ] {8aee0989-197b-44a2-80cd-b26ae1ea6cb1} TCPHandler: Processed in 0.001828753 sec. 2025.04.30 22:39:42.260071 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.260177 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.260244 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:42.261357 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.261394 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.262024 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:39:42.262288 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.262560 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} executeQuery: Read 31 rows, 56.88 KiB in 0.002382 sec., 13014.273719563393 rows/sec., 23.32 MiB/sec. 2025.04.30 22:39:42.262766 [ 259 ] {819936ac-041e-44df-abd1-0b4a32d12c65} TCPHandler: Processed in 0.002743234 sec. 2025.04.30 22:39:42.262907 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.263043 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.263099 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:42.263546 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.263584 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.263948 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:39:42.264187 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.264398 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. 2025.04.30 22:39:42.264585 [ 259 ] {e59a1fe7-1e12-492a-8c6d-6bb305a68701} TCPHandler: Processed in 0.00174167 sec. 2025.04.30 22:39:42.671059 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.671316 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.671728 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.671781 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.672129 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.672211 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.672385 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.04.30 22:39:42.672510 [ 290 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.672542 [ 288 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.672648 [ 287 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.672659 [ 286 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.672845 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.672879 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.673000 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.673025 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.673067 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.673113 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.673153 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.674860 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} executeQuery: Read 34 rows, 1.31 KiB in 0.00366 sec., 9289.617486338797 rows/sec., 357.54 KiB/sec. 2025.04.30 22:39:42.675066 [ 259 ] {4f1a1d50-af3a-4cb5-a17b-2fba0157ae42} TCPHandler: Processed in 0.004137022 sec. 2025.04.30 22:39:42.675421 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.675600 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.675905 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.675953 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.676262 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.676329 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.676471 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.04.30 22:39:42.676661 [ 287 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.676696 [ 290 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.676760 [ 288 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.676809 [ 286 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.676988 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.677021 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.677132 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.677155 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.677196 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.677240 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.677278 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.678611 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} executeQuery: Read 34 rows, 1.31 KiB in 0.003094 sec., 10989.010989010989 rows/sec., 422.95 KiB/sec. 2025.04.30 22:39:42.678802 [ 259 ] {7b4dd2bd-c15c-41d7-baa3-98e2cc2c9a72} TCPHandler: Processed in 0.003435788 sec. 2025.04.30 22:39:42.679053 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.679222 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.679521 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.679569 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.679879 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.679946 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.680085 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.04.30 22:39:42.680248 [ 290 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.680288 [ 288 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.680299 [ 286 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.680346 [ 287 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.680512 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.680543 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.680651 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.680673 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.680711 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.680753 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.680788 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.682333 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} executeQuery: Read 34 rows, 1.31 KiB in 0.003194 sec., 10644.959298685035 rows/sec., 409.70 KiB/sec. 2025.04.30 22:39:42.682521 [ 259 ] {0d0b9c2e-9ab1-4c98-93c3-f0e7613e8436} TCPHandler: Processed in 0.003527341 sec. 2025.04.30 22:39:42.682747 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.682912 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.683212 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.683260 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.683567 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.683631 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.683767 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.04.30 22:39:42.683958 [ 288 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.683951 [ 290 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.683991 [ 287 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.683961 [ 286 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.684139 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.684202 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.684314 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.684336 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.684375 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.684443 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.684484 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.685757 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} executeQuery: Read 34 rows, 1.31 KiB in 0.002923 sec., 11631.88504960657 rows/sec., 447.69 KiB/sec. 2025.04.30 22:39:42.685946 [ 259 ] {dcc613f3-d89a-45e5-afb3-64a8bf0625ea} TCPHandler: Processed in 0.003263402 sec. 2025.04.30 22:39:42.686157 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.686322 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.686618 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.686666 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.686978 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.687042 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.687179 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.04.30 22:39:42.687342 [ 287 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.687353 [ 290 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.687389 [ 288 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.687458 [ 286 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.687585 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.687615 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.687721 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.687743 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.687781 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.687824 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.687864 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.689220 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} executeQuery: Read 34 rows, 1.31 KiB in 0.002978 sec., 11417.058428475486 rows/sec., 439.42 KiB/sec. 2025.04.30 22:39:42.689406 [ 259 ] {c8d619cb-6208-4a95-8d8d-a97a26503fda} TCPHandler: Processed in 0.003297983 sec. 2025.04.30 22:39:42.689611 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.689780 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} executeQuery: (from [fd00:1122:3344:101::d]:43595) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.30 22:39:42.690074 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.30 22:39:42.690123 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.30 22:39:42.690435 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.690499 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.30 22:39:42.690635 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.04.30 22:39:42.690847 [ 290 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.30 22:39:42.690846 [ 288 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.30 22:39:42.690852 [ 287 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.30 22:39:42.690850 [ 286 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.30 22:39:42.691027 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.04.30 22:39:42.691064 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.30 22:39:42.691170 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.30 22:39:42.691191 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.30 22:39:42.691231 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.691272 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.691311 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.30 22:39:42.692584 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} executeQuery: Read 34 rows, 1.31 KiB in 0.002889 sec., 11768.778123918311 rows/sec., 452.96 KiB/sec. 2025.04.30 22:39:42.692777 [ 259 ] {b2d9fb81-b09b-4fe6-9197-533260250a23} TCPHandler: Processed in 0.00321632 sec. 2025.04.30 22:39:42.832752 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.832961 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.30 22:39:42.833048 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.30 22:39:42.833920 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.833971 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.834479 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:39:42.834707 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.834898 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} executeQuery: Read 6 rows, 1.34 KiB in 0.001994 sec., 3009.027081243731 rows/sec., 669.98 KiB/sec. 2025.04.30 22:39:42.834954 [ 259 ] {3540c2ed-ce05-44e5-8e6a-c27466355ae8} TCPHandler: Processed in 0.002339271 sec. 2025.04.30 22:39:42.835075 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.835179 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.835225 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:42.835844 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.835881 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.836240 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:42.836493 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.836610 [ 154 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.30 22:39:42.836652 [ 154 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.836669 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} executeQuery: Read 212 rows, 13.81 KiB in 0.00151 sec., 140397.35099337748 rows/sec., 8.93 MiB/sec. 2025.04.30 22:39:42.836677 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.836745 [ 259 ] {f777c6e5-6db5-40e3-8b65-ab301216a510} TCPHandler: Processed in 0.001716039 sec. 2025.04.30 22:39:42.836973 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.30 22:39:42.836999 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.837187 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:42.837206 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:42.837245 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:42.837254 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.04.30 22:39:42.837433 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:42.837822 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:42.838187 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:42.838534 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.04.30 22:39:42.839991 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00321991 sec., 329201.74787494063 rows/sec., 22.19 MiB/sec. 2025.04.30 22:39:42.840243 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.30 22:39:42.840305 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.840372 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.840828 [ 194 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.840959 [ 194 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_9_2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.30 22:39:42.841039 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:39:42.841134 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:39:42.841380 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.841573 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} executeQuery: Read 1773 rows, 147.54 KiB in 0.004412 sec., 401858.56754306436 rows/sec., 32.66 MiB/sec. 2025.04.30 22:39:42.841724 [ 259 ] {b9d1e611-88dd-46f6-89a3-02b0f918e7bf} TCPHandler: Processed in 0.004815895 sec. 2025.04.30 22:39:42.841907 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.842011 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.842059 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:42.842618 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.842657 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.843012 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:42.843252 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.843418 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} executeQuery: Read 114 rows, 6.99 KiB in 0.001429 sec., 79776.06717984605 rows/sec., 4.78 MiB/sec. 2025.04.30 22:39:42.843467 [ 259 ] {69d4be9a-5122-42c4-af53-8430dfc534ef} TCPHandler: Processed in 0.001619555 sec. 2025.04.30 22:39:42.843587 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.843692 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.843754 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:42.844416 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.844454 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.844818 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:42.845066 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.845273 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} executeQuery: Read 341 rows, 23.30 KiB in 0.001592 sec., 214195.97989949747 rows/sec., 14.29 MiB/sec. 2025.04.30 22:39:42.845482 [ 259 ] {6f3da42d-f614-472e-9e5e-5be732538991} TCPHandler: Processed in 0.001940376 sec. 2025.04.30 22:39:42.845632 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.845740 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.845787 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:42.846360 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.846401 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.846764 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:42.847011 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.847133 [ 154 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.30 22:39:42.847173 [ 154 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.847199 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.847204 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} executeQuery: Read 112 rows, 6.53 KiB in 0.001486 sec., 75370.12113055182 rows/sec., 4.29 MiB/sec. 2025.04.30 22:39:42.847325 [ 259 ] {2f630e11-afe5-4f6d-b2f1-098038f16eaf} TCPHandler: Processed in 0.001743699 sec. 2025.04.30 22:39:42.847332 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.30 22:39:42.847437 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:42.847461 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.847471 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.04.30 22:39:42.847671 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:42.847677 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:42.847795 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:42.848011 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:42.848418 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:42.848691 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.04.30 22:39:42.850092 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.850135 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.850373 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003113207 sec., 179878.8194938531 rows/sec., 10.93 MiB/sec. 2025.04.30 22:39:42.850618 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.30 22:39:42.850832 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:39:42.851122 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.851305 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_9_2} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.30 22:39:42.851334 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.851472 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.30 22:39:42.851600 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} executeQuery: Read 846 rows, 62.51 KiB in 0.004031 sec., 209873.4805259241 rows/sec., 15.14 MiB/sec. 2025.04.30 22:39:42.851663 [ 259 ] {cdd89597-6e5d-491c-95de-e15d2161377e} TCPHandler: Processed in 0.004258126 sec. 2025.04.30 22:39:42.851784 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.851889 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:42.851935 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:42.852351 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.852389 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.852759 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:42.853010 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.853177 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec. 2025.04.30 22:39:42.853224 [ 259 ] {8af081f1-dbc1-4a07-aff0-20b6417e4926} TCPHandler: Processed in 0.001491541 sec. 2025.04.30 22:39:42.853341 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.853445 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.853493 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:42.854990 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.855025 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.855691 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:39:42.855944 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.856115 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} executeQuery: Read 4057 rows, 277.02 KiB in 0.002692 sec., 1507057.9494799406 rows/sec., 100.49 MiB/sec. 2025.04.30 22:39:42.856164 [ 259 ] {9d21d577-8ab2-4003-bc90-95d10a9e8d33} TCPHandler: Processed in 0.002873639 sec. 2025.04.30 22:39:42.856284 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.856388 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.856436 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:42.856837 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.856873 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.857226 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:39:42.857505 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.857740 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} executeQuery: Read 1 rows, 69.00 B in 0.001369 sec., 730.4601899196493 rows/sec., 49.22 KiB/sec. 2025.04.30 22:39:42.857913 [ 259 ] {8476b648-b1b3-4f7e-a310-faedb48a5ab9} TCPHandler: Processed in 0.001679628 sec. 2025.04.30 22:39:42.858050 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.858156 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.858224 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:42.859249 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.859287 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.859884 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:39:42.860151 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.860336 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} executeQuery: Read 8 rows, 14.68 KiB in 0.002203 sec., 3631.4117113027687 rows/sec., 6.51 MiB/sec. 2025.04.30 22:39:42.860427 [ 259 ] {32005c8b-7d7d-48ec-9730-1c063e7fe979} TCPHandler: Processed in 0.002427693 sec. 2025.04.30 22:39:42.860553 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:42.860657 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:42.860705 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:42.861141 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:42.861180 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:42.861540 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:39:42.861795 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:42.861960 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} executeQuery: Read 34 rows, 2.02 KiB in 0.001325 sec., 25660.377358490565 rows/sec., 1.49 MiB/sec. 2025.04.30 22:39:42.862007 [ 259 ] {41ec0edc-f1e4-45fb-aa68-bb6daef5ce49} TCPHandler: Processed in 0.001504752 sec. 2025.04.30 22:39:43.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.39 MiB, peak 179.74 MiB, free memory in arenas 0.00 B, will set to 174.83 MiB (RSS), difference: -1.56 MiB 2025.04.30 22:39:45.503978 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 478 2025.04.30 22:39:45.508168 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:45.508230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:45.509750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:45.510069 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:45.511057 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 478 2025.04.30 22:39:47.247902 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:47.248086 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:47.248156 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:47.248882 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:47.248931 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:47.249373 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:39:47.249634 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:47.249868 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} executeQuery: Read 56 rows, 4.41 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.35 MiB/sec. 2025.04.30 22:39:47.249924 [ 259 ] {dcd3048b-1ad3-4e71-ad7f-fb52a9f83fe7} TCPHandler: Processed in 0.002148814 sec. 2025.04.30 22:39:47.250044 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:47.250150 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:47.250196 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:47.250731 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:47.250770 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:47.251127 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:39:47.251368 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:47.251567 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. 2025.04.30 22:39:47.251619 [ 259 ] {9dd81fcd-0a26-467b-abdc-4970e96dff5d} TCPHandler: Processed in 0.001627295 sec. 2025.04.30 22:39:47.251732 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:47.251838 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:47.251889 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:47.252406 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:47.252446 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:47.252821 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:39:47.253065 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:47.253267 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} executeQuery: Read 128 rows, 9.13 KiB in 0.00145 sec., 88275.86206896552 rows/sec., 6.15 MiB/sec. 2025.04.30 22:39:47.253317 [ 259 ] {b305b005-067e-44da-afe1-bbf7f73a3292} TCPHandler: Processed in 0.001636576 sec. 2025.04.30 22:39:47.253431 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:47.253537 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:47.253582 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:47.254050 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:47.254089 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:47.254458 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:39:47.254696 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:47.254896 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} executeQuery: Read 48 rows, 3.31 KiB in 0.001382 sec., 34732.27206946455 rows/sec., 2.34 MiB/sec. 2025.04.30 22:39:47.254945 [ 259 ] {4fbe0e6f-1446-4498-accb-cd579aa9c739} TCPHandler: Processed in 0.001563964 sec. 2025.04.30 22:39:47.989608 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.04.30 22:39:47.990219 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:47.990263 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:47.990919 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:47.991327 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:47.991554 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.04.30 22:39:48.413360 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.04.30 22:39:48.435417 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:48.435481 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:48.443075 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:48.443810 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:48.447503 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.04.30 22:39:52.251011 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.251239 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:52.251321 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:52.252204 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.252254 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.252712 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:39:52.252962 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.253164 [ 149 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:39:52.253217 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} executeQuery: Read 118 rows, 10.24 KiB in 0.00203 sec., 58128.078817733985 rows/sec., 4.93 MiB/sec. 2025.04.30 22:39:52.253256 [ 149 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.253334 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.253358 [ 259 ] {085dab7e-ee64-471a-bfc8-d882d7020b47} TCPHandler: Processed in 0.002476185 sec. 2025.04.30 22:39:52.253653 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.253903 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:39:52.253972 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:52.254090 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:52.254368 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:52.254448 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 700 rows starting from the beginning of the part 2025.04.30 22:39:52.254836 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 633 rows starting from the beginning of the part 2025.04.30 22:39:52.255158 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 118 rows starting from the beginning of the part 2025.04.30 22:39:52.255541 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:39:52.255733 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.04.30 22:39:52.255947 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part 2025.04.30 22:39:52.256720 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.256785 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.257722 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:52.258234 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.258711 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} executeQuery: Read 31 rows, 2.33 KiB in 0.004807 sec., 6448.928645724985 rows/sec., 484.93 KiB/sec. 2025.04.30 22:39:52.258963 [ 259 ] {573f8148-f176-4639-8bd1-4ee52305406f} TCPHandler: Processed in 0.005427877 sec. 2025.04.30 22:39:52.259201 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.259341 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3398 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851581 sec., 580697.7635616767 rows/sec., 49.04 MiB/sec. 2025.04.30 22:39:52.259394 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:52.259453 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:52.259715 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:39:52.260109 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.260227 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_21_4} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:39:52.260231 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.260282 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.260319 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.04.30 22:39:52.260664 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:39:52.260902 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.261061 [ 149 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:39:52.261121 [ 149 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.261147 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} executeQuery: Read 95 rows, 7.60 KiB in 0.001788 sec., 53131.99105145413 rows/sec., 4.15 MiB/sec. 2025.04.30 22:39:52.261162 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.261323 [ 259 ] {e9481d5f-510a-4dd2-8420-9e0fe01c0a0b} TCPHandler: Processed in 0.002226977 sec. 2025.04.30 22:39:52.261414 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:39:52.261504 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.261577 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:52.261645 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 449 rows starting from the beginning of the part 2025.04.30 22:39:52.261719 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:52.261882 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 390 rows starting from the beginning of the part 2025.04.30 22:39:52.261922 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:52.262275 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 95 rows starting from the beginning of the part 2025.04.30 22:39:52.262617 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 846 rows starting from the beginning of the part 2025.04.30 22:39:52.263011 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.04.30 22:39:52.263366 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part 2025.04.30 22:39:52.264563 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.264628 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.265649 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:39:52.266169 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.266210 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.004903718 sec., 395414.2550611597 rows/sec., 30.19 MiB/sec. 2025.04.30 22:39:52.266400 [ 149 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:39:52.266508 [ 149 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.266556 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:39:52.266565 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} executeQuery: Read 160 rows, 11.41 KiB in 0.004892 sec., 32706.459525756338 rows/sec., 2.28 MiB/sec. 2025.04.30 22:39:52.266577 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.266956 [ 259 ] {a4c9cfb7-721a-488c-9981-ae74bd0fc930} TCPHandler: Processed in 0.005506709 sec. 2025.04.30 22:39:52.267001 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:39:52.267251 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.267283 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:52.267332 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3072 rows starting from the beginning of the part 2025.04.30 22:39:52.267343 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.267718 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:52.267775 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_21_4} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:39:52.267870 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.04.30 22:39:52.268144 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.30 22:39:52.268281 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:52.268372 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:52.268837 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4057 rows starting from the beginning of the part 2025.04.30 22:39:52.269176 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part 2025.04.30 22:39:52.269533 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part 2025.04.30 22:39:52.272736 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.272779 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.273932 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7814 rows, containing 5 columns (5 merged, 0 gathered) in 0.007185157 sec., 1087519.7299098684 rows/sec., 73.38 MiB/sec. 2025.04.30 22:39:52.274089 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:39:52.274373 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.274546 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:39:52.274818 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} executeQuery: Read 31 rows, 56.88 KiB in 0.00735 sec., 4217.6870748299325 rows/sec., 7.56 MiB/sec. 2025.04.30 22:39:52.275106 [ 259 ] {161b980e-cd33-4287-a4ad-b4df4c2dfe68} TCPHandler: Processed in 0.007969833 sec. 2025.04.30 22:39:52.275261 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.275315 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:52.275383 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_21_4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:39:52.275505 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:52.275517 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. 2025.04.30 22:39:52.275579 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:52.276032 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.276070 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.276430 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:39:52.276667 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.276836 [ 149 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:39:52.276901 [ 149 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:52.276918 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. 2025.04.30 22:39:52.276937 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:52.277078 [ 259 ] {8be905a8-8625-4064-9b6c-f87a7bfb2731} TCPHandler: Processed in 0.001837953 sec. 2025.04.30 22:39:52.277331 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:39:52.277468 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:52.277499 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1102 rows starting from the beginning of the part 2025.04.30 22:39:52.277579 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.04.30 22:39:52.277674 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:52.277761 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part 2025.04.30 22:39:52.277838 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2025.04.30 22:39:52.277909 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2025.04.30 22:39:52.279025 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001956778 sec., 708307.2274933589 rows/sec., 46.27 MiB/sec. 2025.04.30 22:39:52.279292 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:39:52.279662 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:52.279757 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_21_4} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:39:52.279867 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.04.30 22:39:54.200246 [ 144 ] {} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:39:54.200332 [ 144 ] {} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:54.200369 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:54.200616 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:39:54.201003 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:54.201054 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.04.30 22:39:54.201163 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::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.04.30 22:39:54.201304 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.04.30 22:39:54.201426 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:54.201516 [ 187 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.04.30 22:39:54.203804 [ 189 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003326065 sec., 12326.878759134292 rows/sec., 2.61 MiB/sec. 2025.04.30 22:39:54.204050 [ 189 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:39:54.204623 [ 189 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:54.204732 [ 189 ] {f42def01-4b08-435c-8432-88566222f48f::all_1_5_1} oximeter.timeseries_schema (f42def01-4b08-435c-8432-88566222f48f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:39:54.204848 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.30 22:39:54.281503 [ 144 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.30 22:39:54.281542 [ 144 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:54.281562 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:54.281815 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.30 22:39:54.282054 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:54.282116 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.04.30 22:39:54.282292 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:54.282518 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:54.282762 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:54.282885 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.04.30 22:39:54.284017 [ 188 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375352 sec., 3788.9121275499383 rows/sec., 255.31 KiB/sec. 2025.04.30 22:39:54.284141 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.30 22:39:54.284423 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:54.284500 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_9_2} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.30 22:39:54.284569 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.30 22:39:55.346231 [ 143 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:39:55.346344 [ 143 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:39:55.492574 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.04.30 22:39:55.493211 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.493265 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.493827 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:55.494082 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.494287 [ 143 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:55.494325 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.04.30 22:39:55.494374 [ 143 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.494403 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.494516 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:55.494655 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:55.494698 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.04.30 22:39:55.494775 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.04.30 22:39:55.494998 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.04.30 22:39:55.495201 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.04.30 22:39:55.495390 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.04.30 22:39:55.495568 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.04.30 22:39:55.497357 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891019 sec., 2553079.035454281 rows/sec., 36.52 MiB/sec. 2025.04.30 22:39:55.497821 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:55.498124 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.498203 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_16_3} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:55.498307 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.04.30 22:39:55.512261 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 498 2025.04.30 22:39:55.515055 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.515101 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.516557 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:39:55.516890 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.517064 [ 143 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:39:55.517120 [ 143 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.517158 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.517345 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:39:55.517993 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 498 2025.04.30 22:39:55.518277 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:55.518404 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part 2025.04.30 22:39:55.518945 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part 2025.04.30 22:39:55.519451 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2025.04.30 22:39:55.519941 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:39:55.520480 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part 2025.04.30 22:39:55.521104 [ 187 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.04.30 22:39:55.528713 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.011488784 sec., 43346.62397691522 rows/sec., 39.44 MiB/sec. 2025.04.30 22:39:55.529989 [ 201 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:39:55.530877 [ 201 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.530990 [ 201 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_11_2} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:39:55.531373 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. 2025.04.30 22:39:55.947536 [ 143 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.30 22:39:55.947604 [ 143 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.947628 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.947772 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.30 22:39:55.947928 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:55.947984 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 113 rows starting from the beginning of the part 2025.04.30 22:39:55.948107 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:55.948341 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:55.948484 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.04.30 22:39:55.948494 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.04.30 22:39:55.948816 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part 2025.04.30 22:39:55.954718 [ 188 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.007009731 sec., 113128.44957959157 rows/sec., 7.85 MiB/sec. 2025.04.30 22:39:55.955159 [ 188 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.30 22:39:55.956283 [ 188 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.956671 [ 188 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_9_2} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.30 22:39:55.957009 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.04.30 22:39:55.976376 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.976451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.984506 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:39:55.985375 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:55.985806 [ 143 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:39:55.985936 [ 143 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:55.986015 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:55.986630 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:39:56.007889 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006660699 sec. 2025.04.30 22:39:56.008652 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.04.30 22:39:56.009973 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:56.011843 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.04.30 22:39:56.017834 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:56.023316 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.04.30 22:39:56.028651 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:56.034118 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::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.04.30 22:39:56.038423 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.04.30 22:39:56.102025 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.115868897 sec., 1044.2836959084887 rows/sec., 5.40 MiB/sec. 2025.04.30 22:39:56.104820 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:39:56.107791 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:56.107921 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_16_3} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:39:56.110221 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.04.30 22:39:57.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.32 MiB, peak 187.27 MiB, free memory in arenas 0.00 B, will set to 179.14 MiB (RSS), difference: 1.83 MiB 2025.04.30 22:39:57.256311 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.256520 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.256602 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:39:57.257471 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.257534 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.258017 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:57.258279 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.258562 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} executeQuery: Read 212 rows, 13.81 KiB in 0.002082 sec., 101825.16810758885 rows/sec., 6.48 MiB/sec. 2025.04.30 22:39:57.258842 [ 259 ] {11fbc37e-2102-48aa-a7fd-ed447997f7da} TCPHandler: Processed in 0.002661431 sec. 2025.04.30 22:39:57.259096 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.259212 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:39:57.259263 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:39:57.260050 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.260091 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.260496 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:39:57.260745 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.260967 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} executeQuery: Read 633 rows, 50.98 KiB in 0.001785 sec., 354621.8487394958 rows/sec., 27.89 MiB/sec. 2025.04.30 22:39:57.261098 [ 259 ] {d9476a78-cc8b-439b-9e2e-a09de5eb56a2} TCPHandler: Processed in 0.002072042 sec. 2025.04.30 22:39:57.261216 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.261322 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.261369 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:39:57.261917 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.261956 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.262317 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:57.262556 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.262743 [ 140 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.04.30 22:39:57.262770 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} executeQuery: Read 114 rows, 6.99 KiB in 0.001466 sec., 77762.61937244202 rows/sec., 4.65 MiB/sec. 2025.04.30 22:39:57.262840 [ 140 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.262908 [ 259 ] {b89b98f2-0753-4e1c-9169-07b6b8f1fc2c} TCPHandler: Processed in 0.00173699 sec. 2025.04.30 22:39:57.262913 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.263118 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.263230 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.04.30 22:39:57.263399 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.263494 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:39:57.263603 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:39:57.263695 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 155 rows starting from the beginning of the part 2025.04.30 22:39:57.263992 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:57.264330 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:57.264680 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:57.264999 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2025.04.30 22:39:57.265317 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part 2025.04.30 22:39:57.266176 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.266238 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.267240 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:57.267751 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.268056 [ 200 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004994371 sec., 111926.00629789017 rows/sec., 7.40 MiB/sec. 2025.04.30 22:39:57.268512 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} executeQuery: Read 113 rows, 7.49 KiB in 0.00515 sec., 21941.747572815533 rows/sec., 1.42 MiB/sec. 2025.04.30 22:39:57.268599 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.04.30 22:39:57.269043 [ 259 ] {2b8c0c5e-5a19-4f8d-a044-f1f30ff6ad71} TCPHandler: Processed in 0.006042527 sec. 2025.04.30 22:39:57.269187 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.269308 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.269351 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.269409 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_15_3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.04.30 22:39:57.269424 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:39:57.269528 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:39:57.270105 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.270144 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.270524 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:57.270782 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.271073 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} executeQuery: Read 112 rows, 6.53 KiB in 0.001761 sec., 63600.22714366837 rows/sec., 3.62 MiB/sec. 2025.04.30 22:39:57.271462 [ 259 ] {ad835c90-e9be-4338-9f79-4ec79485a838} TCPHandler: Processed in 0.00233801 sec. 2025.04.30 22:39:57.271632 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.271737 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:39:57.271781 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:39:57.272417 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.272457 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.272829 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:39:57.273077 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.273335 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} executeQuery: Read 390 rows, 28.23 KiB in 0.00162 sec., 240740.74074074076 rows/sec., 17.01 MiB/sec. 2025.04.30 22:39:57.273759 [ 259 ] {67026bbe-2351-4279-90ff-9af417d853fb} TCPHandler: Processed in 0.002170025 sec. 2025.04.30 22:39:57.274091 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.274194 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:39:57.274241 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:39:57.274667 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.274705 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.275060 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:57.275306 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.275655 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.04.30 22:39:57.275928 [ 259 ] {7b4c51ce-1e5d-412f-af9e-6cad0925da58} TCPHandler: Processed in 0.001918256 sec. 2025.04.30 22:39:57.276116 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.276219 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.276268 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:39:57.276798 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.276837 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.277221 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:39:57.277475 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.277707 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} executeQuery: Read 237 rows, 16.27 KiB in 0.001509 sec., 157057.6540755467 rows/sec., 10.53 MiB/sec. 2025.04.30 22:39:57.277913 [ 259 ] {6522d6cf-d460-4f52-8683-a78354c231b2} TCPHandler: Processed in 0.001843554 sec. 2025.04.30 22:39:57.278079 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.278183 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.278232 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:39:57.278664 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.278703 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.279044 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:39:57.279282 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.279563 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. 2025.04.30 22:39:57.279630 [ 259 ] {b023e57c-791c-44c7-b178-19fc3ebcc37f} TCPHandler: Processed in 0.001602345 sec. 2025.04.30 22:39:57.279745 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.279850 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.279915 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:39:57.280903 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.280942 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.281531 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:39:57.281800 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.282117 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} executeQuery: Read 8 rows, 14.68 KiB in 0.002266 sec., 3530.4501323918803 rows/sec., 6.33 MiB/sec. 2025.04.30 22:39:57.282318 [ 259 ] {ee831114-87d2-4abf-a7cc-e5d69d95bacd} TCPHandler: Processed in 0.00262286 sec. 2025.04.30 22:39:57.282468 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:39:57.282574 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:39:57.282619 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:39:57.283039 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:39:57.283078 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:39:57.283451 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:39:57.283702 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:39:57.283938 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec. 2025.04.30 22:39:57.284139 [ 259 ] {5eb01290-4229-4ce7-94ef-7524ab44f63e} TCPHandler: Processed in 0.001721669 sec. 2025.04.30 22:40:02.250932 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.251156 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:40:02.251235 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:40:02.252052 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.252130 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.252541 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.30 22:40:02.252841 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.253488 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} executeQuery: Read 6 rows, 501.00 B in 0.002365 sec., 2536.997885835095 rows/sec., 206.87 KiB/sec. 2025.04.30 22:40:02.253604 [ 259 ] {f42fe950-deeb-442e-83c4-739fad756910} TCPHandler: Processed in 0.002812566 sec. 2025.04.30 22:40:02.253735 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.253841 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:02.253886 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:02.254472 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.254512 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.254866 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:02.255106 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.255273 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} executeQuery: Read 121 rows, 10.46 KiB in 0.001456 sec., 83104.3956043956 rows/sec., 7.02 MiB/sec. 2025.04.30 22:40:02.255323 [ 259 ] {67c0a0ce-60ae-44b4-9f40-da9cd0f8b16a} TCPHandler: Processed in 0.001640036 sec. 2025.04.30 22:40:02.255440 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.255544 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:02.255588 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:02.256087 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.256123 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.256461 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:02.256718 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.256881 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} executeQuery: Read 37 rows, 2.75 KiB in 0.001359 sec., 27225.90139808683 rows/sec., 1.98 MiB/sec. 2025.04.30 22:40:02.256930 [ 259 ] {7e4a1ffa-23b7-4e63-aebc-b6c1dafd97a3} TCPHandler: Processed in 0.001543164 sec. 2025.04.30 22:40:02.257046 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.257149 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:02.257194 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:02.257731 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.257767 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.258112 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:02.258357 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.258520 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} executeQuery: Read 101 rows, 8.09 KiB in 0.001393 sec., 72505.38406317301 rows/sec., 5.67 MiB/sec. 2025.04.30 22:40:02.258571 [ 259 ] {8e39b8dc-327a-4e16-bdc7-058a5dc6f67a} TCPHandler: Processed in 0.001575834 sec. 2025.04.30 22:40:02.258684 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.258789 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:02.258838 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:02.259337 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.259373 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.259747 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:02.259988 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.260161 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} executeQuery: Read 163 rows, 11.62 KiB in 0.001394 sec., 116929.69870875179 rows/sec., 8.14 MiB/sec. 2025.04.30 22:40:02.260209 [ 259 ] {1cdd6515-174b-4a22-a3ff-9c4623386de3} TCPHandler: Processed in 0.001576554 sec. 2025.04.30 22:40:02.260341 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.260446 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:02.260510 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:02.261581 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.261617 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.262227 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:02.262482 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.262612 [ 127 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:40:02.262668 [ 127 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.262678 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} executeQuery: Read 31 rows, 56.88 KiB in 0.002249 sec., 13783.903957314362 rows/sec., 24.70 MiB/sec. 2025.04.30 22:40:02.262697 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.263007 [ 259 ] {e92a220e-c125-4e6f-b750-b533d7f3be4f} TCPHandler: Processed in 0.002712933 sec. 2025.04.30 22:40:02.263042 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:40:02.263151 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:02.263390 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:02.263507 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:02.263945 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:02.264177 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 157 rows starting from the beginning of the part 2025.04.30 22:40:02.264818 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:02.265528 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:02.265551 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.265632 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.266072 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:02.266690 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:02.267232 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:02.267238 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:02.267962 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.268722 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} executeQuery: Read 60 rows, 4.14 KiB in 0.005377 sec., 11158.638646085177 rows/sec., 770.06 KiB/sec. 2025.04.30 22:40:02.269053 [ 259 ] {29045de1-447b-452e-abff-d19398fb6f01} TCPHandler: Processed in 0.005959485 sec. 2025.04.30 22:40:02.271519 [ 194 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 19 columns (19 merged, 0 gathered) in 0.008698749 sec., 30579.109708763866 rows/sec., 54.80 MiB/sec. 2025.04.30 22:40:02.271944 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:40:02.272355 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.272428 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_16_3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:40:02.272560 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.04.30 22:40:02.994586 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.04.30 22:40:02.995250 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:02.995298 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:02.995830 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:40:02.996103 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:02.996396 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.04.30 22:40:03.509673 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.04.30 22:40:03.528553 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:03.528612 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:03.535557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:40:03.536286 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:03.539825 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.04.30 22:40:04.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.85 MiB, peak 187.27 MiB, free memory in arenas 0.00 B, will set to 181.03 MiB (RSS), difference: 1.18 MiB 2025.04.30 22:40:05.519056 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 534 2025.04.30 22:40:05.522287 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:05.522351 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:05.523850 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:05.524179 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:05.525172 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2025.04.30 22:40:07.255654 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.255891 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.255982 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:07.256935 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.256980 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.257420 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:40:07.257693 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.257972 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} executeQuery: Read 212 rows, 13.81 KiB in 0.002131 sec., 99483.8104176443 rows/sec., 6.33 MiB/sec. 2025.04.30 22:40:07.258064 [ 259 ] {4c390830-87ef-4142-896e-bf64e9082353} TCPHandler: Processed in 0.002570288 sec. 2025.04.30 22:40:07.258320 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.258426 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:07.258474 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:07.259461 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.259500 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.259925 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:07.260169 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.260401 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} executeQuery: Read 633 rows, 50.98 KiB in 0.001997 sec., 316975.46319479216 rows/sec., 24.93 MiB/sec. 2025.04.30 22:40:07.260529 [ 259 ] {f3638e27-b45e-49f0-b866-103a6ef252a7} TCPHandler: Processed in 0.002285139 sec. 2025.04.30 22:40:07.260673 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.260776 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.260821 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:07.261382 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.261420 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.261793 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:40:07.262025 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.262210 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} executeQuery: Read 114 rows, 6.99 KiB in 0.001443 sec., 79002.079002079 rows/sec., 4.73 MiB/sec. 2025.04.30 22:40:07.262349 [ 259 ] {a1473af7-2ee9-4820-8ef2-91fbbbbb645f} TCPHandler: Processed in 0.001719379 sec. 2025.04.30 22:40:07.262594 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.262703 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.262749 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:07.263317 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.263355 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.263718 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:40:07.263954 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.264122 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} executeQuery: Read 113 rows, 7.49 KiB in 0.001442 sec., 78363.38418862691 rows/sec., 5.07 MiB/sec. 2025.04.30 22:40:07.264171 [ 259 ] {189b7c25-0295-48b8-a806-2592d531859a} TCPHandler: Processed in 0.001649016 sec. 2025.04.30 22:40:07.264281 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.264383 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.264428 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:07.264966 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.265003 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.265340 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:40:07.265575 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.265767 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} executeQuery: Read 112 rows, 6.53 KiB in 0.001399 sec., 80057.18370264475 rows/sec., 4.56 MiB/sec. 2025.04.30 22:40:07.265852 [ 259 ] {e68fa1cb-f354-4d25-bbe7-f125b26bd45d} TCPHandler: Processed in 0.001621196 sec. 2025.04.30 22:40:07.265963 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.266067 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:07.266111 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:07.266788 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.266826 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.267183 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:07.267424 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.267615 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} executeQuery: Read 390 rows, 28.23 KiB in 0.001561 sec., 249839.8462524023 rows/sec., 17.66 MiB/sec. 2025.04.30 22:40:07.267706 [ 259 ] {ba5ddf24-8aef-4b8d-b320-e9d552fc37ab} TCPHandler: Processed in 0.001791961 sec. 2025.04.30 22:40:07.267932 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.268080 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:07.268129 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:07.268544 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.268589 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.268936 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:40:07.269173 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.269293 [ 115 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.30 22:40:07.269336 [ 115 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.269351 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} executeQuery: Read 6 rows, 321.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 242.07 KiB/sec. 2025.04.30 22:40:07.269365 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.269430 [ 259 ] {82715ebb-e8d4-4b0d-88f3-2a8191ae9fc7} TCPHandler: Processed in 0.001600155 sec. 2025.04.30 22:40:07.269533 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.30 22:40:07.269565 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.269673 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:07.269705 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.269717 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.04.30 22:40:07.269763 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:07.269874 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:07.270323 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:07.270765 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:07.271217 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:07.271624 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:07.272524 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.272564 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.273309 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:07.273350 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003909794 sec., 16880.684762419707 rows/sec., 881.95 KiB/sec. 2025.04.30 22:40:07.273484 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.30 22:40:07.273621 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.273836 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} executeQuery: Read 237 rows, 16.27 KiB in 0.00416 sec., 56971.15384615385 rows/sec., 3.82 MiB/sec. 2025.04.30 22:40:07.273863 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.273928 [ 259 ] {7621dfe1-099e-4f9b-8c23-aeb0f6799e0d} TCPHandler: Processed in 0.004414531 sec. 2025.04.30 22:40:07.273989 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_11_2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.30 22:40:07.274051 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.274060 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.30 22:40:07.274154 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.274201 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:07.274597 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.274632 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.274968 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:40:07.275211 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.275379 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} executeQuery: Read 1 rows, 69.00 B in 0.001247 sec., 801.924619085806 rows/sec., 54.04 KiB/sec. 2025.04.30 22:40:07.275425 [ 259 ] {f69af9b0-0f7c-4dda-95e5-a6a885d2cdae} TCPHandler: Processed in 0.001433339 sec. 2025.04.30 22:40:07.275535 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.275647 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.275712 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:07.276676 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.276713 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.277287 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:40:07.277537 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.277761 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} executeQuery: Read 8 rows, 14.68 KiB in 0.002127 sec., 3761.165961448049 rows/sec., 6.74 MiB/sec. 2025.04.30 22:40:07.277914 [ 259 ] {23fa744b-1282-43fe-81d1-68dd34d9af30} TCPHandler: Processed in 0.002428054 sec. 2025.04.30 22:40:07.278018 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:07.278119 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:07.278163 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:07.278589 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:07.278625 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:07.278975 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:07.279202 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:07.279362 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} executeQuery: Read 82 rows, 5.33 KiB in 0.001265 sec., 64822.134387351776 rows/sec., 4.12 MiB/sec. 2025.04.30 22:40:07.279408 [ 259 ] {19197c21-42ce-455c-b733-b99a96a7a46b} TCPHandler: Processed in 0.001438239 sec. 2025.04.30 22:40:10.346610 [ 111 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:40:10.346678 [ 111 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:40:10.497491 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.04.30 22:40:10.498100 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:10.498137 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:10.498649 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:40:10.498908 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:10.499090 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.04.30 22:40:11.040864 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.04.30 22:40:11.061189 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:11.061253 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:11.068806 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:40:11.069555 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:11.072137 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.04.30 22:40:12.250473 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.250665 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:12.250735 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:12.251523 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.251581 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.252015 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:12.252279 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.252540 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} executeQuery: Read 118 rows, 10.24 KiB in 0.001925 sec., 61298.70129870129 rows/sec., 5.20 MiB/sec. 2025.04.30 22:40:12.252602 [ 259 ] {eaaf6f23-8dc9-41ed-b4d1-619005c08dc7} TCPHandler: Processed in 0.002254817 sec. 2025.04.30 22:40:12.252734 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.252839 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.252885 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:12.253400 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.253440 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.253799 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:40:12.254039 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.254238 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} executeQuery: Read 31 rows, 2.33 KiB in 0.00142 sec., 21830.985915492958 rows/sec., 1.60 MiB/sec. 2025.04.30 22:40:12.254288 [ 259 ] {8e6c7e5d-c803-463b-b56c-02f088e6ae34} TCPHandler: Processed in 0.001606425 sec. 2025.04.30 22:40:12.254401 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.254504 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:12.254548 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:12.255092 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.255132 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.255480 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:12.255731 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.255941 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} executeQuery: Read 95 rows, 7.60 KiB in 0.001458 sec., 65157.75034293553 rows/sec., 5.09 MiB/sec. 2025.04.30 22:40:12.255992 [ 259 ] {4df57b4a-d757-4af0-9f82-a40d7aa84046} TCPHandler: Processed in 0.001642406 sec. 2025.04.30 22:40:12.256109 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.256212 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.256261 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:12.256788 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.256828 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.257209 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:12.257460 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.257678 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. 2025.04.30 22:40:12.257728 [ 259 ] {7e8f8eff-fe1f-4705-9c04-d02807515130} TCPHandler: Processed in 0.001670607 sec. 2025.04.30 22:40:12.257860 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.257993 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.258070 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:12.259220 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.259259 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.259894 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:40:12.260148 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.260408 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} executeQuery: Read 31 rows, 56.88 KiB in 0.002434 sec., 12736.236647493837 rows/sec., 22.82 MiB/sec. 2025.04.30 22:40:12.260713 [ 259 ] {a10a611a-10ef-440a-9f08-9b0595e71310} TCPHandler: Processed in 0.002909249 sec. 2025.04.30 22:40:12.260984 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.261091 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.261137 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:12.261597 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.261635 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.261987 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:12.262216 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.262419 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. 2025.04.30 22:40:12.262468 [ 259 ] {06a1e210-bc46-46c1-9485-6660db6a3247} TCPHandler: Processed in 0.001552823 sec. 2025.04.30 22:40:12.531695 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.531903 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.531983 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:12.532867 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.532922 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.533351 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:12.533609 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.533815 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} executeQuery: Read 212 rows, 13.81 KiB in 0.001967 sec., 107778.34265378749 rows/sec., 6.85 MiB/sec. 2025.04.30 22:40:12.533937 [ 259 ] {1e304500-ba2e-4fbf-87e7-fe779bd4662a} TCPHandler: Processed in 0.002380522 sec. 2025.04.30 22:40:12.534180 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.534293 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:40:12.534343 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:40:12.534877 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.534918 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.535254 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.30 22:40:12.535495 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.535742 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} executeQuery: Read 12 rows, 1002.00 B in 0.001472 sec., 8152.173913043478 rows/sec., 664.75 KiB/sec. 2025.04.30 22:40:12.535876 [ 259 ] {5525f5d6-3dcb-43e1-959a-8691b5399d26} TCPHandler: Processed in 0.00175293 sec. 2025.04.30 22:40:12.535998 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.536101 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:12.536145 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:12.537481 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.537525 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.537991 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:12.538233 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.538414 [ 108 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:40:12.538462 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} executeQuery: Read 1779 rows, 147.98 KiB in 0.002381 sec., 747165.0566988661 rows/sec., 60.69 MiB/sec. 2025.04.30 22:40:12.538538 [ 108 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.538592 [ 259 ] {9e3a086d-33f6-4328-8f16-15d8e88a1eee} TCPHandler: Processed in 0.002642351 sec. 2025.04.30 22:40:12.538627 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.538761 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.538830 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:40:12.538898 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.538955 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:12.538991 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:12.539048 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1840 rows starting from the beginning of the part 2025.04.30 22:40:12.539192 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 633 rows starting from the beginning of the part 2025.04.30 22:40:12.539716 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 121 rows starting from the beginning of the part 2025.04.30 22:40:12.540210 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 633 rows starting from the beginning of the part 2025.04.30 22:40:12.540540 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part 2025.04.30 22:40:12.540814 [ 194 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1779 rows starting from the beginning of the part 2025.04.30 22:40:12.541485 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.541529 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:12.542020 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:40:12.542357 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.542619 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} executeQuery: Read 126 rows, 7.83 KiB in 0.003752 sec., 33582.0895522388 rows/sec., 2.04 MiB/sec. 2025.04.30 22:40:12.542677 [ 259 ] {bdb12e16-6715-4ec3-b5fe-f4ec915d71b5} TCPHandler: Processed in 0.003981287 sec. 2025.04.30 22:40:12.542802 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.542905 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.542951 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:12.543423 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 5 columns (5 merged, 0 gathered) in 0.00465954 sec., 1099679.3674912115 rows/sec., 93.14 MiB/sec. 2025.04.30 22:40:12.543838 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:40:12.544165 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.544221 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:12.544509 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.544669 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_26_5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:40:12.544821 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.04.30 22:40:12.544870 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:12.545108 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.545327 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} executeQuery: Read 341 rows, 23.30 KiB in 0.002442 sec., 139639.63963963964 rows/sec., 9.32 MiB/sec. 2025.04.30 22:40:12.545383 [ 259 ] {f3118ae3-1f52-478d-92d9-4edca71f1d31} TCPHandler: Processed in 0.002634881 sec. 2025.04.30 22:40:12.545501 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.545607 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.545651 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:12.546217 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.546257 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.546594 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:12.546823 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.547024 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} executeQuery: Read 112 rows, 6.53 KiB in 0.001436 sec., 77994.42896935933 rows/sec., 4.44 MiB/sec. 2025.04.30 22:40:12.547075 [ 259 ] {ede26cc6-f132-46e3-a2ac-8d1d7cf42e59} TCPHandler: Processed in 0.001626736 sec. 2025.04.30 22:40:12.547195 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.547297 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:12.547341 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:12.548204 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.548242 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.548607 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:12.548844 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.549031 [ 108 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:40:12.549091 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} executeQuery: Read 858 rows, 63.49 KiB in 0.001813 sec., 473248.7589630447 rows/sec., 34.20 MiB/sec. 2025.04.30 22:40:12.549114 [ 108 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.549201 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.549218 [ 259 ] {bb6df388-9561-467e-914f-b052780c6839} TCPHandler: Processed in 0.002073552 sec. 2025.04.30 22:40:12.549417 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:40:12.549430 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.549572 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:12.549578 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:12.549613 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 905 rows starting from the beginning of the part 2025.04.30 22:40:12.549644 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:12.549908 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 390 rows starting from the beginning of the part 2025.04.30 22:40:12.550287 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 101 rows starting from the beginning of the part 2025.04.30 22:40:12.550587 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part 2025.04.30 22:40:12.550934 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part 2025.04.30 22:40:12.551276 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 858 rows starting from the beginning of the part 2025.04.30 22:40:12.551917 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.551960 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:12.552492 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:12.552788 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.553009 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} executeQuery: Read 6 rows, 321.00 B in 0.003468 sec., 1730.1038062283735 rows/sec., 90.39 KiB/sec. 2025.04.30 22:40:12.553062 [ 259 ] {eadbd1f7-26ca-45b4-992c-b15b34388b8d} TCPHandler: Processed in 0.003684937 sec. 2025.04.30 22:40:12.553222 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.553290 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960396 sec., 691597.5069159751 rows/sec., 52.67 MiB/sec. 2025.04.30 22:40:12.553355 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.553416 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:12.553554 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:40:12.554070 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.554164 [ 196 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_26_5} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:40:12.554306 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.30 22:40:12.554609 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.554652 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.555079 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:12.555309 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.555494 [ 108 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:40:12.555552 [ 108 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.555560 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} executeQuery: Read 961 rows, 65.39 KiB in 0.002232 sec., 430555.55555555556 rows/sec., 28.61 MiB/sec. 2025.04.30 22:40:12.555592 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.555690 [ 259 ] {ee290b97-6498-42bf-9ef9-aacb4a75fbf3} TCPHandler: Processed in 0.002546138 sec. 2025.04.30 22:40:12.555835 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:40:12.555893 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.556007 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:12.556085 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.556086 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7814 rows starting from the beginning of the part 2025.04.30 22:40:12.556177 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:12.556390 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part 2025.04.30 22:40:12.556758 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 163 rows starting from the beginning of the part 2025.04.30 22:40:12.557104 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.04.30 22:40:12.557465 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.04.30 22:40:12.557783 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 961 rows starting from the beginning of the part 2025.04.30 22:40:12.558609 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.558690 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:12.559232 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.30 22:40:12.559672 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.560195 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} executeQuery: Read 1 rows, 69.00 B in 0.004158 sec., 240.5002405002405 rows/sec., 16.21 KiB/sec. 2025.04.30 22:40:12.560394 [ 259 ] {5af274fe-5e0c-4c98-ac7b-f2f328b013aa} TCPHandler: Processed in 0.004563277 sec. 2025.04.30 22:40:12.560551 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.560670 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.560750 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:12.562159 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.562201 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.562642 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9572 rows, containing 5 columns (5 merged, 0 gathered) in 0.006924858 sec., 1382266.6110987402 rows/sec., 93.19 MiB/sec. 2025.04.30 22:40:12.562919 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:40:12.563502 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.563714 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_26_5} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:40:12.563738 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:40:12.563836 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.04.30 22:40:12.564078 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.564357 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} executeQuery: Read 8 rows, 14.68 KiB in 0.003709 sec., 2156.9156106767323 rows/sec., 3.87 MiB/sec. 2025.04.30 22:40:12.564473 [ 259 ] {97f77290-8b2f-4b9d-8255-49ad8c2be753} TCPHandler: Processed in 0.003986657 sec. 2025.04.30 22:40:12.564589 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:12.564689 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:12.564734 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:12.565151 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.565190 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.565529 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:12.565762 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.565909 [ 108 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:40:12.565965 [ 108 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:12.566007 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.04.30 22:40:12.566012 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} executeQuery: Read 34 rows, 2.02 KiB in 0.001337 sec., 25430.06731488407 rows/sec., 1.48 MiB/sec. 2025.04.30 22:40:12.566191 [ 259 ] {7001b23f-3e75-49f1-b32d-49ca54441e38} TCPHandler: Processed in 0.001649927 sec. 2025.04.30 22:40:12.566287 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:40:12.566443 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:12.566481 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1386 rows starting from the beginning of the part 2025.04.30 22:40:12.566581 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part 2025.04.30 22:40:12.566769 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:12.566951 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.04.30 22:40:12.567104 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:12.567233 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part 2025.04.30 22:40:12.568670 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572938 sec., 662277.9095337704 rows/sec., 43.15 MiB/sec. 2025.04.30 22:40:12.568980 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:40:12.569381 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:12.569489 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_26_5} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:40:12.569596 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.30 22:40:13.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.96 MiB, peak 187.32 MiB, free memory in arenas 0.00 B, will set to 181.68 MiB (RSS), difference: -1.28 MiB 2025.04.30 22:40:15.525428 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 592 2025.04.30 22:40:15.529009 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:15.529069 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:15.530555 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:15.530871 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:15.531536 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 592 2025.04.30 22:40:17.247786 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:17.247986 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:17.248062 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:17.248992 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:17.249033 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:17.249458 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:17.249707 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:17.249933 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. 2025.04.30 22:40:17.250045 [ 259 ] {ec639e10-93f5-4301-8f60-a0dd603ff94d} TCPHandler: Processed in 0.002386862 sec. 2025.04.30 22:40:17.250297 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:17.250453 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:17.250514 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:17.251139 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:17.251178 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:17.251565 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:17.251814 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:17.251979 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} executeQuery: Read 64 rows, 5.12 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.20 MiB/sec. 2025.04.30 22:40:17.252030 [ 259 ] {3ec4bc8d-5689-429a-816c-6cc8ccd6ba27} TCPHandler: Processed in 0.001838193 sec. 2025.04.30 22:40:17.252168 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:17.252273 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:17.252321 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:17.252811 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:17.252849 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:17.253232 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:17.253476 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:17.253637 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} executeQuery: Read 128 rows, 9.13 KiB in 0.001387 sec., 92285.50829127614 rows/sec., 6.43 MiB/sec. 2025.04.30 22:40:17.253686 [ 259 ] {3a2f317f-375d-4d8c-915e-e2d65ffd67ef} TCPHandler: Processed in 0.001570284 sec. 2025.04.30 22:40:17.253809 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:17.253914 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:17.253960 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:17.254383 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:17.254420 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:17.254773 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:17.255014 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:17.255229 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} executeQuery: Read 48 rows, 3.31 KiB in 0.001324 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. 2025.04.30 22:40:17.255292 [ 259 ] {5d691554-48b8-45dd-b2ab-8e3b99311ab6} TCPHandler: Processed in 0.001532872 sec. 2025.04.30 22:40:17.999295 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.04.30 22:40:17.999902 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:17.999947 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:18.001035 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:40:18.001314 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:18.001537 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.04.30 22:40:18.572257 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.04.30 22:40:18.593652 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:18.593708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:18.601229 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:40:18.601984 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:18.604678 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.04.30 22:40:22.250756 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.250974 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:22.251052 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:22.251929 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.251973 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.252435 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:40:22.252706 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.252894 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} executeQuery: Read 118 rows, 10.24 KiB in 0.001978 sec., 59656.21840242669 rows/sec., 5.06 MiB/sec. 2025.04.30 22:40:22.252948 [ 259 ] {a39855bd-2025-4275-a83a-b4f80ae92b9e} TCPHandler: Processed in 0.00233112 sec. 2025.04.30 22:40:22.253086 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.253191 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:22.253236 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:22.253760 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.253798 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.254143 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:40:22.254392 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.254515 [ 92 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.04.30 22:40:22.254563 [ 92 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.254572 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} executeQuery: Read 31 rows, 2.33 KiB in 0.001401 sec., 22127.05210563883 rows/sec., 1.62 MiB/sec. 2025.04.30 22:40:22.254588 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.254661 [ 259 ] {705a2bec-e9de-44ec-a161-0aa5279ec179} TCPHandler: Processed in 0.001623616 sec. 2025.04.30 22:40:22.254870 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.04.30 22:40:22.254884 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.255106 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:22.255156 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:22.255198 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:22.255227 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 155 rows starting from the beginning of the part 2025.04.30 22:40:22.255554 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2025.04.30 22:40:22.255982 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part 2025.04.30 22:40:22.256388 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:22.256746 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 126 rows starting from the beginning of the part 2025.04.30 22:40:22.256898 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:22.257783 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.257859 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.258861 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:40:22.259403 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.259884 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.005180657 sec., 95354.70115083859 rows/sec., 6.44 MiB/sec. 2025.04.30 22:40:22.259931 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} executeQuery: Read 95 rows, 7.60 KiB in 0.004899 sec., 19391.71259440702 rows/sec., 1.51 MiB/sec. 2025.04.30 22:40:22.260078 [ 259 ] {1f0998b5-c0ad-41e4-ab75-2a63cc9b907c} TCPHandler: Processed in 0.005282402 sec. 2025.04.30 22:40:22.260201 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.04.30 22:40:22.260227 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.260401 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:22.260498 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:22.260790 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.261031 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_20_4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.04.30 22:40:22.261149 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:40:22.261434 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.261478 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.261871 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:40:22.262122 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.262330 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001975 sec., 81012.6582278481 rows/sec., 5.64 MiB/sec. 2025.04.30 22:40:22.262475 [ 259 ] {ba8bc69d-5a77-4841-b727-e1f923ce16fb} TCPHandler: Processed in 0.002312909 sec. 2025.04.30 22:40:22.262698 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.262803 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:22.262879 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:22.263984 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.264024 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.264666 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:40:22.264932 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.265125 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} executeQuery: Read 31 rows, 56.88 KiB in 0.002345 sec., 13219.616204690832 rows/sec., 23.69 MiB/sec. 2025.04.30 22:40:22.265213 [ 259 ] {f69b91fc-7601-4b0c-85fc-aabb85b23f20} TCPHandler: Processed in 0.002583029 sec. 2025.04.30 22:40:22.265320 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:22.265422 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:22.265469 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:22.265878 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:22.265917 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:22.266274 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:40:22.266533 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:22.266700 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. 2025.04.30 22:40:22.266747 [ 259 ] {85fe8fc2-8c29-488c-a6b0-c0b1fe5ca754} TCPHandler: Processed in 0.001475591 sec. 2025.04.30 22:40:25.346943 [ 89 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:40:25.347025 [ 89 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:40:25.502507 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.04.30 22:40:25.503274 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:25.503325 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:25.503924 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:40:25.504187 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:25.504376 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.04.30 22:40:25.532661 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 612 2025.04.30 22:40:25.535471 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:25.535529 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:25.536971 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:25.537287 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:25.538344 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 612 2025.04.30 22:40:26.105583 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.04.30 22:40:26.127604 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:26.127667 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:26.135767 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:40:26.136544 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:26.139733 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.04.30 22:40:27.256430 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.256634 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.256711 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:27.257580 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.257626 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.258072 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:27.258334 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.258522 [ 83 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.04.30 22:40:27.258579 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} executeQuery: Read 212 rows, 13.81 KiB in 0.002001 sec., 105947.02648675661 rows/sec., 6.74 MiB/sec. 2025.04.30 22:40:27.258604 [ 83 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.258669 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.258694 [ 259 ] {672ed42b-24b2-44d4-9643-e7e254944e05} TCPHandler: Processed in 0.002406132 sec. 2025.04.30 22:40:27.258986 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.259075 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.04.30 22:40:27.259225 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:27.259331 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:27.259467 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:27.259568 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part 2025.04.30 22:40:27.260012 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.04.30 22:40:27.260448 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.04.30 22:40:27.260801 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.04.30 22:40:27.260922 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.04.30 22:40:27.261989 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.262055 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.263188 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:40:27.263588 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004770873 sec., 222181.55880485603 rows/sec., 14.98 MiB/sec. 2025.04.30 22:40:27.263682 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.263769 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.04.30 22:40:27.263983 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} executeQuery: Read 633 rows, 50.98 KiB in 0.004817 sec., 131409.5910317625 rows/sec., 10.33 MiB/sec. 2025.04.30 22:40:27.264061 [ 259 ] {43fc30f5-fa7f-4e44-a3f1-d4d4b39d8918} TCPHandler: Processed in 0.005196498 sec. 2025.04.30 22:40:27.264196 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.264211 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.264303 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_13_3} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.04.30 22:40:27.264321 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.264386 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:27.264401 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:40:27.264958 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.264996 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.265367 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:40:27.265612 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.265801 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} executeQuery: Read 114 rows, 6.99 KiB in 0.001508 sec., 75596.81697612732 rows/sec., 4.52 MiB/sec. 2025.04.30 22:40:27.265852 [ 259 ] {f3439c5c-a161-403c-94c4-de22d12d737c} TCPHandler: Processed in 0.001717269 sec. 2025.04.30 22:40:27.265975 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.266078 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.266123 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:27.266657 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.266696 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.267054 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:27.267301 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.267494 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. 2025.04.30 22:40:27.267543 [ 259 ] {cfb4844b-c972-4597-a708-6c762a45e5d2} TCPHandler: Processed in 0.001619395 sec. 2025.04.30 22:40:27.267669 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.267774 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.267818 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:27.268366 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.268404 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.268745 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:27.268989 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.269139 [ 83 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.04.30 22:40:27.269202 [ 83 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.269209 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} executeQuery: Read 112 rows, 6.53 KiB in 0.001449 sec., 77294.68599033817 rows/sec., 4.40 MiB/sec. 2025.04.30 22:40:27.269230 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.269351 [ 259 ] {72daeabf-451f-419b-be69-bfefdc6fb310} TCPHandler: Processed in 0.00173905 sec. 2025.04.30 22:40:27.269654 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.269739 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.04.30 22:40:27.269842 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:27.269941 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:27.270116 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:27.270209 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part 2025.04.30 22:40:27.270627 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.04.30 22:40:27.271035 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.04.30 22:40:27.271395 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.04.30 22:40:27.271561 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.04.30 22:40:27.272595 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.272664 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.273680 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:40:27.274113 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004726632 sec., 118477.5967327264 rows/sec., 7.20 MiB/sec. 2025.04.30 22:40:27.274194 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.274324 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.04.30 22:40:27.274610 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} executeQuery: Read 390 rows, 28.23 KiB in 0.004823 sec., 80862.53369272237 rows/sec., 5.72 MiB/sec. 2025.04.30 22:40:27.274740 [ 259 ] {f6a303b3-3cec-4696-a826-63868d74fdd1} TCPHandler: Processed in 0.005221059 sec. 2025.04.30 22:40:27.274970 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.275017 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.275095 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_13_3} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.04.30 22:40:27.275209 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:27.275254 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.30 22:40:27.275306 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:27.275762 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.275882 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.276268 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:27.276511 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.276721 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} executeQuery: Read 6 rows, 321.00 B in 0.001587 sec., 3780.7183364839316 rows/sec., 197.53 KiB/sec. 2025.04.30 22:40:27.276768 [ 259 ] {a661c34c-b2b7-45f0-ad09-b3ac8a6ceeac} TCPHandler: Processed in 0.001816722 sec. 2025.04.30 22:40:27.276892 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.276996 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.277044 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:27.277593 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.277632 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.278035 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:40:27.278278 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.278479 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} executeQuery: Read 237 rows, 16.27 KiB in 0.001504 sec., 157579.78723404257 rows/sec., 10.56 MiB/sec. 2025.04.30 22:40:27.278532 [ 259 ] {75be16fc-05ce-4288-9c00-9849bcdf54d3} TCPHandler: Processed in 0.001691589 sec. 2025.04.30 22:40:27.278652 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.278756 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.278802 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:27.279211 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.279249 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.279594 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.30 22:40:27.279836 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.280040 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec. 2025.04.30 22:40:27.280088 [ 259 ] {3b047956-b1b7-4a27-b631-790f0d8c8c27} TCPHandler: Processed in 0.001486411 sec. 2025.04.30 22:40:27.280199 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.280301 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.280367 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:27.281378 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.281419 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.282020 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:40:27.282304 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.282483 [ 82 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:40:27.282555 [ 82 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.282582 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} executeQuery: Read 8 rows, 14.68 KiB in 0.002296 sec., 3484.3205574912895 rows/sec., 6.24 MiB/sec. 2025.04.30 22:40:27.282596 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.282912 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:40:27.282953 [ 259 ] {195f987c-5d16-4611-8fd4-70b9c9e1ca05} TCPHandler: Processed in 0.002804106 sec. 2025.04.30 22:40:27.283180 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:27.283453 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:27.283522 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:27.283554 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:27.283730 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 266 rows starting from the beginning of the part 2025.04.30 22:40:27.284628 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:27.285251 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:27.285852 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:27.285962 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:27.286017 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:27.286706 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:27.287345 [ 191 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:27.287411 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:40:27.288296 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.288827 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} executeQuery: Read 82 rows, 5.33 KiB in 0.005446 sec., 15056.922511935365 rows/sec., 979.25 KiB/sec. 2025.04.30 22:40:27.289115 [ 259 ] {6e5ec4af-0762-4747-ac30-4a1c4846a186} TCPHandler: Processed in 0.006003406 sec. 2025.04.30 22:40:27.292324 [ 201 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 19 columns (19 merged, 0 gathered) in 0.00960935 sec., 36630.989609078664 rows/sec., 65.64 MiB/sec. 2025.04.30 22:40:27.292952 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:40:27.293388 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:27.293475 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_21_4} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:40:27.293599 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. 2025.04.30 22:40:32.250361 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.250580 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:32.250658 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:32.251491 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.251532 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.251973 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:40:32.252229 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.252418 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} executeQuery: Read 118 rows, 10.24 KiB in 0.001894 sec., 62302.006335797254 rows/sec., 5.28 MiB/sec. 2025.04.30 22:40:32.252473 [ 259 ] {f3bc9f55-322f-4a4a-aee6-e85273684513} TCPHandler: Processed in 0.002247407 sec. 2025.04.30 22:40:32.252603 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.252708 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:32.252755 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:32.253268 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.253306 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.253656 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:40:32.253913 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.254100 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} executeQuery: Read 31 rows, 2.33 KiB in 0.001414 sec., 21923.620933521925 rows/sec., 1.61 MiB/sec. 2025.04.30 22:40:32.254154 [ 259 ] {8189571c-4b24-4bfa-8bcc-7be6f8716331} TCPHandler: Processed in 0.001602035 sec. 2025.04.30 22:40:32.254271 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.254375 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:32.254420 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:32.254970 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.255007 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.255356 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:40:32.255599 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.255767 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} executeQuery: Read 95 rows, 7.60 KiB in 0.001414 sec., 67185.28995756719 rows/sec., 5.25 MiB/sec. 2025.04.30 22:40:32.255816 [ 259 ] {01e99b10-a31f-4bcd-a3c0-5fe1820321dd} TCPHandler: Processed in 0.001596984 sec. 2025.04.30 22:40:32.255937 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.256042 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:32.256089 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:32.256596 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.256633 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.257036 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:40:32.257279 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.257454 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. 2025.04.30 22:40:32.257551 [ 259 ] {0c4cbb69-2bf1-4113-aa87-5769c3783de7} TCPHandler: Processed in 0.001664277 sec. 2025.04.30 22:40:32.257690 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.257791 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:32.257854 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:32.258930 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.258966 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.259575 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:40:32.259836 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.260016 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} executeQuery: Read 31 rows, 56.88 KiB in 0.002248 sec., 13790.035587188611 rows/sec., 24.71 MiB/sec. 2025.04.30 22:40:32.260110 [ 259 ] {2ff641c5-f2b8-4aa5-8632-ffafa0e7ec19} TCPHandler: Processed in 0.002474685 sec. 2025.04.30 22:40:32.260231 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:32.260336 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:32.260382 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:32.260801 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:32.260837 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:32.261190 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:40:32.261429 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:32.261597 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. 2025.04.30 22:40:32.261642 [ 259 ] {bd2a6505-b971-400c-ae50-22b3a12b275c} TCPHandler: Processed in 0.001461911 sec. 2025.04.30 22:40:33.004486 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.04.30 22:40:33.005108 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:33.005155 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:33.005651 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:40:33.005897 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:33.006117 [ 76 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:40:33.006138 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.04.30 22:40:33.006222 [ 76 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:33.006256 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:33.006669 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:40:33.007040 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:33.007085 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.04.30 22:40:33.007166 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.04.30 22:40:33.007326 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.04.30 22:40:33.007624 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.04.30 22:40:33.007928 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.04.30 22:40:33.008275 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:40:33.010614 [ 201 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.004271027 sec., 2270882.3896453944 rows/sec., 32.49 MiB/sec. 2025.04.30 22:40:33.010959 [ 197 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:40:33.011341 [ 197 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:33.011435 [ 197 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_21_4} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:40:33.011551 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.04.30 22:40:33.639800 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.04.30 22:40:33.660619 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:33.660669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:33.668216 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:40:33.668959 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:33.669387 [ 75 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:40:33.669521 [ 75 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:33.669603 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:33.669910 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:40:33.677482 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.04.30 22:40:33.678779 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:33.679632 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.04.30 22:40:33.684188 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:33.688612 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.04.30 22:40:33.693464 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:33.698693 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.04.30 22:40:33.703142 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:33.763345 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093594623 sec., 1698.8155398627973 rows/sec., 8.78 MiB/sec. 2025.04.30 22:40:33.766260 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:40:33.769275 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:33.769413 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_21_4} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:40:33.771866 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.04.30 22:40:34.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.66 MiB, peak 195.20 MiB, free memory in arenas 0.00 B, will set to 187.66 MiB (RSS), difference: 3.00 MiB 2025.04.30 22:40:35.538487 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 646 2025.04.30 22:40:35.541702 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:35.541763 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:35.543268 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:35.543603 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:35.544210 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 646 2025.04.30 22:40:37.255397 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.255585 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.255656 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:37.256482 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.256532 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.256964 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:37.257227 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.257444 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} executeQuery: Read 212 rows, 13.81 KiB in 0.001909 sec., 111052.9072812991 rows/sec., 7.06 MiB/sec. 2025.04.30 22:40:37.257500 [ 259 ] {d18966f0-a4f8-428e-924f-279274335d58} TCPHandler: Processed in 0.002242167 sec. 2025.04.30 22:40:37.257625 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.257731 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:37.257777 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:37.258590 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.258630 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.259037 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:40:37.259290 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.259472 [ 72 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:40:37.259527 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} executeQuery: Read 633 rows, 50.98 KiB in 0.001808 sec., 350110.61946902657 rows/sec., 27.53 MiB/sec. 2025.04.30 22:40:37.259556 [ 72 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.259630 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.259654 [ 259 ] {b5a90f2c-28ee-44e3-b35c-86fefdfe7bff} TCPHandler: Processed in 0.002074372 sec. 2025.04.30 22:40:37.259880 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:40:37.259891 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.260151 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.260153 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.260216 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1844 rows starting from the beginning of the part 2025.04.30 22:40:37.260259 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:37.260559 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.04.30 22:40:37.261033 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part 2025.04.30 22:40:37.261418 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 633 rows starting from the beginning of the part 2025.04.30 22:40:37.261847 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part 2025.04.30 22:40:37.262170 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 633 rows starting from the beginning of the part 2025.04.30 22:40:37.263027 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.263097 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.263934 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:37.264529 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.265178 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} executeQuery: Read 114 rows, 6.99 KiB in 0.0051 sec., 22352.941176470587 rows/sec., 1.34 MiB/sec. 2025.04.30 22:40:37.265329 [ 259 ] {15d3d309-2c28-47f1-8d2f-f748c94d8bb9} TCPHandler: Processed in 0.00552983 sec. 2025.04.30 22:40:37.265500 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.265614 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.265670 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:37.266257 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.006520744 sec., 521719.6074558363 rows/sec., 44.05 MiB/sec. 2025.04.30 22:40:37.266563 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:40:37.267148 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.267183 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.267212 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.267366 [ 201 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_31_6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:40:37.267526 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.04.30 22:40:37.267793 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:37.268057 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.268223 [ 72 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.04.30 22:40:37.268292 [ 72 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.268315 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} executeQuery: Read 113 rows, 7.49 KiB in 0.002716 sec., 41605.30191458026 rows/sec., 2.69 MiB/sec. 2025.04.30 22:40:37.268330 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.268500 [ 259 ] {2bb31949-d3e8-4244-a7c2-065408c2fbad} TCPHandler: Processed in 0.003062825 sec. 2025.04.30 22:40:37.268707 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.04.30 22:40:37.268791 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.269137 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.269185 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.269227 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:37.269240 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 341 rows starting from the beginning of the part 2025.04.30 22:40:37.269466 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part 2025.04.30 22:40:37.269845 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part 2025.04.30 22:40:37.270209 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part 2025.04.30 22:40:37.270623 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part 2025.04.30 22:40:37.270954 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part 2025.04.30 22:40:37.271959 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.272002 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.272544 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:37.272900 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.272950 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004494004 sec., 252336.2239998006 rows/sec., 17.60 MiB/sec. 2025.04.30 22:40:37.273181 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.04.30 22:40:37.273240 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} executeQuery: Read 112 rows, 6.53 KiB in 0.004199 sec., 26673.01738509169 rows/sec., 1.52 MiB/sec. 2025.04.30 22:40:37.273479 [ 259 ] {b24ada57-d144-4596-907c-83ad8e00501e} TCPHandler: Processed in 0.004774044 sec. 2025.04.30 22:40:37.273611 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.273680 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.273735 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:37.273778 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_14_3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.04.30 22:40:37.273789 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:37.273879 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.30 22:40:37.274487 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.274525 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.274906 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:40:37.275156 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.275318 [ 72 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:40:37.275388 [ 72 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.275403 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} executeQuery: Read 390 rows, 28.23 KiB in 0.001688 sec., 231042.65402843602 rows/sec., 16.33 MiB/sec. 2025.04.30 22:40:37.275425 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.275561 [ 259 ] {e7378486-1d73-4032-9514-440c7983c1cb} TCPHandler: Processed in 0.002004519 sec. 2025.04.30 22:40:37.275887 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.275881 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:40:37.276241 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:37.276390 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:37.276405 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.276493 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part 2025.04.30 22:40:37.276790 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.04.30 22:40:37.277222 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part 2025.04.30 22:40:37.277562 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 390 rows starting from the beginning of the part 2025.04.30 22:40:37.277704 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part 2025.04.30 22:40:37.278014 [ 188 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 390 rows starting from the beginning of the part 2025.04.30 22:40:37.278827 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.278891 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.279711 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:37.280246 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.280566 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} executeQuery: Read 6 rows, 321.00 B in 0.00446 sec., 1345.2914798206277 rows/sec., 70.29 KiB/sec. 2025.04.30 22:40:37.280636 [ 259 ] {0354a752-56ce-4fe2-b1c2-a2155ea7f502} TCPHandler: Processed in 0.004869198 sec. 2025.04.30 22:40:37.280874 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.281017 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005448967 sec., 357315.43244802183 rows/sec., 27.29 MiB/sec. 2025.04.30 22:40:37.281049 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.281106 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:37.281212 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:40:37.281606 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.281728 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_31_6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:40:37.281842 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.30 22:40:37.281908 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.281946 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.282331 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:40:37.282586 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.282747 [ 72 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:40:37.282804 [ 72 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.282839 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.282837 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} executeQuery: Read 237 rows, 16.27 KiB in 0.001813 sec., 130722.55929398787 rows/sec., 8.76 MiB/sec. 2025.04.30 22:40:37.283068 [ 259 ] {1bf6db8e-ab40-4e86-9b42-968696376a62} TCPHandler: Processed in 0.0023072 sec. 2025.04.30 22:40:37.283110 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:40:37.283333 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.283419 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.283488 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9572 rows starting from the beginning of the part 2025.04.30 22:40:37.283510 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.283655 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:37.283697 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part 2025.04.30 22:40:37.284071 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.04.30 22:40:37.284412 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part 2025.04.30 22:40:37.284799 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.04.30 22:40:37.285160 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.04.30 22:40:37.285869 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.285912 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.286340 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.30 22:40:37.286651 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.286879 [ 72 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.04.30 22:40:37.287003 [ 72 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.287091 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.287145 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} executeQuery: Read 1 rows, 69.00 B in 0.003652 sec., 273.8225629791895 rows/sec., 18.45 KiB/sec. 2025.04.30 22:40:37.287467 [ 259 ] {20408bb0-b34d-42ba-86d6-4507927f7777} TCPHandler: Processed in 0.004222355 sec. 2025.04.30 22:40:37.287533 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.04.30 22:40:37.287666 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.287758 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.287817 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2025.04.30 22:40:37.287822 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.288043 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.04.30 22:40:37.288127 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:37.288647 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.04.30 22:40:37.289274 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.04.30 22:40:37.289701 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.04.30 22:40:37.290164 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.04.30 22:40:37.291308 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10494 rows, containing 5 columns (5 merged, 0 gathered) in 0.008371327 sec., 1253564.6976877144 rows/sec., 84.61 MiB/sec. 2025.04.30 22:40:37.291700 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:40:37.292426 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.292661 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_31_6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:40:37.292800 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2025.04.30 22:40:37.293581 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.006336028 sec., 2209.586195010502 rows/sec., 148.89 KiB/sec. 2025.04.30 22:40:37.293882 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.04.30 22:40:37.294097 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.294155 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.294616 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.294799 [ 192 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_14_3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.04.30 22:40:37.294976 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.30 22:40:37.295264 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:37.295553 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.295804 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} executeQuery: Read 8 rows, 14.68 KiB in 0.008025 sec., 996.8847352024923 rows/sec., 1.79 MiB/sec. 2025.04.30 22:40:37.295925 [ 259 ] {d78522b1-d5c2-4428-9309-582a2e9f12ae} TCPHandler: Processed in 0.008342207 sec. 2025.04.30 22:40:37.296039 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:37.296142 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:37.296188 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:37.296614 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.296653 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.297027 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:40:37.297279 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.297455 [ 72 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:40:37.297506 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. 2025.04.30 22:40:37.297514 [ 72 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:37.297602 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:37.297632 [ 259 ] {73a3c622-a600-44db-861e-052363ee2088} TCPHandler: Processed in 0.001638966 sec. 2025.04.30 22:40:37.297911 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:40:37.298178 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:37.298214 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1704 rows starting from the beginning of the part 2025.04.30 22:40:37.298338 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2025.04.30 22:40:37.298447 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:37.298582 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part 2025.04.30 22:40:37.298748 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:37.298816 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.04.30 22:40:37.300184 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 4 columns (4 merged, 0 gathered) in 0.002461595 sec., 827106.0024090072 rows/sec., 53.93 MiB/sec. 2025.04.30 22:40:37.300470 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:40:37.301025 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:37.301186 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_31_6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:40:37.301335 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:40:40.347067 [ 66 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:40:40.347131 [ 66 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:40:40.507267 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.04.30 22:40:40.507864 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:40.507910 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:40.508434 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:40:40.508692 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:40.508933 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.04.30 22:40:41.178507 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.04.30 22:40:41.197843 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:41.197911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:41.205177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:40:41.205962 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:41.208796 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.04.30 22:40:42.251229 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.251418 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:42.251500 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:42.252295 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.252345 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.252780 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:40:42.253070 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.253315 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} executeQuery: Read 118 rows, 10.24 KiB in 0.00194 sec., 60824.742268041235 rows/sec., 5.16 MiB/sec. 2025.04.30 22:40:42.253416 [ 259 ] {8fb2cf0e-e6c9-4b96-b7be-1a817aa1ef2f} TCPHandler: Processed in 0.00231372 sec. 2025.04.30 22:40:42.253666 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.253778 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.253828 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:42.254415 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.254456 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.254806 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:42.255042 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.255275 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} executeQuery: Read 31 rows, 2.33 KiB in 0.001518 sec., 20421.607378129116 rows/sec., 1.50 MiB/sec. 2025.04.30 22:40:42.255337 [ 259 ] {7383165c-a69a-4a4f-af6f-f42ebe914c6e} TCPHandler: Processed in 0.0017375 sec. 2025.04.30 22:40:42.255459 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.255565 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:42.255611 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:42.256199 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.256242 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.256613 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:40:42.256868 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.257076 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} executeQuery: Read 95 rows, 7.60 KiB in 0.001534 sec., 61929.595827900914 rows/sec., 4.84 MiB/sec. 2025.04.30 22:40:42.257130 [ 259 ] {7788f00d-ea72-4d54-83ca-712e77a8e3c7} TCPHandler: Processed in 0.001723059 sec. 2025.04.30 22:40:42.257251 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.257356 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.257406 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:42.257916 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.257955 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.258352 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:40:42.258600 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.258800 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.04.30 22:40:42.258851 [ 259 ] {f5fbc710-bb6d-49fb-84ef-bd7c06af1990} TCPHandler: Processed in 0.001652197 sec. 2025.04.30 22:40:42.258964 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.259071 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.259154 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:42.260720 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.260768 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.261562 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:42.261889 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.262218 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} executeQuery: Read 31 rows, 56.88 KiB in 0.003115 sec., 9951.845906902086 rows/sec., 17.83 MiB/sec. 2025.04.30 22:40:42.262372 [ 259 ] {4acfe32b-bfd5-463b-a996-88af49694b80} TCPHandler: Processed in 0.003460828 sec. 2025.04.30 22:40:42.262573 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.262692 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.262748 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:42.263237 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.263277 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.263674 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:40:42.263928 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.264144 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. 2025.04.30 22:40:42.264214 [ 259 ] {584fc853-df6e-442d-be02-3e265fe7f7aa} TCPHandler: Processed in 0.001698039 sec. 2025.04.30 22:40:42.533894 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.534072 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.534141 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:42.534956 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.535000 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.535474 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:42.535738 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.535961 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} executeQuery: Read 212 rows, 13.81 KiB in 0.001938 sec., 109391.12487100103 rows/sec., 6.96 MiB/sec. 2025.04.30 22:40:42.536017 [ 259 ] {d8cecb6f-4d64-4dc4-898b-8172253f980d} TCPHandler: Processed in 0.002246957 sec. 2025.04.30 22:40:42.536163 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.536272 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:42.536319 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:42.537733 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.537772 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.538234 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:40:42.538486 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.538693 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} executeQuery: Read 1773 rows, 147.54 KiB in 0.002444 sec., 725450.0818330606 rows/sec., 58.95 MiB/sec. 2025.04.30 22:40:42.538743 [ 259 ] {5962e5e0-ffef-4733-b62c-84fe19dce196} TCPHandler: Processed in 0.002642211 sec. 2025.04.30 22:40:42.538855 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.538959 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.539004 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:42.539562 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.539601 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.539959 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:42.540214 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.540381 [ 63 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.04.30 22:40:42.540448 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} executeQuery: Read 114 rows, 6.99 KiB in 0.001502 sec., 75898.8015978695 rows/sec., 4.54 MiB/sec. 2025.04.30 22:40:42.540463 [ 63 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.540531 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.540581 [ 259 ] {506e5076-1758-4d47-99c8-1473204c43cf} TCPHandler: Processed in 0.001773311 sec. 2025.04.30 22:40:42.540788 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.540795 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:40:42.540974 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.541077 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:42.541096 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:42.541198 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 163 rows starting from the beginning of the part 2025.04.30 22:40:42.541526 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 114 rows starting from the beginning of the part 2025.04.30 22:40:42.542035 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:42.542427 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 114 rows starting from the beginning of the part 2025.04.30 22:40:42.542549 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:42.542954 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 114 rows starting from the beginning of the part 2025.04.30 22:40:42.543752 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.543821 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.544827 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:42.545434 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.545863 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 5 columns (5 merged, 0 gathered) in 0.005178627 sec., 109488.48024775679 rows/sec., 7.24 MiB/sec. 2025.04.30 22:40:42.546192 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.04.30 22:40:42.546324 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} executeQuery: Read 341 rows, 23.30 KiB in 0.00536 sec., 63619.40298507462 rows/sec., 4.24 MiB/sec. 2025.04.30 22:40:42.546477 [ 259 ] {d005795d-e0f3-4018-8eea-54601fac0d43} TCPHandler: Processed in 0.005762328 sec. 2025.04.30 22:40:42.546660 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.546800 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.546833 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.546927 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:42.546956 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_25_5} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.04.30 22:40:42.547133 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.30 22:40:42.547668 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.547711 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.548069 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:42.548307 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.548504 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} executeQuery: Read 112 rows, 6.53 KiB in 0.001721 sec., 65078.44276583382 rows/sec., 3.71 MiB/sec. 2025.04.30 22:40:42.548556 [ 259 ] {f0f1f562-df11-4e74-99ba-465221c28f97} TCPHandler: Processed in 0.001974268 sec. 2025.04.30 22:40:42.548673 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.548777 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:42.548822 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:42.549668 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.549707 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.550086 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:40:42.550336 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.550536 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} executeQuery: Read 846 rows, 62.51 KiB in 0.00178 sec., 475280.8988764045 rows/sec., 34.30 MiB/sec. 2025.04.30 22:40:42.550649 [ 259 ] {78ba678f-0b11-41bf-886a-97e9b2eff652} TCPHandler: Processed in 0.00202716 sec. 2025.04.30 22:40:42.550778 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.550878 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:42.550924 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:42.551324 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.551362 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.551727 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:42.551970 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.552202 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. 2025.04.30 22:40:42.552366 [ 259 ] {875b3ecf-93e0-4542-a043-7ebcf93653f5} TCPHandler: Processed in 0.001634916 sec. 2025.04.30 22:40:42.552528 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.552631 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.552682 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:42.553410 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.553451 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.553872 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:40:42.554107 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.554298 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} executeQuery: Read 955 rows, 64.97 KiB in 0.00169 sec., 565088.7573964497 rows/sec., 37.54 MiB/sec. 2025.04.30 22:40:42.554348 [ 259 ] {f66be15e-3345-495b-9434-8a060e37d3a2} TCPHandler: Processed in 0.001874235 sec. 2025.04.30 22:40:42.554472 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.554576 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.554623 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:42.555010 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.555049 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.555386 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.30 22:40:42.555629 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.555819 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} executeQuery: Read 1 rows, 69.00 B in 0.001265 sec., 790.5138339920949 rows/sec., 53.27 KiB/sec. 2025.04.30 22:40:42.555867 [ 259 ] {2dc8d50b-97bd-4a0f-8e24-daad4d64c682} TCPHandler: Processed in 0.00144751 sec. 2025.04.30 22:40:42.555980 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.556084 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.556148 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:42.557133 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.557173 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.557754 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:40:42.558009 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.558239 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} executeQuery: Read 8 rows, 14.68 KiB in 0.002176 sec., 3676.470588235294 rows/sec., 6.59 MiB/sec. 2025.04.30 22:40:42.558329 [ 259 ] {02d4d6f9-2025-4b4e-909e-f37e585cc11e} TCPHandler: Processed in 0.002398792 sec. 2025.04.30 22:40:42.558448 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:42.558553 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:42.558599 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:42.558998 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:42.559036 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:42.559381 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:40:42.559619 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:42.559815 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} executeQuery: Read 34 rows, 2.02 KiB in 0.001283 sec., 26500.389711613403 rows/sec., 1.54 MiB/sec. 2025.04.30 22:40:42.559862 [ 259 ] {b72dfcd8-2efe-45a6-a335-ca698fed7e72} TCPHandler: Processed in 0.00146517 sec. 2025.04.30 22:40:43.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.93 MiB, peak 195.47 MiB, free memory in arenas 0.00 B, will set to 188.69 MiB (RSS), difference: -1.24 MiB 2025.04.30 22:40:45.545335 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 702 2025.04.30 22:40:45.548984 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:45.549048 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:45.550569 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:45.550904 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:45.551156 [ 59 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.30 22:40:45.551279 [ 59 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:45.551357 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:45.551893 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.30 22:40:45.553034 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 702 2025.04.30 22:40:45.553448 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:45.553635 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part 2025.04.30 22:40:45.554172 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.04.30 22:40:45.554698 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2025.04.30 22:40:45.555175 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.04.30 22:40:45.555644 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:40:45.556087 [ 192 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.04.30 22:40:45.564163 [ 198 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.012624823 sec., 55604.73996348305 rows/sec., 47.32 MiB/sec. 2025.04.30 22:40:45.565306 [ 191 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.30 22:40:45.566078 [ 191 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:45.566164 [ 191 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_16_3} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.30 22:40:45.566473 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. 2025.04.30 22:40:47.248213 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:47.248398 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:47.248468 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:47.249216 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:47.249265 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:47.249683 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:40:47.249940 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:47.250161 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} executeQuery: Read 56 rows, 4.41 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.37 MiB/sec. 2025.04.30 22:40:47.250212 [ 259 ] {91299174-c796-42d0-9908-948052867e9e} TCPHandler: Processed in 0.002125322 sec. 2025.04.30 22:40:47.250344 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:47.250452 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:47.250498 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:47.251017 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:47.251055 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:47.251409 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:40:47.251650 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:47.251883 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} executeQuery: Read 64 rows, 5.12 KiB in 0.001442 sec., 44382.801664355065 rows/sec., 3.46 MiB/sec. 2025.04.30 22:40:47.251959 [ 259 ] {37f42b82-71ef-4b67-836b-db51b5d5e1d7} TCPHandler: Processed in 0.001661607 sec. 2025.04.30 22:40:47.252202 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:47.252310 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:47.252361 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:47.252855 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:47.252893 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:47.253261 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:40:47.253502 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:47.253689 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} executeQuery: Read 128 rows, 9.13 KiB in 0.0014 sec., 91428.57142857143 rows/sec., 6.37 MiB/sec. 2025.04.30 22:40:47.253737 [ 259 ] {7803b633-0def-40d1-877f-5da4a1863eff} TCPHandler: Processed in 0.001621596 sec. 2025.04.30 22:40:47.253852 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:47.253955 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:47.254001 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:47.254405 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:47.254442 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:47.254784 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:40:47.255017 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:47.255208 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} executeQuery: Read 48 rows, 3.31 KiB in 0.001274 sec., 37676.609105180534 rows/sec., 2.54 MiB/sec. 2025.04.30 22:40:47.255254 [ 259 ] {258f9186-ea98-40ac-8d68-2b0f68d91012} TCPHandler: Processed in 0.001452959 sec. 2025.04.30 22:40:48.009968 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.04.30 22:40:48.010620 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:48.010670 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:48.011227 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:48.011507 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:48.011737 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.04.30 22:40:48.709787 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.04.30 22:40:48.729793 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:48.729851 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:48.737993 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:40:48.738723 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:48.741351 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.04.30 22:40:52.252117 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.252308 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:52.252386 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:52.253178 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.253229 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.253700 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:40:52.253965 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.254194 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} executeQuery: Read 120 rows, 10.44 KiB in 0.001935 sec., 62015.50387596899 rows/sec., 5.27 MiB/sec. 2025.04.30 22:40:52.254249 [ 259 ] {21eb4859-43f7-4162-b96c-9d70a8ca0a59} TCPHandler: Processed in 0.002262608 sec. 2025.04.30 22:40:52.254385 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.254491 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:52.254539 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:52.255052 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.255093 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.255449 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:52.255704 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.255913 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} executeQuery: Read 32 rows, 2.41 KiB in 0.001445 sec., 22145.32871972318 rows/sec., 1.63 MiB/sec. 2025.04.30 22:40:52.255964 [ 259 ] {c5556cb2-25b4-4ed7-a834-bcbc574b0d00} TCPHandler: Processed in 0.001634016 sec. 2025.04.30 22:40:52.256082 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.256187 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:52.256234 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:52.256778 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.256818 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.257166 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:40:52.257407 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.257637 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} executeQuery: Read 96 rows, 7.68 KiB in 0.001468 sec., 65395.09536784742 rows/sec., 5.11 MiB/sec. 2025.04.30 22:40:52.257725 [ 259 ] {79a66409-4722-440b-8184-73feb98e5d56} TCPHandler: Processed in 0.001691588 sec. 2025.04.30 22:40:52.257919 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.258041 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:52.258093 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:52.258613 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.258651 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.259048 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:40:52.259312 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.259555 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. 2025.04.30 22:40:52.259646 [ 259 ] {3a3c2e65-eb8e-4770-bcbf-3c3748496388} TCPHandler: Processed in 0.001811702 sec. 2025.04.30 22:40:52.259882 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.259999 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:52.260075 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:52.261187 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.261226 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.261850 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:40:52.262095 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.262281 [ 48 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:40:52.262345 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} executeQuery: Read 32 rows, 58.72 KiB in 0.002367 sec., 13519.22264469793 rows/sec., 24.23 MiB/sec. 2025.04.30 22:40:52.262364 [ 48 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.262436 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.262729 [ 259 ] {7de064f4-2ab4-4a59-b923-cf112ac48ade} TCPHandler: Processed in 0.002927601 sec. 2025.04.30 22:40:52.262798 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:40:52.262902 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:52.263143 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:52.263261 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:52.263715 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:52.263950 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 352 rows starting from the beginning of the part 2025.04.30 22:40:52.264651 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:52.265318 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:52.265416 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:52.265444 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:52.266100 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2025.04.30 22:40:52.266699 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.04.30 22:40:52.266919 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:40:52.267178 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part 2025.04.30 22:40:52.267849 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.268363 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} executeQuery: Read 60 rows, 4.14 KiB in 0.005313 sec., 11293.054771315641 rows/sec., 779.34 KiB/sec. 2025.04.30 22:40:52.268653 [ 259 ] {948ea6e4-0c0a-470f-9db4-0b220a3c5d5d} TCPHandler: Processed in 0.005804239 sec. 2025.04.30 22:40:52.272901 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 19 columns (19 merged, 0 gathered) in 0.010310904 sec., 44806.934484115074 rows/sec., 80.29 MiB/sec. 2025.04.30 22:40:52.273433 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:40:52.273865 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:52.273955 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_26_5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:40:52.274078 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.04.30 22:40:55.173979 [ 44 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.04.30 22:40:55.174055 [ 44 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:55.174077 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:55.174341 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.04.30 22:40:55.174539 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:55.174581 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.04.30 22:40:55.174669 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:55.174896 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:55.175110 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:55.175241 [ 199 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.04.30 22:40:55.176329 [ 187 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002159004 sec., 41685.88849302734 rows/sec., 2.13 MiB/sec. 2025.04.30 22:40:55.176538 [ 198 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.04.30 22:40:55.176959 [ 198 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:55.177067 [ 198 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_15_3} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.04.30 22:40:55.177175 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.30 22:40:55.347187 [ 44 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:40:55.347264 [ 44 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:40:55.512794 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.04.30 22:40:55.513448 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:55.513505 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:55.514111 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:55.514372 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:55.514611 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.04.30 22:40:55.554241 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 722 2025.04.30 22:40:55.557117 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:55.557174 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:55.558644 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:40:55.558995 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:55.560110 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 722 2025.04.30 22:40:56.242365 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.04.30 22:40:56.272366 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:56.272472 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:56.283160 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:40:56.284437 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:56.291313 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.04.30 22:40:57.256250 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.256437 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.256516 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:40:57.257350 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.257402 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.257847 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:57.258116 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.258362 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} executeQuery: Read 212 rows, 13.81 KiB in 0.001965 sec., 107888.04071246818 rows/sec., 6.86 MiB/sec. 2025.04.30 22:40:57.258483 [ 259 ] {a5bf2c29-150e-4c9e-bd02-63746df7f8e1} TCPHandler: Processed in 0.002359941 sec. 2025.04.30 22:40:57.258652 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.258757 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:40:57.258803 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:40:57.259635 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.259675 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.260063 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:40:57.260302 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.260497 [ 42 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:40:57.260549 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} executeQuery: Read 633 rows, 50.98 KiB in 0.001808 sec., 350110.61946902657 rows/sec., 27.53 MiB/sec. 2025.04.30 22:40:57.260591 [ 42 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.260666 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.260670 [ 259 ] {5f9ecc4d-f356-459d-8028-f0e109259d1a} TCPHandler: Processed in 0.002068571 sec. 2025.04.30 22:40:57.260918 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.261142 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:40:57.261234 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.261384 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:40:57.261696 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:57.261783 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1844 rows starting from the beginning of the part 2025.04.30 22:40:57.262158 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part 2025.04.30 22:40:57.262614 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:40:57.262954 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.04.30 22:40:57.263158 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 120 rows starting from the beginning of the part 2025.04.30 22:40:57.263588 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 633 rows starting from the beginning of the part 2025.04.30 22:40:57.264251 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.264313 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.265141 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:57.265648 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.266256 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} executeQuery: Read 114 rows, 6.99 KiB in 0.005091 sec., 22392.457277548616 rows/sec., 1.34 MiB/sec. 2025.04.30 22:40:57.266565 [ 259 ] {360b228d-f2e1-4335-85f9-b73a3485e0db} TCPHandler: Processed in 0.005749757 sec. 2025.04.30 22:40:57.266831 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.266990 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.267039 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:40:57.268224 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4544 rows, containing 5 columns (5 merged, 0 gathered) in 0.007395965 sec., 614389.0621440205 rows/sec., 52.21 MiB/sec. 2025.04.30 22:40:57.268230 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.268312 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.268494 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:40:57.268754 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:57.268856 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.268948 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_36_7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:40:57.269062 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:40:57.269075 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.269341 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} executeQuery: Read 113 rows, 7.49 KiB in 0.002377 sec., 47538.91459823306 rows/sec., 3.08 MiB/sec. 2025.04.30 22:40:57.269579 [ 259 ] {3ae616a6-f97c-422a-82d7-f675610fda9e} TCPHandler: Processed in 0.002809306 sec. 2025.04.30 22:40:57.269729 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.269836 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.269887 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:40:57.270565 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.270614 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.271007 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:57.271251 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.271514 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} executeQuery: Read 112 rows, 6.53 KiB in 0.00168 sec., 66666.66666666666 rows/sec., 3.80 MiB/sec. 2025.04.30 22:40:57.271825 [ 259 ] {3cd3174d-a57c-4eab-9c61-49c846093958} TCPHandler: Processed in 0.002143053 sec. 2025.04.30 22:40:57.272122 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.272228 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:40:57.272276 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:40:57.272972 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.273011 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.273384 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:40:57.273624 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.273802 [ 42 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:40:57.273864 [ 42 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.273870 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} executeQuery: Read 390 rows, 28.23 KiB in 0.001652 sec., 236077.4818401937 rows/sec., 16.69 MiB/sec. 2025.04.30 22:40:57.273901 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.274079 [ 259 ] {4f630f17-abf9-46f3-a494-b74685d9d538} TCPHandler: Processed in 0.00203143 sec. 2025.04.30 22:40:57.274227 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:40:57.274368 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.274818 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:40:57.274843 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:57.274966 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.04.30 22:40:57.275009 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:40:57.275305 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 95 rows starting from the beginning of the part 2025.04.30 22:40:57.275687 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 846 rows starting from the beginning of the part 2025.04.30 22:40:57.275943 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.04.30 22:40:57.276249 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part 2025.04.30 22:40:57.276497 [ 198 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 390 rows starting from the beginning of the part 2025.04.30 22:40:57.277163 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.277203 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.277690 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:57.278020 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.278317 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} executeQuery: Read 6 rows, 321.00 B in 0.003663 sec., 1638.001638001638 rows/sec., 85.58 KiB/sec. 2025.04.30 22:40:57.278668 [ 259 ] {da111ba7-a0f2-4220-8c26-5083590bea3d} TCPHandler: Processed in 0.004424142 sec. 2025.04.30 22:40:57.278910 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.278981 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 5 columns (5 merged, 0 gathered) in 0.004961611 sec., 484520.0480247242 rows/sec., 37.09 MiB/sec. 2025.04.30 22:40:57.279046 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.279115 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:40:57.279250 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:40:57.279841 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.280077 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_36_7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:40:57.280274 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:40:57.280406 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.280449 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.280869 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:40:57.281113 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.281268 [ 42 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:40:57.281331 [ 42 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.281349 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} executeQuery: Read 237 rows, 16.27 KiB in 0.002329 sec., 101760.41219407471 rows/sec., 6.82 MiB/sec. 2025.04.30 22:40:57.281372 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.281568 [ 259 ] {2378b76c-6be2-46bc-aa0d-2846f3789dce} TCPHandler: Processed in 0.002738784 sec. 2025.04.30 22:40:57.281795 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:40:57.281979 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.282387 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.282427 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:57.282492 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10494 rows starting from the beginning of the part 2025.04.30 22:40:57.282498 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:40:57.282782 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.04.30 22:40:57.283180 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 955 rows starting from the beginning of the part 2025.04.30 22:40:57.283496 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part 2025.04.30 22:40:57.283801 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2025.04.30 22:40:57.284143 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part 2025.04.30 22:40:57.284725 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.284762 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.285236 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.30 22:40:57.285520 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.286178 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} executeQuery: Read 1 rows, 69.00 B in 0.003873 sec., 258.19777949909627 rows/sec., 17.40 KiB/sec. 2025.04.30 22:40:57.286808 [ 259 ] {f0a85474-1de3-4060-96a3-2dd35c37a1ec} TCPHandler: Processed in 0.004969441 sec. 2025.04.30 22:40:57.286954 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.287089 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.287172 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:40:57.288676 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.288720 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.289285 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 12134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007768607 sec., 1561927.3828628478 rows/sec., 105.41 MiB/sec. 2025.04.30 22:40:57.289570 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:40:57.289637 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:40:57.289958 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.289990 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.290145 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_36_7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:40:57.290416 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2025.04.30 22:40:57.290611 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} executeQuery: Read 8 rows, 14.68 KiB in 0.003523 sec., 2270.7919386886174 rows/sec., 4.07 MiB/sec. 2025.04.30 22:40:57.290796 [ 259 ] {cb46d51d-3a0f-472e-80c8-730f675c485c} TCPHandler: Processed in 0.003901984 sec. 2025.04.30 22:40:57.290921 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:40:57.291026 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:40:57.291073 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:40:57.291509 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.291548 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.291904 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:40:57.292147 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.292313 [ 40 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:40:57.292387 [ 40 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:40:57.292401 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec. 2025.04.30 22:40:57.292425 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:40:57.292567 [ 259 ] {16d02e5d-29fb-48c3-9c18-ef15f9071780} TCPHandler: Processed in 0.001694849 sec. 2025.04.30 22:40:57.292752 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:40:57.292986 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:40:57.293020 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2036 rows starting from the beginning of the part 2025.04.30 22:40:57.293135 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:57.293251 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::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.04.30 22:40:57.293463 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part 2025.04.30 22:40:57.293648 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.04.30 22:40:57.293797 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2025.04.30 22:40:57.295017 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466485 sec., 940609.8151823344 rows/sec., 61.33 MiB/sec. 2025.04.30 22:40:57.295198 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:40:57.295462 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:40:57.295558 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_36_7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:40:57.295624 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.04.30 22:41:02.251002 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.251228 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:41:02.251308 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:41:02.252022 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.252072 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.252485 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.30 22:41:02.252742 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.253003 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} executeQuery: Read 6 rows, 501.00 B in 0.001826 sec., 3285.870755750274 rows/sec., 267.94 KiB/sec. 2025.04.30 22:41:02.253217 [ 259 ] {6699fe08-eb1b-438e-8f97-fc7c9739d68c} TCPHandler: Processed in 0.00235024 sec. 2025.04.30 22:41:02.253395 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.253504 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:02.253550 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:02.254167 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.254208 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.254571 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:02.254830 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.255025 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} executeQuery: Read 123 rows, 10.66 KiB in 0.001543 sec., 79714.8412184057 rows/sec., 6.75 MiB/sec. 2025.04.30 22:41:02.255076 [ 259 ] {a13c3fe0-5ec5-4ec2-b127-e66d165c7c57} TCPHandler: Processed in 0.00173423 sec. 2025.04.30 22:41:02.255198 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.255303 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:02.255348 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:02.255877 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.255917 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.256260 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:41:02.256506 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.256700 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} executeQuery: Read 38 rows, 2.83 KiB in 0.001418 sec., 26798.30747531735 rows/sec., 1.95 MiB/sec. 2025.04.30 22:41:02.256751 [ 259 ] {c47240e9-eb0b-46ad-996e-ec454d5f1097} TCPHandler: Processed in 0.001604406 sec. 2025.04.30 22:41:02.256866 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.256969 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:02.257014 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:02.257567 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.257606 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.257962 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:02.258207 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.258397 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} executeQuery: Read 102 rows, 8.17 KiB in 0.001449 sec., 70393.37474120082 rows/sec., 5.50 MiB/sec. 2025.04.30 22:41:02.258447 [ 259 ] {8f222514-b510-43d0-b0f7-5315ce5725aa} TCPHandler: Processed in 0.001632936 sec. 2025.04.30 22:41:02.258565 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.258671 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:02.258720 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:02.259220 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.259259 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.259650 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:02.259897 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.260114 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} executeQuery: Read 163 rows, 11.62 KiB in 0.001461 sec., 111567.41957563312 rows/sec., 7.77 MiB/sec. 2025.04.30 22:41:02.260239 [ 259 ] {5ac01558-cffa-4dc4-b846-ee95dc789757} TCPHandler: Processed in 0.001720159 sec. 2025.04.30 22:41:02.260476 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.260583 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:02.260656 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:02.261773 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.261813 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.262444 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:41:02.262707 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.262960 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} executeQuery: Read 32 rows, 58.72 KiB in 0.002391 sec., 13383.521539104977 rows/sec., 23.98 MiB/sec. 2025.04.30 22:41:02.263421 [ 259 ] {e7cc21ef-d0a1-41cf-b86f-a4b28959f0c1} TCPHandler: Processed in 0.003026143 sec. 2025.04.30 22:41:02.263577 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:02.263682 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:02.263727 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:02.264185 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:02.264224 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:02.264587 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:02.264839 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:02.265079 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. 2025.04.30 22:41:02.265158 [ 259 ] {c745cdc9-22c5-458b-b9da-e2e44402469e} TCPHandler: Processed in 0.001629316 sec. 2025.04.30 22:41:03.015705 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.04.30 22:41:03.016338 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:03.016388 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:03.016900 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:41:03.017155 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:03.017414 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.04.30 22:41:03.792376 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.04.30 22:41:03.813731 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:03.813802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.04.30 22:41:03.820928 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:41:03.821702 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:03.824493 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.04.30 22:41:05.561236 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 758 2025.04.30 22:41:05.564369 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:05.564409 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:05.565903 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:05.566202 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:05.567504 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 758 2025.04.30 22:41:07.255127 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.255331 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.255409 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:07.256261 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.256308 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.256737 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:41:07.256998 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.257182 [ 27 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.04.30 22:41:07.257240 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} executeQuery: Read 212 rows, 13.81 KiB in 0.001956 sec., 108384.45807770963 rows/sec., 6.89 MiB/sec. 2025.04.30 22:41:07.257271 [ 27 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.257342 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.257360 [ 259 ] {1af312fb-a43f-490c-b00e-5185b9babb7d} TCPHandler: Processed in 0.002364811 sec. 2025.04.30 22:41:07.257568 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.04.30 22:41:07.257584 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.257817 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:07.257849 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:07.257891 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:07.257918 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part 2025.04.30 22:41:07.258257 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:07.258595 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:07.258957 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:07.259257 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:07.260971 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.261041 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.261676 [ 196 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004229085 sec., 250645.2341345705 rows/sec., 16.90 MiB/sec. 2025.04.30 22:41:07.261803 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:07.261842 [ 190 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.04.30 22:41:07.262116 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.262228 [ 190 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.262418 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} executeQuery: Read 633 rows, 50.98 KiB in 0.00468 sec., 135256.41025641025 rows/sec., 10.64 MiB/sec. 2025.04.30 22:41:07.262429 [ 190 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_17_4} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.04.30 22:41:07.262499 [ 259 ] {ed175ac8-604a-470d-bfae-fb8d454b8983} TCPHandler: Processed in 0.004985141 sec. 2025.04.30 22:41:07.262570 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:41:07.262661 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.262767 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.262812 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:07.263396 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.263434 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.263780 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:41:07.264019 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.264216 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} executeQuery: Read 114 rows, 6.99 KiB in 0.00147 sec., 77551.02040816327 rows/sec., 4.64 MiB/sec. 2025.04.30 22:41:07.264267 [ 259 ] {503750b5-748f-46a7-ba1b-e40355013146} TCPHandler: Processed in 0.001666667 sec. 2025.04.30 22:41:07.264398 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.264503 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.264547 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:07.265098 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.265137 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.265481 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:41:07.265725 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.265918 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. 2025.04.30 22:41:07.265967 [ 259 ] {7aace6cf-e3af-4774-b82a-ce76b57b0ac3} TCPHandler: Processed in 0.001629596 sec. 2025.04.30 22:41:07.266090 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.266193 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.266239 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:07.266796 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.266835 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.267179 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:41:07.267435 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.267602 [ 27 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.04.30 22:41:07.267638 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} executeQuery: Read 112 rows, 6.53 KiB in 0.001462 sec., 76607.38714090288 rows/sec., 4.36 MiB/sec. 2025.04.30 22:41:07.267661 [ 27 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.267728 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.267742 [ 259 ] {363bffff-8bab-4e35-8561-2989b4e0886f} TCPHandler: Processed in 0.001701228 sec. 2025.04.30 22:41:07.268000 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.268010 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.04.30 22:41:07.268366 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:07.268526 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:07.268528 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:07.268609 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part 2025.04.30 22:41:07.268846 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:07.269144 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:07.269569 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:07.269860 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:07.270923 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.270974 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.271417 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003586433 sec., 156144.00157482378 rows/sec., 9.49 MiB/sec. 2025.04.30 22:41:07.271556 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:07.271629 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.04.30 22:41:07.272018 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.272126 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.272367 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_17_4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.04.30 22:41:07.272386 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} executeQuery: Read 390 rows, 28.23 KiB in 0.004159 sec., 93772.54147631642 rows/sec., 6.63 MiB/sec. 2025.04.30 22:41:07.272604 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:41:07.272614 [ 259 ] {1ce667cf-1090-4b5e-9f8a-551a5a427756} TCPHandler: Processed in 0.004723203 sec. 2025.04.30 22:41:07.272754 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.272860 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:07.272908 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:07.273340 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.273379 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.273736 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:41:07.273982 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.274182 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec. 2025.04.30 22:41:07.274278 [ 259 ] {a70c09a8-0541-4b4d-acad-fd3d0febf494} TCPHandler: Processed in 0.001573984 sec. 2025.04.30 22:41:07.274414 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.274518 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.274566 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:07.275085 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.275124 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.275496 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:07.275745 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.275945 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} executeQuery: Read 237 rows, 16.27 KiB in 0.001447 sec., 163787.14581893574 rows/sec., 10.98 MiB/sec. 2025.04.30 22:41:07.276056 [ 259 ] {82266144-d091-4858-bbd7-8edcd420f13f} TCPHandler: Processed in 0.001690548 sec. 2025.04.30 22:41:07.276285 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.276410 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.276460 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:07.276872 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.276910 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.277241 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.30 22:41:07.277478 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.277683 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. 2025.04.30 22:41:07.277775 [ 259 ] {d39db4b0-7f7d-4bb3-814d-64d18b0607ed} TCPHandler: Processed in 0.001590475 sec. 2025.04.30 22:41:07.278001 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.278109 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.278183 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:07.279190 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.279229 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.279800 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:41:07.280055 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.280291 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} executeQuery: Read 8 rows, 14.68 KiB in 0.002196 sec., 3642.9872495446266 rows/sec., 6.53 MiB/sec. 2025.04.30 22:41:07.280691 [ 259 ] {83a196a2-f0b4-4643-a999-5c7cd368a1b3} TCPHandler: Processed in 0.002768015 sec. 2025.04.30 22:41:07.280860 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:07.280963 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:07.281009 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:07.281484 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:07.281523 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:07.281879 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:07.282105 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:07.282307 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} executeQuery: Read 82 rows, 5.33 KiB in 0.001366 sec., 60029.28257686676 rows/sec., 3.81 MiB/sec. 2025.04.30 22:41:07.282354 [ 259 ] {c8a1c23d-8533-4a8e-b122-4c7eb458cb08} TCPHandler: Processed in 0.001544063 sec. 2025.04.30 22:41:10.347325 [ 67 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:41:10.347424 [ 67 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:41:10.518501 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.04.30 22:41:10.519373 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:10.519425 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:10.519946 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:41:10.520204 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:10.520460 [ 67 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:41:10.520482 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.04.30 22:41:10.520573 [ 67 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:10.520621 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:10.520791 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:41:10.520933 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:10.520979 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.521059 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.521143 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.521207 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.521698 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.521871 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:10.526638 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005928503 sec., 2016697.975863384 rows/sec., 28.85 MiB/sec. 2025.04.30 22:41:10.527057 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:41:10.527422 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:10.527513 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_26_5} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:41:10.527630 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.04.30 22:41:11.325516 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.04.30 22:41:11.346453 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:11.346515 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:11.354520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:41:11.355285 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:11.355668 [ 86 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:41:11.355815 [ 86 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:11.355889 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:11.356230 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:41:11.364959 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.04.30 22:41:11.366053 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:11.366909 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.04.30 22:41:11.371351 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.04.30 22:41:11.375810 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:11.380602 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.04.30 22:41:11.385769 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:11.390160 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.04.30 22:41:11.445931 [ 186 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.089896306 sec., 2180.2898107960077 rows/sec., 11.27 MiB/sec. 2025.04.30 22:41:11.448976 [ 191 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:41:11.452110 [ 191 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:11.452235 [ 191 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_26_5} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:41:11.454807 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.04.30 22:41:12.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 193.13 MiB, peak 203.68 MiB, free memory in arenas 0.00 B, will set to 194.70 MiB (RSS), difference: 1.58 MiB 2025.04.30 22:41:12.250340 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.250524 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:12.250596 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:12.251392 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.251442 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.251883 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:12.252139 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.252389 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} executeQuery: Read 120 rows, 10.44 KiB in 0.001916 sec., 62630.48016701462 rows/sec., 5.32 MiB/sec. 2025.04.30 22:41:12.252453 [ 259 ] {03082644-1353-4378-9be1-6a83030411dc} TCPHandler: Processed in 0.002248547 sec. 2025.04.30 22:41:12.252582 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.252695 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.252745 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:12.253284 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.253328 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.253684 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:41:12.253927 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.254098 [ 106 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.04.30 22:41:12.254161 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} executeQuery: Read 32 rows, 2.41 KiB in 0.001485 sec., 21548.82154882155 rows/sec., 1.58 MiB/sec. 2025.04.30 22:41:12.254187 [ 106 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.254240 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.254288 [ 259 ] {a6f876dc-a804-4ab6-9996-272a1d94ebf3} TCPHandler: Processed in 0.00175703 sec. 2025.04.30 22:41:12.254430 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:41:12.254451 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.254558 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:12.254587 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:12.254597 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 163 rows starting from the beginning of the part 2025.04.30 22:41:12.254643 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:12.254745 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:12.255070 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part 2025.04.30 22:41:12.255472 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2025.04.30 22:41:12.255932 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 114 rows starting from the beginning of the part 2025.04.30 22:41:12.256427 [ 186 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:12.257446 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.257492 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.258123 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:12.258318 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.003964526 sec., 124352.8230108719 rows/sec., 8.40 MiB/sec. 2025.04.30 22:41:12.258526 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.258612 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.04.30 22:41:12.258980 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} executeQuery: Read 96 rows, 7.68 KiB in 0.004399 sec., 21823.14162309616 rows/sec., 1.70 MiB/sec. 2025.04.30 22:41:12.259269 [ 259 ] {307577f0-1acb-4bed-a3d1-8837106e2537} TCPHandler: Processed in 0.004871327 sec. 2025.04.30 22:41:12.259571 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.259615 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.259868 [ 195 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_30_6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.04.30 22:41:12.259895 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.260012 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:12.260032 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:41:12.260634 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.260678 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.261067 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:12.261316 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.261533 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. 2025.04.30 22:41:12.261610 [ 259 ] {44ab6224-7d00-4b62-9e00-0b2db15c1320} TCPHandler: Processed in 0.002115913 sec. 2025.04.30 22:41:12.261764 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.261865 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.261931 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:12.262992 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.263030 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.263661 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:41:12.263911 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.264145 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} executeQuery: Read 32 rows, 58.72 KiB in 0.002301 sec., 13906.996957844414 rows/sec., 24.92 MiB/sec. 2025.04.30 22:41:12.264247 [ 259 ] {0355d651-042d-4bcd-b860-679a9b7b888d} TCPHandler: Processed in 0.002540937 sec. 2025.04.30 22:41:12.264355 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.264457 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.264502 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:12.264903 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.264941 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.265296 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:12.265535 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.265761 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. 2025.04.30 22:41:12.265831 [ 259 ] {4302679b-7e8d-46d3-92f8-d24db324c5d7} TCPHandler: Processed in 0.001525612 sec. 2025.04.30 22:41:12.535054 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.535222 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.535295 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:12.536062 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.536106 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.536534 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:12.536802 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.537043 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} executeQuery: Read 212 rows, 13.81 KiB in 0.001854 sec., 114347.35706580368 rows/sec., 7.27 MiB/sec. 2025.04.30 22:41:12.537129 [ 259 ] {710845e9-aef6-4bb5-a2e2-ec27028e01bb} TCPHandler: Processed in 0.002184915 sec. 2025.04.30 22:41:12.537352 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.537458 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:41:12.537506 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:41:12.538023 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.538062 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.538421 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.30 22:41:12.538662 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.538875 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} executeQuery: Read 12 rows, 1002.00 B in 0.001439 sec., 8339.124391938847 rows/sec., 680.00 KiB/sec. 2025.04.30 22:41:12.538927 [ 259 ] {0e63fd8d-8c1d-4182-ba3c-8de5c8a10b1e} TCPHandler: Processed in 0.001638116 sec. 2025.04.30 22:41:12.539038 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.539143 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:12.539187 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:12.541022 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.541062 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.541522 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:41:12.541768 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.541983 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} executeQuery: Read 1779 rows, 147.98 KiB in 0.00286 sec., 622027.972027972 rows/sec., 50.53 MiB/sec. 2025.04.30 22:41:12.542048 [ 259 ] {00ed7767-45b2-4150-815d-e9679dbb5814} TCPHandler: Processed in 0.003061245 sec. 2025.04.30 22:41:12.542190 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.542295 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.542338 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:12.542897 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.542935 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.543508 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:41:12.543744 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.543951 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} executeQuery: Read 126 rows, 7.83 KiB in 0.001676 sec., 75178.99761336515 rows/sec., 4.56 MiB/sec. 2025.04.30 22:41:12.544082 [ 259 ] {6e63065b-bf47-41eb-8831-985d992e732d} TCPHandler: Processed in 0.001954907 sec. 2025.04.30 22:41:12.544217 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.544321 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.544364 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:12.545002 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.545039 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.545380 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:12.545609 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.545861 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} executeQuery: Read 341 rows, 23.30 KiB in 0.00156 sec., 218589.7435897436 rows/sec., 14.59 MiB/sec. 2025.04.30 22:41:12.546063 [ 259 ] {f99cd3b5-b43e-4a54-9d1c-9c0313c6ae55} TCPHandler: Processed in 0.001892356 sec. 2025.04.30 22:41:12.546197 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.546297 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.546341 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:12.546911 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.546949 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.547282 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:12.547522 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.547707 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} executeQuery: Read 112 rows, 6.53 KiB in 0.001431 sec., 78266.94619147449 rows/sec., 4.46 MiB/sec. 2025.04.30 22:41:12.547757 [ 259 ] {ec394412-3dfc-413d-a63c-cf0840e08f4a} TCPHandler: Processed in 0.001609045 sec. 2025.04.30 22:41:12.547869 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.547972 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:12.548017 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:12.548901 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.548940 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.549311 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:41:12.549556 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.549755 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} executeQuery: Read 858 rows, 63.49 KiB in 0.001803 sec., 475873.54409317806 rows/sec., 34.39 MiB/sec. 2025.04.30 22:41:12.549806 [ 259 ] {d6b2606d-0ea8-4a05-bf22-040c273bcf91} TCPHandler: Processed in 0.001986308 sec. 2025.04.30 22:41:12.549922 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.550026 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:12.550071 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:12.550477 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.550515 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.550857 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:12.551093 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.551297 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} executeQuery: Read 6 rows, 321.00 B in 0.001292 sec., 4643.962848297214 rows/sec., 242.63 KiB/sec. 2025.04.30 22:41:12.551346 [ 259 ] {9bd4040c-3bf9-4d0d-9d80-5905bc92c08a} TCPHandler: Processed in 0.001473531 sec. 2025.04.30 22:41:12.551454 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.551557 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.551605 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:12.552341 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.552380 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.552791 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:41:12.553025 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.553217 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} executeQuery: Read 961 rows, 65.39 KiB in 0.00168 sec., 572023.8095238095 rows/sec., 38.01 MiB/sec. 2025.04.30 22:41:12.553266 [ 259 ] {30109301-3a38-451e-b9f6-c569784be6ad} TCPHandler: Processed in 0.001861024 sec. 2025.04.30 22:41:12.553379 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.553483 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.553529 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:12.553925 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.553964 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.554311 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.30 22:41:12.554544 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.554745 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. 2025.04.30 22:41:12.554793 [ 259 ] {85ac75d3-5081-4bef-b14c-7543b5d77af7} TCPHandler: Processed in 0.0014642 sec. 2025.04.30 22:41:12.554904 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.555008 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.555073 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:12.556076 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.556115 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.556679 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:41:12.556935 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.557108 [ 132 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:41:12.557180 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} executeQuery: Read 8 rows, 14.68 KiB in 0.002191 sec., 3651.3007759014154 rows/sec., 6.54 MiB/sec. 2025.04.30 22:41:12.557195 [ 132 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.557263 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.557572 [ 259 ] {a644570f-e98e-4178-8fa3-2c833ef8d8d3} TCPHandler: Processed in 0.002714423 sec. 2025.04.30 22:41:12.557609 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:41:12.557745 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:12.557997 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:12.558122 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:12.558435 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:12.558703 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 462 rows starting from the beginning of the part 2025.04.30 22:41:12.559384 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:12.560134 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:12.560207 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:12.560290 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:12.560726 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:12.561332 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:12.561891 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:41:12.561907 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:12.562637 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.563175 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} executeQuery: Read 34 rows, 2.02 KiB in 0.005262 sec., 6461.421512732801 rows/sec., 383.98 KiB/sec. 2025.04.30 22:41:12.563316 [ 259 ] {d28529f9-ba0c-4e1b-bbd0-8bc8de3a9bee} TCPHandler: Processed in 0.005643234 sec. 2025.04.30 22:41:12.575827 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 19 columns (19 merged, 0 gathered) in 0.018441323 sec., 29824.324426181356 rows/sec., 53.44 MiB/sec. 2025.04.30 22:41:12.576760 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:41:12.577165 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:12.577253 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_31_6} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:41:12.577364 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2025.04.30 22:41:15.568687 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 816 2025.04.30 22:41:15.572305 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:15.572356 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:15.573857 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:15.574178 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:15.575257 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 816 2025.04.30 22:41:17.247706 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:17.247911 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:17.247991 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:17.248782 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.248834 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.249261 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:41:17.249504 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.249676 [ 125 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:41:17.249748 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. 2025.04.30 22:41:17.249764 [ 125 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.249908 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.249946 [ 259 ] {72fbbc9d-c9c5-4a68-8d57-7a5791600e12} TCPHandler: Processed in 0.002367971 sec. 2025.04.30 22:41:17.250162 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:41:17.250177 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:17.250442 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:17.250456 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:17.250537 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:17.250545 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1846 rows starting from the beginning of the part 2025.04.30 22:41:17.251052 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 123 rows starting from the beginning of the part 2025.04.30 22:41:17.251481 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 633 rows starting from the beginning of the part 2025.04.30 22:41:17.251905 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part 2025.04.30 22:41:17.252234 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1779 rows starting from the beginning of the part 2025.04.30 22:41:17.252588 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.04.30 22:41:17.253229 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.253281 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.254146 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:41:17.254728 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.254978 [ 125 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:41:17.255074 [ 125 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.255165 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.255396 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} executeQuery: Read 64 rows, 5.12 KiB in 0.005004 sec., 12789.76818545164 rows/sec., 1022.23 KiB/sec. 2025.04.30 22:41:17.255830 [ 259 ] {b8725aee-743f-4c2d-a86d-774979b300a6} TCPHandler: Processed in 0.005734107 sec. 2025.04.30 22:41:17.255837 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:41:17.256224 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:17.256469 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:17.256672 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2025.04.30 22:41:17.256692 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:17.256941 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:17.257680 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part 2025.04.30 22:41:17.258225 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 390 rows starting from the beginning of the part 2025.04.30 22:41:17.258272 [ 197 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.008039676 sec., 566813.8865297557 rows/sec., 48.16 MiB/sec. 2025.04.30 22:41:17.258623 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part 2025.04.30 22:41:17.258896 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 858 rows starting from the beginning of the part 2025.04.30 22:41:17.259014 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:41:17.259378 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.04.30 22:41:17.260447 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.260635 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.260711 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.260741 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_41_8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:41:17.261043 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:41:17.261960 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:41:17.262536 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.262788 [ 125 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:41:17.262870 [ 125 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.262891 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} executeQuery: Read 128 rows, 9.13 KiB in 0.006369 sec., 20097.34652221699 rows/sec., 1.40 MiB/sec. 2025.04.30 22:41:17.262937 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.263260 [ 259 ] {b999e3f3-b05d-4b23-9b0b-5d5cbd1ec5d6} TCPHandler: Processed in 0.007169106 sec. 2025.04.30 22:41:17.263677 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:17.263712 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.008383238 sec., 289148.4173537719 rows/sec., 22.15 MiB/sec. 2025.04.30 22:41:17.263761 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:41:17.263961 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:17.264055 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:41:17.264132 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:17.264354 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:17.264516 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12134 rows starting from the beginning of the part 2025.04.30 22:41:17.265087 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.265327 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 163 rows starting from the beginning of the part 2025.04.30 22:41:17.265431 [ 199 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_41_8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:41:17.265810 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:41:17.265915 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.04.30 22:41:17.266300 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.04.30 22:41:17.266697 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 961 rows starting from the beginning of the part 2025.04.30 22:41:17.266742 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.266858 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.266964 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part 2025.04.30 22:41:17.267991 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:41:17.268380 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.268611 [ 125 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:41:17.268692 [ 125 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:17.268762 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:17.268775 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} executeQuery: Read 48 rows, 3.31 KiB in 0.004905 sec., 9785.93272171254 rows/sec., 675.33 KiB/sec. 2025.04.30 22:41:17.269122 [ 259 ] {7c7d9bd5-b889-4e97-be5b-e69dbfaf0d02} TCPHandler: Processed in 0.005575702 sec. 2025.04.30 22:41:17.269274 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:41:17.269680 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:17.269777 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2320 rows starting from the beginning of the part 2025.04.30 22:41:17.270031 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.04.30 22:41:17.270328 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.04.30 22:41:17.270703 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.04.30 22:41:17.270844 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2025.04.30 22:41:17.271157 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2025.04.30 22:41:17.273342 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004397842 sec., 592108.584164688 rows/sec., 38.60 MiB/sec. 2025.04.30 22:41:17.273645 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 13783 rows, containing 5 columns (5 merged, 0 gathered) in 0.010545312 sec., 1307026.2880794804 rows/sec., 88.19 MiB/sec. 2025.04.30 22:41:17.273843 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:41:17.274179 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:41:17.274419 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.274662 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:17.274671 [ 201 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_41_8} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:41:17.274796 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_41_8} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:41:17.274875 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.04.30 22:41:17.274995 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. 2025.04.30 22:41:18.021608 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.04.30 22:41:18.022251 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:18.022298 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:18.022830 [ 245 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:41:18.023084 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:18.023315 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.04.30 22:41:18.866002 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.04.30 22:41:18.884505 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:18.884559 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:18.891569 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:41:18.892341 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:18.894827 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.04.30 22:41:22.250316 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.250514 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:22.250582 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:22.251355 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.251395 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.251818 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:41:22.252069 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.252248 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} executeQuery: Read 120 rows, 10.44 KiB in 0.001785 sec., 67226.89075630253 rows/sec., 5.71 MiB/sec. 2025.04.30 22:41:22.252301 [ 259 ] {572fd382-68a2-4feb-943c-4cdabe8c766e} TCPHandler: Processed in 0.002106242 sec. 2025.04.30 22:41:22.252438 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.252547 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:22.252591 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:22.253095 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.253132 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.253473 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:41:22.253706 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.253867 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} executeQuery: Read 32 rows, 2.41 KiB in 0.001343 sec., 23827.252419955323 rows/sec., 1.75 MiB/sec. 2025.04.30 22:41:22.253916 [ 259 ] {d0116238-fdbd-4fb2-bceb-0e4e3a82d4b7} TCPHandler: Processed in 0.001536843 sec. 2025.04.30 22:41:22.254035 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.254138 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:22.254182 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:22.254719 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.254756 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.255111 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:41:22.255360 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.255522 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} executeQuery: Read 96 rows, 7.68 KiB in 0.001405 sec., 68327.40213523131 rows/sec., 5.34 MiB/sec. 2025.04.30 22:41:22.255571 [ 259 ] {e8a510df-d975-43bd-8a44-312b5197a796} TCPHandler: Processed in 0.001586064 sec. 2025.04.30 22:41:22.255700 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.255805 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:22.255853 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:22.256352 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.256390 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.256774 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:41:22.257020 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.257186 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} executeQuery: Read 160 rows, 11.41 KiB in 0.001402 sec., 114122.68188302426 rows/sec., 7.95 MiB/sec. 2025.04.30 22:41:22.257233 [ 259 ] {2b40d090-20ad-4dae-b616-b44a56482df4} TCPHandler: Processed in 0.001592254 sec. 2025.04.30 22:41:22.257349 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.257452 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:22.257515 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:22.258586 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.258623 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.259237 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:41:22.259497 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.259712 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} executeQuery: Read 32 rows, 58.72 KiB in 0.00228 sec., 14035.087719298246 rows/sec., 25.15 MiB/sec. 2025.04.30 22:41:22.259799 [ 259 ] {31ac78d8-ba04-4ad0-83ea-e4ad4bb181b3} TCPHandler: Processed in 0.002498745 sec. 2025.04.30 22:41:22.259921 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:22.260024 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:22.260070 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:22.260481 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:22.260519 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:22.260876 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:41:22.261114 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:22.261307 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. 2025.04.30 22:41:22.261353 [ 259 ] {7b76fad5-cb26-4260-96c3-5a9513e9a8f9} TCPHandler: Processed in 0.001485071 sec. 2025.04.30 22:41:23.033618 [ 71 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.04.30 22:41:23.033689 [ 71 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:23.033715 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:23.033852 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.04.30 22:41:23.034021 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:23.034061 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 341 rows starting from the beginning of the part 2025.04.30 22:41:23.034150 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 341 rows starting from the beginning of the part 2025.04.30 22:41:23.034382 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2025.04.30 22:41:23.034598 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part 2025.04.30 22:41:23.034735 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 341 rows starting from the beginning of the part 2025.04.30 22:41:23.035874 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089882 sec., 597641.3979353858 rows/sec., 41.94 MiB/sec. 2025.04.30 22:41:23.036060 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.04.30 22:41:23.036330 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:23.036404 [ 196 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_18_4} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.04.30 22:41:23.036475 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.30 22:41:23.549790 [ 61 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.04.30 22:41:23.549877 [ 61 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:23.549915 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:23.550113 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.04.30 22:41:23.550382 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:23.550450 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part 2025.04.30 22:41:23.550586 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.04.30 22:41:23.550787 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.04.30 22:41:23.551075 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.04.30 22:41:23.551349 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.04.30 22:41:23.552405 [ 196 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407693 sec., 7476.036188999179 rows/sec., 503.76 KiB/sec. 2025.04.30 22:41:23.552552 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.04.30 22:41:23.552820 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:23.552893 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_18_4} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.04.30 22:41:23.552961 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.04.30 22:41:23.977849 [ 32 ] {} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.30 22:41:23.977917 [ 32 ] {} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:23.977939 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:23.978083 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.30 22:41:23.978308 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:23.978351 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2025.04.30 22:41:23.978455 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:23.978570 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.04.30 22:41:23.978691 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:23.978791 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.04.30 22:41:23.979764 [ 190 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175525 sec., 26207.093006694202 rows/sec., 2.19 MiB/sec. 2025.04.30 22:41:23.979923 [ 196 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.30 22:41:23.980249 [ 196 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:23.980326 [ 196 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_5_1} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.30 22:41:23.980397 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:41:25.347700 [ 41 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:41:25.347786 [ 41 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:41:25.524397 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.04.30 22:41:25.525003 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:25.525046 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:25.525596 [ 245 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:41:25.525854 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:25.526052 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.04.30 22:41:25.576499 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 836 2025.04.30 22:41:25.579438 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:25.579508 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:25.581007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:25.581356 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:25.582076 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 836 2025.04.30 22:41:26.395875 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.04.30 22:41:26.415727 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:26.415790 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:26.422899 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:41:26.423684 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:26.426293 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.04.30 22:41:27.255576 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.255764 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.255834 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:27.256674 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.256725 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.257167 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:27.257422 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.257644 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} executeQuery: Read 212 rows, 13.81 KiB in 0.001931 sec., 109787.67477990678 rows/sec., 6.98 MiB/sec. 2025.04.30 22:41:27.257709 [ 259 ] {840c0d27-f390-474f-bbf4-cca850dfb325} TCPHandler: Processed in 0.002258818 sec. 2025.04.30 22:41:27.257837 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.257951 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:27.257997 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:27.258829 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.258870 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.259267 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:41:27.259517 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.259720 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} executeQuery: Read 633 rows, 50.98 KiB in 0.001797 sec., 352253.75626043405 rows/sec., 27.70 MiB/sec. 2025.04.30 22:41:27.259773 [ 259 ] {a401b005-c10d-40ce-b832-0a6d7b75efc6} TCPHandler: Processed in 0.001988669 sec. 2025.04.30 22:41:27.259886 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.259991 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.260036 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:27.260573 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.260612 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.260954 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:41:27.261183 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.261374 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} executeQuery: Read 114 rows, 6.99 KiB in 0.001406 sec., 81081.08108108108 rows/sec., 4.85 MiB/sec. 2025.04.30 22:41:27.261425 [ 259 ] {fb5eb7e5-8110-42ee-8548-ca4faaae23c9} TCPHandler: Processed in 0.001589745 sec. 2025.04.30 22:41:27.261536 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.261640 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.261684 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:27.262209 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.262248 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.262587 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:27.262822 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.263060 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. 2025.04.30 22:41:27.263254 [ 259 ] {5916952f-91c4-4208-87c5-790015cea790} TCPHandler: Processed in 0.001761451 sec. 2025.04.30 22:41:27.263425 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.263529 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.263574 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:27.264124 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.264162 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.264495 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:27.264741 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.264932 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} executeQuery: Read 112 rows, 6.53 KiB in 0.001426 sec., 78541.3744740533 rows/sec., 4.47 MiB/sec. 2025.04.30 22:41:27.264984 [ 259 ] {a377b526-52de-4a30-b942-fb541d9c9cf0} TCPHandler: Processed in 0.001615135 sec. 2025.04.30 22:41:27.265098 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.265201 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:27.265246 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:27.265874 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.265912 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.266272 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:41:27.266499 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.266721 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} executeQuery: Read 390 rows, 28.23 KiB in 0.001535 sec., 254071.66123778504 rows/sec., 17.96 MiB/sec. 2025.04.30 22:41:27.266784 [ 259 ] {4f4029cf-c41b-45ea-be0d-c38134c29ddf} TCPHandler: Processed in 0.00173628 sec. 2025.04.30 22:41:27.267031 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.267147 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:27.267194 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:27.267612 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.267650 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.267994 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:27.268233 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.268426 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} executeQuery: Read 6 rows, 321.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 240.77 KiB/sec. 2025.04.30 22:41:27.268475 [ 259 ] {fffb1bfa-78d1-408f-b39a-cfc03a208581} TCPHandler: Processed in 0.001539893 sec. 2025.04.30 22:41:27.268596 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.268700 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.268748 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:27.269238 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.269276 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.269641 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:41:27.269879 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.270065 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} executeQuery: Read 237 rows, 16.27 KiB in 0.001386 sec., 170995.67099567098 rows/sec., 11.46 MiB/sec. 2025.04.30 22:41:27.270114 [ 259 ] {ca7c2644-794a-43bc-8aa3-5557dc06b46f} TCPHandler: Processed in 0.001567723 sec. 2025.04.30 22:41:27.270228 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.270333 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.270379 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:27.270767 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.270804 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.271129 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.30 22:41:27.271360 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.271550 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} executeQuery: Read 1 rows, 69.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 54.38 KiB/sec. 2025.04.30 22:41:27.271599 [ 259 ] {5565d329-b162-4ec7-bb7f-e427418b3017} TCPHandler: Processed in 0.001420478 sec. 2025.04.30 22:41:27.271710 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.271813 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.271878 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:27.272876 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.272914 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.273504 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:41:27.273759 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.273985 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} executeQuery: Read 8 rows, 14.68 KiB in 0.002193 sec., 3647.97081623347 rows/sec., 6.54 MiB/sec. 2025.04.30 22:41:27.274086 [ 259 ] {1a6d0f4e-ec43-4aca-a51e-07dc577f4dd9} TCPHandler: Processed in 0.002424853 sec. 2025.04.30 22:41:27.274219 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:27.274324 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:27.274369 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:27.274800 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:27.274838 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:27.275187 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:41:27.275425 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:27.275622 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} executeQuery: Read 82 rows, 5.33 KiB in 0.001317 sec., 62262.718299164764 rows/sec., 3.95 MiB/sec. 2025.04.30 22:41:27.275676 [ 259 ] {cec6d332-7804-4a16-a5ac-a7ded255cd20} TCPHandler: Processed in 0.001506131 sec. 2025.04.30 22:41:32.250591 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.250808 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:32.250887 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:32.251775 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.251817 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.252277 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:41:32.252529 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.252724 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} executeQuery: Read 120 rows, 10.44 KiB in 0.001971 sec., 60882.800608828 rows/sec., 5.17 MiB/sec. 2025.04.30 22:41:32.252788 [ 259 ] {23133a36-144c-4e31-82e9-559dca808eed} TCPHandler: Processed in 0.00232894 sec. 2025.04.30 22:41:32.252935 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.253047 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:32.253094 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:32.253647 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.253685 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.254034 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:41:32.254269 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.254435 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} executeQuery: Read 32 rows, 2.41 KiB in 0.001414 sec., 22630.834512022633 rows/sec., 1.66 MiB/sec. 2025.04.30 22:41:32.254485 [ 259 ] {4708136d-cd53-4d1d-9f7c-e00f60193e82} TCPHandler: Processed in 0.001601295 sec. 2025.04.30 22:41:32.254604 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.254710 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:32.254755 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:32.255289 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.255326 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.255687 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:41:32.255925 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.256124 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} executeQuery: Read 96 rows, 7.68 KiB in 0.001435 sec., 66898.95470383274 rows/sec., 5.22 MiB/sec. 2025.04.30 22:41:32.256271 [ 259 ] {6ecb0240-5972-4cc6-8522-810d92f5c02c} TCPHandler: Processed in 0.001716919 sec. 2025.04.30 22:41:32.256420 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.256529 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:32.256577 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:32.257090 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.257127 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.257519 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:41:32.257765 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.257939 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. 2025.04.30 22:41:32.257989 [ 259 ] {712d9bf4-033f-4c42-9327-f95458525920} TCPHandler: Processed in 0.001621916 sec. 2025.04.30 22:41:32.258107 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.258210 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:32.258273 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:32.259383 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.259420 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.260050 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:41:32.260337 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.260527 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} executeQuery: Read 32 rows, 58.72 KiB in 0.002337 sec., 13692.768506632434 rows/sec., 24.54 MiB/sec. 2025.04.30 22:41:32.260630 [ 259 ] {46b9c331-1278-4630-b812-b3bb0272e48d} TCPHandler: Processed in 0.002575879 sec. 2025.04.30 22:41:32.260752 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:32.260855 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:32.260900 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:32.261327 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:32.261363 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:32.261715 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:41:32.261947 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:32.262124 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. 2025.04.30 22:41:32.262175 [ 259 ] {a67aac10-7790-47ac-840c-23c13d55fee7} TCPHandler: Processed in 0.001473621 sec. 2025.04.30 22:41:33.026203 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.04.30 22:41:33.026830 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:33.026870 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:33.027438 [ 245 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:41:33.027684 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:33.027920 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.04.30 22:41:33.926356 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.04.30 22:41:33.947606 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:33.947663 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:33.955408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:41:33.956227 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:33.959095 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.04.30 22:41:35.582233 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 870 2025.04.30 22:41:35.585361 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:35.585410 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:35.586908 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:35.587221 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:35.587456 [ 98 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.30 22:41:35.587595 [ 98 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:35.587662 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:35.588308 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.30 22:41:35.589216 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 870 2025.04.30 22:41:35.589674 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:35.589842 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part 2025.04.30 22:41:35.590351 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.04.30 22:41:35.590839 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2025.04.30 22:41:35.591311 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part 2025.04.30 22:41:35.591779 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.04.30 22:41:35.592229 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.04.30 22:41:35.599542 [ 190 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 72 columns (72 merged, 0 gathered) in 0.011715203 sec., 74262.4775686772 rows/sec., 61.13 MiB/sec. 2025.04.30 22:41:35.601184 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.30 22:41:35.602018 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:35.602116 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_21_4} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.30 22:41:35.602423 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.04.30 22:41:37.255479 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.255686 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.255764 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:37.256611 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.256665 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.257108 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:37.257386 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.257678 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} executeQuery: Read 212 rows, 13.81 KiB in 0.002039 sec., 103972.53555664541 rows/sec., 6.61 MiB/sec. 2025.04.30 22:41:37.257838 [ 259 ] {04ddf9a0-b081-4f18-8bd0-66a6ec3fae29} TCPHandler: Processed in 0.002486595 sec. 2025.04.30 22:41:37.258106 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.258226 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:37.258274 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:37.259136 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.259176 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.259571 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:41:37.259812 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.260002 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} executeQuery: Read 633 rows, 50.98 KiB in 0.001794 sec., 352842.8093645485 rows/sec., 27.75 MiB/sec. 2025.04.30 22:41:37.260101 [ 259 ] {388e097e-ccc2-4df7-898b-37bb0d2121fe} TCPHandler: Processed in 0.002073951 sec. 2025.04.30 22:41:37.260352 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.260496 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.260543 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:37.261102 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.261139 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.261477 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:41:37.261704 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.261827 [ 107 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.04.30 22:41:37.261872 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} executeQuery: Read 114 rows, 6.99 KiB in 0.001395 sec., 81720.43010752689 rows/sec., 4.89 MiB/sec. 2025.04.30 22:41:37.261877 [ 107 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.261929 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.261944 [ 259 ] {31ccf375-1741-4944-8e25-81aa405618c6} TCPHandler: Processed in 0.001703318 sec. 2025.04.30 22:41:37.262078 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:41:37.262086 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.262234 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.262238 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:37.262286 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:37.262290 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 164 rows starting from the beginning of the part 2025.04.30 22:41:37.262466 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 126 rows starting from the beginning of the part 2025.04.30 22:41:37.262908 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:37.263363 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 114 rows starting from the beginning of the part 2025.04.30 22:41:37.263737 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:37.264116 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 114 rows starting from the beginning of the part 2025.04.30 22:41:37.264863 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.264913 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.265552 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:37.265907 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003894634 sec., 149436.37836058537 rows/sec., 9.91 MiB/sec. 2025.04.30 22:41:37.265913 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.266207 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.04.30 22:41:37.266279 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} executeQuery: Read 113 rows, 7.49 KiB in 0.004068 sec., 27777.77777777778 rows/sec., 1.80 MiB/sec. 2025.04.30 22:41:37.266635 [ 259 ] {cfbe9543-c8f0-4fa7-b053-7e0c850b1f31} TCPHandler: Processed in 0.004596398 sec. 2025.04.30 22:41:37.266920 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.267097 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.267178 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:37.267201 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.267439 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_35_7} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.04.30 22:41:37.267652 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.30 22:41:37.268109 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.268155 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.268517 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:37.268756 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.268978 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} executeQuery: Read 112 rows, 6.53 KiB in 0.001917 sec., 58424.621804903494 rows/sec., 3.33 MiB/sec. 2025.04.30 22:41:37.269206 [ 259 ] {7d588568-a080-47f4-a32b-6cdfec7d37eb} TCPHandler: Processed in 0.002371971 sec. 2025.04.30 22:41:37.269379 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.269487 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:37.269532 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:37.270226 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.270265 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.270638 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:41:37.270889 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.271086 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} executeQuery: Read 390 rows, 28.23 KiB in 0.001619 sec., 240889.43792464485 rows/sec., 17.03 MiB/sec. 2025.04.30 22:41:37.271172 [ 259 ] {1d82d7f4-bc1d-466b-98ab-04be5125a464} TCPHandler: Processed in 0.001844943 sec. 2025.04.30 22:41:37.271428 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.271645 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:37.271697 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:37.272123 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.272160 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.272505 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:37.272738 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.272866 [ 107 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.04.30 22:41:37.272909 [ 107 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.272919 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec. 2025.04.30 22:41:37.272939 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.273018 [ 259 ] {620b6a22-581d-4469-9c81-459841307156} TCPHandler: Processed in 0.001689929 sec. 2025.04.30 22:41:37.273197 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.04.30 22:41:37.273234 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.273461 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:37.273465 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.273530 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.04.30 22:41:37.273580 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:37.273826 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:37.274170 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:37.274582 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:37.274936 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:37.275171 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.04.30 22:41:37.276145 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.276218 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.277266 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:41:37.277669 [ 187 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004629679 sec., 25919.723592067614 rows/sec., 1.32 MiB/sec. 2025.04.30 22:41:37.277824 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.277890 [ 187 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.04.30 22:41:37.278175 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} executeQuery: Read 237 rows, 16.27 KiB in 0.004787 sec., 49509.08711092543 rows/sec., 3.32 MiB/sec. 2025.04.30 22:41:37.278349 [ 259 ] {a11552ef-f045-441f-981b-24e8db866704} TCPHandler: Processed in 0.005171477 sec. 2025.04.30 22:41:37.278474 [ 187 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.278531 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.278605 [ 187 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_20_4} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.04.30 22:41:37.278736 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.278747 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:41:37.278815 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:37.279256 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.279294 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.279643 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.30 22:41:37.279886 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.280058 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. 2025.04.30 22:41:37.280106 [ 259 ] {9eb9d613-2a57-4116-845f-a75cc01d8cd3} TCPHandler: Processed in 0.001652227 sec. 2025.04.30 22:41:37.280233 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.280338 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.280403 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:37.281430 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.281467 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.282051 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:41:37.282313 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.282504 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} executeQuery: Read 8 rows, 14.68 KiB in 0.002188 sec., 3656.3071297989036 rows/sec., 6.55 MiB/sec. 2025.04.30 22:41:37.282593 [ 259 ] {a14ebef3-16de-48aa-8c92-16ef78e2e68a} TCPHandler: Processed in 0.002410393 sec. 2025.04.30 22:41:37.282713 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:37.282837 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:37.282893 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:37.283416 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:37.283461 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.04.30 22:41:37.283877 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:41:37.284114 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:37.284293 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. 2025.04.30 22:41:37.284341 [ 259 ] {ffc2fc16-b458-4ab8-9303-3dac193f3350} TCPHandler: Processed in 0.001679968 sec. 2025.04.30 22:41:40.347833 [ 153 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:41:40.347910 [ 153 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:41:40.528945 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.04.30 22:41:40.529713 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:40.529766 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:40.530307 [ 245 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:41:40.530565 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:40.530849 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.04.30 22:41:41.460070 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.04.30 22:41:41.482287 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:41.482354 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:41.489540 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:41:41.490328 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:41.493025 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.04.30 22:41:42.250777 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.250985 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:42.251062 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:42.251860 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.251910 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.252345 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:41:42.252595 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.252823 [ 151 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:41:42.252845 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} executeQuery: Read 120 rows, 10.44 KiB in 0.001907 sec., 62926.061877294174 rows/sec., 5.35 MiB/sec. 2025.04.30 22:41:42.252959 [ 151 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.253014 [ 259 ] {131f8131-af32-4cd7-8572-a7265f56233f} TCPHandler: Processed in 0.002369861 sec. 2025.04.30 22:41:42.253052 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.253205 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.253291 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:41:42.253386 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.253494 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:42.253750 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.253853 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1846 rows starting from the beginning of the part 2025.04.30 22:41:42.254066 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 120 rows starting from the beginning of the part 2025.04.30 22:41:42.254516 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 633 rows starting from the beginning of the part 2025.04.30 22:41:42.254999 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 120 rows starting from the beginning of the part 2025.04.30 22:41:42.255295 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 633 rows starting from the beginning of the part 2025.04.30 22:41:42.255607 [ 186 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 120 rows starting from the beginning of the part 2025.04.30 22:41:42.256333 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.256377 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.256914 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:41:42.257250 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.257497 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} executeQuery: Read 32 rows, 2.41 KiB in 0.004173 sec., 7668.344116942249 rows/sec., 576.62 KiB/sec. 2025.04.30 22:41:42.257558 [ 259 ] {5fdcc01d-7453-45c0-b2cd-20511b7a1cf4} TCPHandler: Processed in 0.004431462 sec. 2025.04.30 22:41:42.257693 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.257796 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:42.257852 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:42.258101 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 5 columns (5 merged, 0 gathered) in 0.004924279 sec., 705077.8398218297 rows/sec., 59.71 MiB/sec. 2025.04.30 22:41:42.258557 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:41:42.258895 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.258951 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.259243 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.259401 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_46_9} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:41:42.259557 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.30 22:41:42.259653 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:41:42.259904 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.260083 [ 151 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:41:42.260138 [ 151 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.260142 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} executeQuery: Read 96 rows, 7.68 KiB in 0.002356 sec., 40747.02886247878 rows/sec., 3.18 MiB/sec. 2025.04.30 22:41:42.260180 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.260324 [ 259 ] {043c3f15-71fa-45bb-84f1-0ec5c71cec6e} TCPHandler: Processed in 0.002686922 sec. 2025.04.30 22:41:42.260379 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:41:42.260478 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.260494 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.260510 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.04.30 22:41:42.260666 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part 2025.04.30 22:41:42.260795 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.261023 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:42.261058 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 390 rows starting from the beginning of the part 2025.04.30 22:41:42.261451 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part 2025.04.30 22:41:42.261806 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 390 rows starting from the beginning of the part 2025.04.30 22:41:42.262240 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part 2025.04.30 22:41:42.263335 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.263379 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.263897 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:41:42.264196 [ 187 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.003898314 sec., 508424.9242108255 rows/sec., 38.88 MiB/sec. 2025.04.30 22:41:42.264275 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.264476 [ 187 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:41:42.264536 [ 151 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:41:42.264650 [ 151 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.264745 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.264912 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} executeQuery: Read 160 rows, 11.41 KiB in 0.004196 sec., 38131.553860819826 rows/sec., 2.66 MiB/sec. 2025.04.30 22:41:42.265402 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:41:42.265431 [ 259 ] {01f98890-9ff9-4c2a-b7b8-69bb5c14151b} TCPHandler: Processed in 0.004985371 sec. 2025.04.30 22:41:42.265827 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.265968 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.266146 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13783 rows starting from the beginning of the part 2025.04.30 22:41:42.266253 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.266704 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2025.04.30 22:41:42.266828 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:42.267204 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part 2025.04.30 22:41:42.267671 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.04.30 22:41:42.267754 [ 197 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.268083 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.04.30 22:41:42.268616 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.04.30 22:41:42.269253 [ 197 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_46_9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:41:42.269630 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.30 22:41:42.271142 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.271195 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.272010 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:41:42.272669 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.272892 [ 152 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:41:42.272932 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} executeQuery: Read 32 rows, 58.72 KiB in 0.006862 sec., 4663.363450888954 rows/sec., 8.36 MiB/sec. 2025.04.30 22:41:42.273011 [ 152 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.273122 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.273182 [ 259 ] {d0795174-bc61-413a-bbc2-b8f001242297} TCPHandler: Processed in 0.007466857 sec. 2025.04.30 22:41:42.273551 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:41:42.273573 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.273811 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.273958 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:42.275298 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.275528 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14737 rows, containing 5 columns (5 merged, 0 gathered) in 0.010609984 sec., 1388974.761884655 rows/sec., 93.80 MiB/sec. 2025.04.30 22:41:42.275652 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 550 rows starting from the beginning of the part 2025.04.30 22:41:42.276371 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:42.276772 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:41:42.277325 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.277465 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.277599 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:42.278487 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:42.279193 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:41:42.279352 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:42.280042 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.280157 [ 199 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.280237 [ 187 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2025.04.30 22:41:42.280566 [ 199 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_46_9} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:41:42.280612 [ 152 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:41:42.280720 [ 152 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.280841 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.281156 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} executeQuery: Read 60 rows, 4.14 KiB in 0.007379 sec., 8131.1830871391785 rows/sec., 561.14 KiB/sec. 2025.04.30 22:41:42.281180 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. 2025.04.30 22:41:42.281692 [ 259 ] {9102278b-6074-4db3-b8f6-28e161449565} TCPHandler: Processed in 0.008208792 sec. 2025.04.30 22:41:42.282709 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:41:42.282991 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.283057 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2604 rows starting from the beginning of the part 2025.04.30 22:41:42.283422 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2025.04.30 22:41:42.283788 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2025.04.30 22:41:42.284094 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.04.30 22:41:42.284380 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.04.30 22:41:42.284525 [ 197 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.04.30 22:41:42.287567 [ 199 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 4 columns (4 merged, 0 gathered) in 0.006128001 sec., 481070.4175798927 rows/sec., 31.38 MiB/sec. 2025.04.30 22:41:42.288013 [ 199 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:41:42.288615 [ 199 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.289059 [ 199 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_46_9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:41:42.289159 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.04.30 22:41:42.293426 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 19 columns (19 merged, 0 gathered) in 0.020071539 sec., 32982.024945869875 rows/sec., 59.10 MiB/sec. 2025.04.30 22:41:42.294648 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:41:42.295106 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.295225 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_36_7} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:41:42.295410 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.04.30 22:41:42.530397 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.530658 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.530741 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:42.531679 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.531728 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.532165 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:42.532423 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.532603 [ 152 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.04.30 22:41:42.532669 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} executeQuery: Read 212 rows, 13.81 KiB in 0.002062 sec., 102812.80310378273 rows/sec., 6.54 MiB/sec. 2025.04.30 22:41:42.532681 [ 152 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.532753 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.532789 [ 259 ] {e61b80c8-c63f-4ac4-b3f7-62fdf1658754} TCPHandler: Processed in 0.002511076 sec. 2025.04.30 22:41:42.532992 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.04.30 22:41:42.533010 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.533245 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.533258 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:42.533313 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part 2025.04.30 22:41:42.533356 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:42.533637 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:42.534002 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:42.534300 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:42.534641 [ 192 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part 2025.04.30 22:41:42.536256 [ 193 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003387136 sec., 312948.75670773187 rows/sec., 21.10 MiB/sec. 2025.04.30 22:41:42.536607 [ 193 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.04.30 22:41:42.537158 [ 193 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.537301 [ 193 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_21_5} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.04.30 22:41:42.537429 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.537453 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:41:42.537501 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.538006 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:41:42.538273 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.538479 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} executeQuery: Read 1773 rows, 147.54 KiB in 0.005303 sec., 334339.0533660192 rows/sec., 27.17 MiB/sec. 2025.04.30 22:41:42.538542 [ 259 ] {42410f86-cf82-4c1d-9350-17540ce5d49a} TCPHandler: Processed in 0.005606342 sec. 2025.04.30 22:41:42.538655 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.538760 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.538804 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:42.539428 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.539467 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.539866 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:42.540104 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.540311 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} executeQuery: Read 114 rows, 6.99 KiB in 0.001573 sec., 72472.98156389066 rows/sec., 4.34 MiB/sec. 2025.04.30 22:41:42.540362 [ 259 ] {3244ed08-def9-4ebf-93b9-57def1f87b64} TCPHandler: Processed in 0.001756561 sec. 2025.04.30 22:41:42.540476 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.540580 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.540623 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:42.541281 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.541320 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.541676 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:42.541912 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.542137 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} executeQuery: Read 341 rows, 23.30 KiB in 0.00156 sec., 218589.7435897436 rows/sec., 14.59 MiB/sec. 2025.04.30 22:41:42.542248 [ 259 ] {014a0f5d-9287-4919-8845-0cf386dd7ddf} TCPHandler: Processed in 0.001818753 sec. 2025.04.30 22:41:42.542468 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.542570 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.542616 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:42.543189 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.543228 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.543572 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:42.543820 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.543975 [ 152 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.04.30 22:41:42.544032 [ 152 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.544055 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. 2025.04.30 22:41:42.544069 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.544233 [ 259 ] {3c79a30f-9c23-4b62-a9a0-66b51693ff6b} TCPHandler: Processed in 0.001831502 sec. 2025.04.30 22:41:42.544409 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.04.30 22:41:42.544529 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.544854 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:42.544857 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:42.544891 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part 2025.04.30 22:41:42.544936 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:42.545118 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:42.545497 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:42.545846 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:42.546227 [ 194 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part 2025.04.30 22:41:42.547736 [ 193 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003529501 sec., 158662.65514586907 rows/sec., 9.64 MiB/sec. 2025.04.30 22:41:42.547770 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.547849 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.548068 [ 193 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.04.30 22:41:42.548538 [ 193 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.548574 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:41:42.548677 [ 193 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_21_5} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.04.30 22:41:42.548831 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:41:42.548988 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.549222 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} executeQuery: Read 846 rows, 62.51 KiB in 0.004442 sec., 190454.75011256192 rows/sec., 13.74 MiB/sec. 2025.04.30 22:41:42.549348 [ 259 ] {b8c22cad-c3df-4d22-86e0-37f03c6b2cd9} TCPHandler: Processed in 0.004931099 sec. 2025.04.30 22:41:42.549588 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.549806 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:42.549855 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:42.550296 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.550335 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.550689 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:42.550924 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.551170 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. 2025.04.30 22:41:42.551382 [ 259 ] {adc28dda-77a8-4335-ba51-ffbdf609a2f8} TCPHandler: Processed in 0.001897745 sec. 2025.04.30 22:41:42.551550 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.551658 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.551708 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:42.552466 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.552505 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.552932 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:41:42.553175 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.553381 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} executeQuery: Read 955 rows, 64.97 KiB in 0.001751 sec., 545402.6270702456 rows/sec., 36.23 MiB/sec. 2025.04.30 22:41:42.553434 [ 259 ] {a636515d-7914-435c-92ad-3d3fbd62d9b0} TCPHandler: Processed in 0.001935557 sec. 2025.04.30 22:41:42.553551 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.553656 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.553704 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:42.554107 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.554146 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.554486 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.30 22:41:42.554740 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.554956 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. 2025.04.30 22:41:42.555053 [ 259 ] {fadb4989-ffc6-43eb-b49d-de39b8e66736} TCPHandler: Processed in 0.001552743 sec. 2025.04.30 22:41:42.555285 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.555397 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.555471 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:42.556514 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.556553 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.557154 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:41:42.557406 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.557672 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} executeQuery: Read 8 rows, 14.68 KiB in 0.002288 sec., 3496.5034965034965 rows/sec., 6.27 MiB/sec. 2025.04.30 22:41:42.558210 [ 259 ] {ae36fda7-ed1c-4db4-818b-22920e39f0c5} TCPHandler: Processed in 0.003016164 sec. 2025.04.30 22:41:42.558338 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:42.558440 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:42.558486 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:42.558909 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:42.558946 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:42.559298 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:41:42.559533 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:42.559727 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} executeQuery: Read 34 rows, 2.02 KiB in 0.001309 sec., 25974.02597402597 rows/sec., 1.51 MiB/sec. 2025.04.30 22:41:42.559776 [ 259 ] {cee82f23-9b73-4fc6-8429-1eeddc3f1996} TCPHandler: Processed in 0.001488691 sec. 2025.04.30 22:41:43.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.22 MiB, peak 205.84 MiB, free memory in arenas 0.00 B, will set to 200.84 MiB (RSS), difference: 1.62 MiB 2025.04.30 22:41:45.590482 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 926 2025.04.30 22:41:45.593973 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:45.594019 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:45.595540 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:45.595852 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:45.596619 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 926 2025.04.30 22:41:47.247266 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:47.247448 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:47.247517 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:47.248269 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:47.248317 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:47.248752 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:41:47.249020 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:47.249263 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} executeQuery: Read 56 rows, 4.41 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.31 MiB/sec. 2025.04.30 22:41:47.249370 [ 259 ] {099c3701-8809-4108-a944-96dbc67b7762} TCPHandler: Processed in 0.002222976 sec. 2025.04.30 22:41:47.249609 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:47.249746 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:47.249797 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:47.250355 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:47.250396 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:47.250753 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:41:47.250998 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:47.251225 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} executeQuery: Read 64 rows, 5.12 KiB in 0.001505 sec., 42524.916943521595 rows/sec., 3.32 MiB/sec. 2025.04.30 22:41:47.251296 [ 259 ] {c46b9985-7e1f-4402-9132-20ad1ad5b10d} TCPHandler: Processed in 0.001781471 sec. 2025.04.30 22:41:47.251541 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:47.251670 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:47.251720 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:47.252208 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:47.252247 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:47.252624 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:41:47.252860 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:47.253056 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} executeQuery: Read 128 rows, 9.13 KiB in 0.001411 sec., 90715.80439404678 rows/sec., 6.32 MiB/sec. 2025.04.30 22:41:47.253107 [ 259 ] {9c654fd8-e20a-4fc9-8489-776a70beae04} TCPHandler: Processed in 0.001665677 sec. 2025.04.30 22:41:47.253221 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:47.253323 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:47.253367 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:47.253764 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:47.253802 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:47.254154 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:41:47.254390 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:47.254554 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} executeQuery: Read 48 rows, 3.31 KiB in 0.001254 sec., 38277.51196172249 rows/sec., 2.58 MiB/sec. 2025.04.30 22:41:47.254599 [ 259 ] {c736f295-2eb6-4005-a361-db5145c0c26b} TCPHandler: Processed in 0.001428069 sec. 2025.04.30 22:41:48.031914 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.04.30 22:41:48.032629 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:48.032673 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:48.033237 [ 245 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:41:48.033514 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:48.033665 [ 139 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:41:48.033717 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.04.30 22:41:48.033718 [ 139 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:48.033751 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:48.033942 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:41:48.034179 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:48.034225 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.04.30 22:41:48.034296 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:48.034380 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:48.034622 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:48.034767 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:48.034859 [ 188 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:41:48.036818 [ 189 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994333 sec., 4767004.872203592 rows/sec., 68.19 MiB/sec. 2025.04.30 22:41:48.037284 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:41:48.037640 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:48.037730 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_31_6} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:41:48.037845 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.04.30 22:41:48.994017 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.04.30 22:41:49.015742 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:49.015801 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:49.023416 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:41:49.024175 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:49.024551 [ 148 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:41:49.024688 [ 148 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:49.024763 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:49.025212 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:41:49.039233 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.04.30 22:41:49.041026 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:41:49.042701 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.04.30 22:41:49.048333 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:49.053756 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.04.30 22:41:49.059458 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:49.065397 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.04.30 22:41:49.069792 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.04.30 22:41:49.128899 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103993 sec., 2250.1514525016105 rows/sec., 11.64 MiB/sec. 2025.04.30 22:41:49.131836 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:41:49.134663 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:49.134763 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_31_6} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:41:49.137070 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.04.30 22:41:50.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.97 MiB, peak 212.51 MiB, free memory in arenas 0.00 B, will set to 203.35 MiB (RSS), difference: 1.38 MiB 2025.04.30 22:41:52.250627 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.250831 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:52.250909 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:52.251745 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.251785 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.252250 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:41:52.252502 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.252715 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} executeQuery: Read 120 rows, 10.44 KiB in 0.001929 sec., 62208.39813374806 rows/sec., 5.29 MiB/sec. 2025.04.30 22:41:52.252830 [ 259 ] {7209ae4f-4d01-4e71-9f0a-a56521bea2d3} TCPHandler: Processed in 0.002338821 sec. 2025.04.30 22:41:52.253045 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.253218 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:52.253266 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:52.253823 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.253862 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.254215 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:52.254455 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.254626 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} executeQuery: Read 32 rows, 2.41 KiB in 0.001431 sec., 22361.98462613557 rows/sec., 1.64 MiB/sec. 2025.04.30 22:41:52.254679 [ 259 ] {484bfae4-f670-4f31-9162-92609ceeff07} TCPHandler: Processed in 0.00174811 sec. 2025.04.30 22:41:52.254801 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.254905 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:52.254950 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:52.255499 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.255537 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.255891 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:41:52.256132 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.256310 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} executeQuery: Read 96 rows, 7.68 KiB in 0.001426 sec., 67321.17812061711 rows/sec., 5.26 MiB/sec. 2025.04.30 22:41:52.256422 [ 259 ] {43922f65-b694-4523-b05b-e5b225a8dc14} TCPHandler: Processed in 0.001673077 sec. 2025.04.30 22:41:52.256579 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.256681 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:52.256730 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:52.257226 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.257263 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.257657 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:41:52.257907 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.258075 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. 2025.04.30 22:41:52.258126 [ 259 ] {e663310f-19d9-40d9-855a-30e273428772} TCPHandler: Processed in 0.001606785 sec. 2025.04.30 22:41:52.258242 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.258349 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:52.258415 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:52.259525 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.259563 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.260205 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:41:52.260464 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.260708 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} executeQuery: Read 32 rows, 58.72 KiB in 0.002366 sec., 13524.93660185968 rows/sec., 24.24 MiB/sec. 2025.04.30 22:41:52.261265 [ 259 ] {e053a6ab-e663-4b30-a2ae-27b6ff183950} TCPHandler: Processed in 0.003073525 sec. 2025.04.30 22:41:52.261430 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:52.261534 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:52.261580 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:52.262119 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:52.262158 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:52.262521 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:41:52.262758 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:52.262926 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2025.04.30 22:41:52.262975 [ 259 ] {0515c4f6-b98e-4436-ad4e-c0c8778b0142} TCPHandler: Processed in 0.001595955 sec. 2025.04.30 22:41:55.348175 [ 140 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:41:55.348279 [ 140 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:41:55.534745 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.04.30 22:41:55.535367 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:55.535415 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:55.536104 [ 245 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:41:55.536349 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:55.536566 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.04.30 22:41:55.597741 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 946 2025.04.30 22:41:55.600608 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:55.600662 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:55.602171 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:41:55.602499 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:55.603741 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 946 2025.04.30 22:41:56.002298 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000913922 sec. 2025.04.30 22:41:56.540215 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.04.30 22:41:56.559930 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:56.560006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:56.568172 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:41:56.569018 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:56.572595 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.04.30 22:41:57.256540 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.256755 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.256837 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:41:57.257702 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.257755 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.258215 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:57.258471 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.258732 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} executeQuery: Read 212 rows, 13.81 KiB in 0.002016 sec., 105158.73015873016 rows/sec., 6.69 MiB/sec. 2025.04.30 22:41:57.259000 [ 259 ] {70383c39-4a86-4bdd-be5b-ebe286a297b2} TCPHandler: Processed in 0.00259877 sec. 2025.04.30 22:41:57.259344 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.259572 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:41:57.259626 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:41:57.260433 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.260476 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.260885 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:41:57.261133 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.261382 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} executeQuery: Read 633 rows, 50.98 KiB in 0.001849 sec., 342347.2147106544 rows/sec., 26.92 MiB/sec. 2025.04.30 22:41:57.261736 [ 259 ] {465bdb25-6cb5-49de-a88b-e9d996c7fdab} TCPHandler: Processed in 0.002512237 sec. 2025.04.30 22:41:57.262201 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.262638 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.262700 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:41:57.263274 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.263313 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.263662 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:57.263899 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.264140 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} executeQuery: Read 114 rows, 6.99 KiB in 0.001666 sec., 68427.37094837935 rows/sec., 4.10 MiB/sec. 2025.04.30 22:41:57.264243 [ 259 ] {52fb494d-3d3f-4da3-af15-9af94b88ac1c} TCPHandler: Processed in 0.002221476 sec. 2025.04.30 22:41:57.264480 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.264586 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.264633 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:41:57.265174 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.265211 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.265556 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:57.265802 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.266044 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} executeQuery: Read 113 rows, 7.49 KiB in 0.001467 sec., 77027.94819359237 rows/sec., 4.99 MiB/sec. 2025.04.30 22:41:57.266250 [ 259 ] {da9d135c-1ca0-4cce-9d66-b4cfe63f83eb} TCPHandler: Processed in 0.001854054 sec. 2025.04.30 22:41:57.266402 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.266506 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.266551 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:41:57.267113 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.267151 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.267493 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:57.267723 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.267965 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} executeQuery: Read 112 rows, 6.53 KiB in 0.001477 sec., 75829.38388625592 rows/sec., 4.32 MiB/sec. 2025.04.30 22:41:57.268178 [ 259 ] {17bf4356-ed7d-4387-b7d7-081ea3b9bac1} TCPHandler: Processed in 0.001823703 sec. 2025.04.30 22:41:57.268328 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.268431 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:41:57.268476 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:41:57.269138 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.269177 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.269544 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:41:57.269773 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.269979 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} executeQuery: Read 390 rows, 28.23 KiB in 0.00157 sec., 248407.64331210192 rows/sec., 17.56 MiB/sec. 2025.04.30 22:41:57.270031 [ 259 ] {7817f6c5-d879-4ac1-8cb0-b1c81e4de2b6} TCPHandler: Processed in 0.00175484 sec. 2025.04.30 22:41:57.270145 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.270249 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:41:57.270296 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:41:57.270696 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.270733 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.271078 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:57.271330 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.271573 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. 2025.04.30 22:41:57.271752 [ 259 ] {339eddb7-7b3e-4940-8905-6cd361c66248} TCPHandler: Processed in 0.001652306 sec. 2025.04.30 22:41:57.271990 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.272097 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.272148 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:41:57.272682 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.272720 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.273093 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:41:57.273326 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.273559 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} executeQuery: Read 237 rows, 16.27 KiB in 0.001481 sec., 160027.0087778528 rows/sec., 10.73 MiB/sec. 2025.04.30 22:41:57.273629 [ 259 ] {844e6cce-9490-4686-b09d-7a56bc87cd90} TCPHandler: Processed in 0.001717419 sec. 2025.04.30 22:41:57.273879 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.274021 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.274070 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:41:57.274491 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.274529 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.274866 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.30 22:41:57.275109 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.275297 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} executeQuery: Read 1 rows, 69.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 52.44 KiB/sec. 2025.04.30 22:41:57.275450 [ 259 ] {fd83cf0e-f603-4979-b4f7-ed5a7ad1cc92} TCPHandler: Processed in 0.001670697 sec. 2025.04.30 22:41:57.275630 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.275735 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.275806 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:41:57.276819 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.276854 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.277444 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:41:57.277702 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.277891 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} executeQuery: Read 8 rows, 14.68 KiB in 0.00218 sec., 3669.7247706422017 rows/sec., 6.58 MiB/sec. 2025.04.30 22:41:57.277996 [ 259 ] {fe36570c-8dc7-43b2-b12a-48fbaa682775} TCPHandler: Processed in 0.002426483 sec. 2025.04.30 22:41:57.278106 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:41:57.278207 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:41:57.278253 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:41:57.278657 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:41:57.278694 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:41:57.279044 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:41:57.279275 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:41:57.279478 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} executeQuery: Read 82 rows, 5.33 KiB in 0.001283 sec., 63912.70459859703 rows/sec., 4.06 MiB/sec. 2025.04.30 22:41:57.279535 [ 259 ] {f8f25bfd-54e0-42dd-b6e3-4deac6c41ac2} TCPHandler: Processed in 0.001479211 sec. 2025.04.30 22:42:02.251429 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.251653 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:42:02.251732 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:42:02.252494 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.252543 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.252967 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.30 22:42:02.253224 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.253454 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} executeQuery: Read 6 rows, 501.00 B in 0.001856 sec., 3232.7586206896553 rows/sec., 263.61 KiB/sec. 2025.04.30 22:42:02.253577 [ 259 ] {913729d3-ecae-4c25-b702-b02b75b3a905} TCPHandler: Processed in 0.002283219 sec. 2025.04.30 22:42:02.253721 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.253833 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:02.253880 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:02.254493 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.254532 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.254903 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:02.255148 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.255283 [ 127 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:42:02.255322 [ 127 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.255328 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} executeQuery: Read 123 rows, 10.66 KiB in 0.001519 sec., 80974.32521395656 rows/sec., 6.85 MiB/sec. 2025.04.30 22:42:02.255345 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.255432 [ 259 ] {ce4db22e-f5b5-47f4-b49c-82e2388aa16e} TCPHandler: Processed in 0.00176236 sec. 2025.04.30 22:42:02.255626 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:42:02.255645 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.255871 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:02.255984 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:02.256018 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:02.256149 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1846 rows starting from the beginning of the part 2025.04.30 22:42:02.256655 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:42:02.257049 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.04.30 22:42:02.257415 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part 2025.04.30 22:42:02.257812 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 633 rows starting from the beginning of the part 2025.04.30 22:42:02.258151 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 123 rows starting from the beginning of the part 2025.04.30 22:42:02.258865 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.258923 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.259850 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:42:02.260405 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.260712 [ 127 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.04.30 22:42:02.260769 [ 127 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.260813 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.260826 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} executeQuery: Read 38 rows, 2.83 KiB in 0.005018 sec., 7572.738142686329 rows/sec., 563.01 KiB/sec. 2025.04.30 22:42:02.261059 [ 259 ] {ae682c99-b36d-4371-8752-e9b5df6ad4e0} TCPHandler: Processed in 0.005474047 sec. 2025.04.30 22:42:02.261387 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.261396 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:42:02.261711 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:02.261881 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:02.262315 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.006858135 sec., 663591.4866067816 rows/sec., 56.39 MiB/sec. 2025.04.30 22:42:02.262444 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:02.262576 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 164 rows starting from the beginning of the part 2025.04.30 22:42:02.262779 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:42:02.263330 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:02.263896 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:02.264034 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.264463 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_51_10} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:42:02.264536 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:02.264766 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:42:02.265048 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:02.265371 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part 2025.04.30 22:42:02.265386 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.265491 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.266529 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:02.267148 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.267450 [ 127 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:42:02.267536 [ 127 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.267621 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.267857 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} executeQuery: Read 102 rows, 8.17 KiB in 0.006268 sec., 16273.133375877473 rows/sec., 1.27 MiB/sec. 2025.04.30 22:42:02.268080 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:42:02.268147 [ 259 ] {6abdfc11-27cc-4b3a-bc74-c86798bbbec8} TCPHandler: Processed in 0.006870896 sec. 2025.04.30 22:42:02.268482 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.268503 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:02.268627 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.04.30 22:42:02.268950 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:02.269061 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part 2025.04.30 22:42:02.269267 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:02.269372 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.04.30 22:42:02.269883 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part 2025.04.30 22:42:02.270196 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 390 rows starting from the beginning of the part 2025.04.30 22:42:02.270580 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part 2025.04.30 22:42:02.270654 [ 189 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.009445684 sec., 52299.018260615114 rows/sec., 3.54 MiB/sec. 2025.04.30 22:42:02.271437 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.04.30 22:42:02.272757 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.272826 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.272930 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.273133 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_40_8} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.04.30 22:42:02.273563 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:42:02.274236 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:02.274582 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.274981 [ 127 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:42:02.275053 [ 127 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.275073 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.0072961 sec., 330587.5741834679 rows/sec., 25.31 MiB/sec. 2025.04.30 22:42:02.275120 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.275198 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} executeQuery: Read 163 rows, 11.62 KiB in 0.006473 sec., 25181.52325042484 rows/sec., 1.75 MiB/sec. 2025.04.30 22:42:02.275518 [ 259 ] {9a930ffa-906b-4634-ba5f-75f1dea2e9b4} TCPHandler: Processed in 0.007155246 sec. 2025.04.30 22:42:02.275531 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:42:02.275584 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:42:02.275853 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.276007 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:02.276118 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14737 rows starting from the beginning of the part 2025.04.30 22:42:02.276169 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:02.276439 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 955 rows starting from the beginning of the part 2025.04.30 22:42:02.276620 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:02.276900 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part 2025.04.30 22:42:02.277069 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.277398 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part 2025.04.30 22:42:02.277579 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_51_10} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:42:02.277929 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part 2025.04.30 22:42:02.277999 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:42:02.278360 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 163 rows starting from the beginning of the part 2025.04.30 22:42:02.281420 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.281491 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.282946 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:42:02.283500 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.283856 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} executeQuery: Read 32 rows, 58.72 KiB in 0.007805 sec., 4099.935938500961 rows/sec., 7.35 MiB/sec. 2025.04.30 22:42:02.284481 [ 259 ] {8e41de74-7b3c-4d45-9493-56c82405d8e0} TCPHandler: Processed in 0.008743061 sec. 2025.04.30 22:42:02.284646 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:02.284818 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:02.284869 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:02.285589 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.285632 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.286220 [ 189 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 16380 rows, containing 5 columns (5 merged, 0 gathered) in 0.010952426 sec., 1495559.0660918413 rows/sec., 100.98 MiB/sec. 2025.04.30 22:42:02.286351 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:02.286613 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.286721 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:42:02.286789 [ 127 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:42:02.286890 [ 127 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:02.286928 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:02.286931 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} executeQuery: Read 60 rows, 4.14 KiB in 0.002136 sec., 28089.88764044944 rows/sec., 1.89 MiB/sec. 2025.04.30 22:42:02.287294 [ 259 ] {a33d1827-06d2-4fdd-bf07-af43856f1dbe} TCPHandler: Processed in 0.002697583 sec. 2025.04.30 22:42:02.287685 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.287970 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:42:02.287994 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_51_10} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:42:02.288294 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.04.30 22:42:02.288487 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:02.288523 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2948 rows starting from the beginning of the part 2025.04.30 22:42:02.288610 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part 2025.04.30 22:42:02.288812 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part 2025.04.30 22:42:02.289015 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:02.289193 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part 2025.04.30 22:42:02.289363 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:02.290968 [ 198 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 4 columns (4 merged, 0 gathered) in 0.003920924 sec., 824295.4976939108 rows/sec., 53.77 MiB/sec. 2025.04.30 22:42:02.291250 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:42:02.291575 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:02.291666 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_51_10} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:42:02.291752 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.04.30 22:42:03.036680 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.04.30 22:42:03.037419 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:03.037481 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:03.038063 [ 245 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:42:03.038328 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:03.038638 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.04.30 22:42:04.072692 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.04.30 22:42:04.092327 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:04.092386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:04.099765 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:42:04.100490 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:04.103146 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.04.30 22:42:05.603922 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 982 2025.04.30 22:42:05.607267 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:05.607332 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:05.608832 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:05.609154 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:05.610341 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 982 2025.04.30 22:42:07.256174 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.256383 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.256463 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:07.257302 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.257355 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.257813 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:42:07.258076 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.258372 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} executeQuery: Read 212 rows, 13.81 KiB in 0.002045 sec., 103667.48166259169 rows/sec., 6.59 MiB/sec. 2025.04.30 22:42:07.258613 [ 259 ] {f17a7f06-86ef-4181-9e52-bd1703fc8b4f} TCPHandler: Processed in 0.002574668 sec. 2025.04.30 22:42:07.258788 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.258896 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:07.258943 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:07.259728 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.259769 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.260169 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:42:07.260426 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.260602 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} executeQuery: Read 633 rows, 50.98 KiB in 0.001731 sec., 365684.57538994803 rows/sec., 28.76 MiB/sec. 2025.04.30 22:42:07.260652 [ 259 ] {9b48e2bb-5c22-4b29-93d3-bdb9fcc8f6cb} TCPHandler: Processed in 0.001917486 sec. 2025.04.30 22:42:07.260767 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.260872 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.260918 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:07.261467 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.261504 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.261867 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:42:07.262118 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.262314 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} executeQuery: Read 114 rows, 6.99 KiB in 0.001457 sec., 78242.96499656829 rows/sec., 4.68 MiB/sec. 2025.04.30 22:42:07.262405 [ 259 ] {f09a6b3a-89e3-40aa-b9c1-a447372474cd} TCPHandler: Processed in 0.001687928 sec. 2025.04.30 22:42:07.262609 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.262742 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.262790 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:07.263370 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.263409 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.263769 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:42:07.264016 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.264162 [ 115 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.04.30 22:42:07.264211 [ 115 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.264246 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} executeQuery: Read 113 rows, 7.49 KiB in 0.001505 sec., 75083.05647840531 rows/sec., 4.86 MiB/sec. 2025.04.30 22:42:07.264258 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.264325 [ 259 ] {8d8b9918-55f5-4108-9400-e661d7b40b54} TCPHandler: Processed in 0.001815872 sec. 2025.04.30 22:42:07.264433 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.04.30 22:42:07.264479 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.264536 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:07.264576 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 341 rows starting from the beginning of the part 2025.04.30 22:42:07.264597 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.264657 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:07.264663 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:07.265106 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:07.265397 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 341 rows starting from the beginning of the part 2025.04.30 22:42:07.265958 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:07.266451 [ 186 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:07.268245 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.268293 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:07.268868 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:42:07.269124 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767444 sec., 237863.307885735 rows/sec., 16.59 MiB/sec. 2025.04.30 22:42:07.269239 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.269489 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.04.30 22:42:07.269671 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} executeQuery: Read 112 rows, 6.53 KiB in 0.005072 sec., 22082.018927444795 rows/sec., 1.26 MiB/sec. 2025.04.30 22:42:07.270009 [ 259 ] {7e10f60f-892b-421c-abb7-dbb2a80aec38} TCPHandler: Processed in 0.005579322 sec. 2025.04.30 22:42:07.270245 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.270439 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:07.270465 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.270512 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:07.270676 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_23_5} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.04.30 22:42:07.270862 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.30 22:42:07.271436 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.271480 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.271868 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:42:07.272116 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.272290 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} executeQuery: Read 390 rows, 28.23 KiB in 0.001908 sec., 204402.51572327045 rows/sec., 14.45 MiB/sec. 2025.04.30 22:42:07.272340 [ 259 ] {00f8eb04-c6ca-481c-bebc-4510ad22f1b1} TCPHandler: Processed in 0.002169544 sec. 2025.04.30 22:42:07.272453 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.272560 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:07.272606 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:07.273019 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.273055 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.273406 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:42:07.273646 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.273819 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} executeQuery: Read 6 rows, 321.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 244.52 KiB/sec. 2025.04.30 22:42:07.273867 [ 259 ] {12232561-cb5a-4199-9219-aab9f007ebd7} TCPHandler: Processed in 0.00146523 sec. 2025.04.30 22:42:07.273980 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.274086 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.274133 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:07.274624 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.274660 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.275044 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:42:07.275293 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.275510 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} executeQuery: Read 237 rows, 16.27 KiB in 0.001441 sec., 164469.11866759195 rows/sec., 11.02 MiB/sec. 2025.04.30 22:42:07.275615 [ 259 ] {045206e2-84ac-49db-9a74-0c90ecb14d57} TCPHandler: Processed in 0.001681538 sec. 2025.04.30 22:42:07.275867 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.275990 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.276041 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:07.276462 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.276500 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.276848 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.30 22:42:07.277089 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.277212 [ 115 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.04.30 22:42:07.277252 [ 115 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.277275 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. 2025.04.30 22:42:07.277283 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.277352 [ 259 ] {f5aed3a6-8dd8-465d-a2e0-7f497e4346f7} TCPHandler: Processed in 0.001572264 sec. 2025.04.30 22:42:07.277428 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.04.30 22:42:07.277486 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.277536 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:07.277573 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part 2025.04.30 22:42:07.277614 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.277652 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:07.277938 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:07.278042 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:07.278594 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:07.278982 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:07.279279 [ 198 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:07.281686 [ 197 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.004310278 sec., 5336.082730626656 rows/sec., 359.56 KiB/sec. 2025.04.30 22:42:07.281897 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.281961 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.282063 [ 197 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.04.30 22:42:07.282794 [ 197 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.283036 [ 197 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_23_5} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.04.30 22:42:07.283220 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:42:07.283355 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:42:07.283630 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.283777 [ 115 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:42:07.283824 [ 115 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.283847 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} executeQuery: Read 8 rows, 14.68 KiB in 0.006257 sec., 1278.5680038357038 rows/sec., 2.29 MiB/sec. 2025.04.30 22:42:07.283854 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.04.30 22:42:07.284208 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:42:07.284246 [ 259 ] {a7c045ff-e9ad-41f9-9451-1f161def6fc0} TCPHandler: Processed in 0.006810563 sec. 2025.04.30 22:42:07.284486 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:07.284774 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:07.284895 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:07.284904 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:07.285119 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 662 rows starting from the beginning of the part 2025.04.30 22:42:07.286080 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:07.286915 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:07.287250 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:07.287375 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:07.287659 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:07.288273 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:07.288937 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:07.289030 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:42:07.289846 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.290431 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} executeQuery: Read 82 rows, 5.33 KiB in 0.005767 sec., 14218.831281428818 rows/sec., 924.75 KiB/sec. 2025.04.30 22:42:07.290826 [ 259 ] {dce337c0-a79f-4a69-a6b5-d831eb5edb08} TCPHandler: Processed in 0.00641443 sec. 2025.04.30 22:42:07.295710 [ 190 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 19 columns (19 merged, 0 gathered) in 0.011726492 sec., 63957.74627228672 rows/sec., 114.61 MiB/sec. 2025.04.30 22:42:07.297138 [ 188 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:42:07.297626 [ 188 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:07.297720 [ 188 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_41_8} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:42:07.297893 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2025.04.30 22:42:10.348346 [ 111 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:42:10.348418 [ 111 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:42:10.538767 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.04.30 22:42:10.539376 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:10.539412 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:10.539931 [ 245 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:42:10.540175 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:10.540421 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.04.30 22:42:11.603203 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.04.30 22:42:11.624676 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:11.624734 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:11.632479 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:42:11.633258 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:11.636862 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.04.30 22:42:12.251624 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.251835 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:12.251917 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:12.252723 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.252774 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.253237 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:42:12.253495 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.253693 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} executeQuery: Read 120 rows, 10.44 KiB in 0.001915 sec., 62663.185378590075 rows/sec., 5.32 MiB/sec. 2025.04.30 22:42:12.253756 [ 259 ] {8f8269b8-d696-41ca-9b4a-ad826654ea5e} TCPHandler: Processed in 0.002269818 sec. 2025.04.30 22:42:12.253887 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.254000 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.254050 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:12.254580 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.254618 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.254976 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:42:12.255216 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.255421 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} executeQuery: Read 32 rows, 2.41 KiB in 0.001444 sec., 22160.6648199446 rows/sec., 1.63 MiB/sec. 2025.04.30 22:42:12.255475 [ 259 ] {3ed63f05-5462-431a-90ec-7bedfbfb4eaf} TCPHandler: Processed in 0.001643796 sec. 2025.04.30 22:42:12.255591 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.255697 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:12.255744 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:12.256285 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.256324 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.256679 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:42:12.256917 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.257123 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} executeQuery: Read 96 rows, 7.68 KiB in 0.001448 sec., 66298.34254143646 rows/sec., 5.18 MiB/sec. 2025.04.30 22:42:12.257177 [ 259 ] {8a31c5a1-9747-4091-9f93-6271a54aeeb6} TCPHandler: Processed in 0.001638296 sec. 2025.04.30 22:42:12.257293 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.257400 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.257450 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:12.257948 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.257987 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.258386 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:42:12.258625 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.258853 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. 2025.04.30 22:42:12.258928 [ 259 ] {714f63ed-a2b3-4483-9ee7-321d12962d19} TCPHandler: Processed in 0.001686677 sec. 2025.04.30 22:42:12.259157 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.259295 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.259370 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:12.260451 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.260491 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.261125 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:42:12.261382 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.261662 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} executeQuery: Read 32 rows, 58.72 KiB in 0.002387 sec., 13405.948889819858 rows/sec., 24.02 MiB/sec. 2025.04.30 22:42:12.261968 [ 259 ] {eb24a6c7-94f8-4616-9c40-6586a83c3289} TCPHandler: Processed in 0.00291018 sec. 2025.04.30 22:42:12.262262 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.262371 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.262419 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:12.262869 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.262907 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.263276 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:42:12.263509 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.263712 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. 2025.04.30 22:42:12.263761 [ 259 ] {08d755cb-a182-403e-b634-76e344fdeb73} TCPHandler: Processed in 0.001561583 sec. 2025.04.30 22:42:12.533778 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.533991 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.534066 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:12.534891 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.534943 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.535417 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:12.535683 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.535984 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} executeQuery: Read 212 rows, 13.81 KiB in 0.002041 sec., 103870.65164135229 rows/sec., 6.61 MiB/sec. 2025.04.30 22:42:12.536076 [ 259 ] {36c190f2-5b95-463a-becb-a23b5bd77700} TCPHandler: Processed in 0.002428633 sec. 2025.04.30 22:42:12.536338 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.536470 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:42:12.536519 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:42:12.537086 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.537127 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.537472 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.30 22:42:12.537718 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.537930 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} executeQuery: Read 12 rows, 1002.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 660.27 KiB/sec. 2025.04.30 22:42:12.538034 [ 259 ] {f0e6d9c9-f1db-4b16-a6c3-846465b1f291} TCPHandler: Processed in 0.001780871 sec. 2025.04.30 22:42:12.538163 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.538274 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:12.538320 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:12.539757 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.539795 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.540257 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:42:12.540514 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.540723 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} executeQuery: Read 1779 rows, 147.98 KiB in 0.002472 sec., 719660.1941747573 rows/sec., 58.46 MiB/sec. 2025.04.30 22:42:12.540775 [ 259 ] {81ab267d-ddf6-4fa1-96eb-369ce79827b4} TCPHandler: Processed in 0.002663411 sec. 2025.04.30 22:42:12.540898 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.541005 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.541051 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:12.541621 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.541660 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.542034 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:42:12.542286 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.542492 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} executeQuery: Read 126 rows, 7.83 KiB in 0.001509 sec., 83499.00596421471 rows/sec., 5.06 MiB/sec. 2025.04.30 22:42:12.542544 [ 259 ] {b20638fa-69fc-4a85-bcb9-1f368faa7b41} TCPHandler: Processed in 0.001699338 sec. 2025.04.30 22:42:12.542672 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.542779 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.542825 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:12.543487 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.543525 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.543897 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:12.544141 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.544364 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} executeQuery: Read 341 rows, 23.30 KiB in 0.001606 sec., 212328.76712328766 rows/sec., 14.17 MiB/sec. 2025.04.30 22:42:12.544438 [ 259 ] {f383eba4-0de1-448f-b082-e771a4526c6d} TCPHandler: Processed in 0.001817042 sec. 2025.04.30 22:42:12.544593 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.544737 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.544802 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:12.545396 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.545436 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.545808 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:12.546045 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.546254 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} executeQuery: Read 112 rows, 6.53 KiB in 0.001551 sec., 72211.47646679562 rows/sec., 4.11 MiB/sec. 2025.04.30 22:42:12.546309 [ 259 ] {9ad30ba1-6c45-4a8f-8fde-dd2cb00d4b69} TCPHandler: Processed in 0.001783201 sec. 2025.04.30 22:42:12.546438 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.546542 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:12.546587 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:12.547463 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.547505 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.547912 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:42:12.548162 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.548364 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} executeQuery: Read 858 rows, 63.49 KiB in 0.001839 sec., 466557.911908646 rows/sec., 33.72 MiB/sec. 2025.04.30 22:42:12.548417 [ 259 ] {f96c52f8-f767-470e-b825-4aa79b5749cc} TCPHandler: Processed in 0.0020295 sec. 2025.04.30 22:42:12.548545 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.548652 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:12.548698 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:12.549143 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.549182 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.549534 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:12.549773 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.549979 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} executeQuery: Read 6 rows, 321.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 232.20 KiB/sec. 2025.04.30 22:42:12.550029 [ 259 ] {d38bea1e-bd9f-4a94-9f3c-55356aafc4be} TCPHandler: Processed in 0.001536013 sec. 2025.04.30 22:42:12.550153 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.550259 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.550308 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:12.551132 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.551181 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.551635 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:42:12.551877 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.552074 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} executeQuery: Read 961 rows, 65.39 KiB in 0.001837 sec., 523135.5470876429 rows/sec., 34.76 MiB/sec. 2025.04.30 22:42:12.552125 [ 259 ] {ecb3aeb7-b227-4d53-999c-b238afb60544} TCPHandler: Processed in 0.002024309 sec. 2025.04.30 22:42:12.552248 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.552356 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.552403 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:12.552819 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.552856 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.553199 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.30 22:42:12.553431 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.553633 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. 2025.04.30 22:42:12.553683 [ 259 ] {512591a7-9e1c-4aee-a2bc-5b73b6e6d2a9} TCPHandler: Processed in 0.001487772 sec. 2025.04.30 22:42:12.553805 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.553915 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.553985 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:12.555021 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.555060 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.555648 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:42:12.555905 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.556127 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} executeQuery: Read 8 rows, 14.68 KiB in 0.002239 sec., 3573.023671281822 rows/sec., 6.40 MiB/sec. 2025.04.30 22:42:12.556218 [ 259 ] {933d397d-761a-4dea-b754-95a72743f164} TCPHandler: Processed in 0.002465724 sec. 2025.04.30 22:42:12.556361 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:12.556469 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:12.556516 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:12.556939 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:12.556977 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:12.557328 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:42:12.557579 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:12.557779 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} executeQuery: Read 34 rows, 2.02 KiB in 0.001332 sec., 25525.525525525525 rows/sec., 1.48 MiB/sec. 2025.04.30 22:42:12.557826 [ 259 ] {ff37289a-d072-44dd-a873-fe75d11116fb} TCPHandler: Processed in 0.001516892 sec. 2025.04.30 22:42:13.001151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.11 MiB, peak 214.26 MiB, free memory in arenas 0.00 B, will set to 207.82 MiB (RSS), difference: -1.29 MiB 2025.04.30 22:42:15.611481 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1040 2025.04.30 22:42:15.614978 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:15.615028 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:15.616502 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:15.616805 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:15.617989 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1040 2025.04.30 22:42:17.247598 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:17.247805 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:17.247884 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:17.248704 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:17.248750 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:17.249178 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:42:17.249432 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:17.249641 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. 2025.04.30 22:42:17.249748 [ 259 ] {dad04864-7a13-4833-b1e7-a6def8f53451} TCPHandler: Processed in 0.002282518 sec. 2025.04.30 22:42:17.249988 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:17.250123 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:17.250173 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:17.250728 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:17.250767 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:17.251131 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:42:17.251368 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:17.251545 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} executeQuery: Read 64 rows, 5.12 KiB in 0.001447 sec., 44229.440221147204 rows/sec., 3.45 MiB/sec. 2025.04.30 22:42:17.251627 [ 259 ] {fb0950a8-5a87-4ae8-bf5c-ccf8c48b6257} TCPHandler: Processed in 0.001750111 sec. 2025.04.30 22:42:17.251774 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:17.251876 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:17.251922 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:17.252395 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:17.252431 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:17.252828 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:42:17.253145 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:17.253335 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} executeQuery: Read 128 rows, 9.13 KiB in 0.001483 sec., 86311.53068105193 rows/sec., 6.01 MiB/sec. 2025.04.30 22:42:17.253384 [ 259 ] {93ea0fbb-a596-4253-ad44-dee8eed12252} TCPHandler: Processed in 0.001670947 sec. 2025.04.30 22:42:17.253504 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:17.253607 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:17.253652 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:17.254059 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:17.254096 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:17.254446 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:42:17.254682 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:17.254846 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} executeQuery: Read 48 rows, 3.31 KiB in 0.001262 sec., 38034.865293185416 rows/sec., 2.56 MiB/sec. 2025.04.30 22:42:17.254891 [ 259 ] {9c83cdb2-fd73-4602-a03f-c1b5e1c16cd6} TCPHandler: Processed in 0.00143783 sec. 2025.04.30 22:42:18.041392 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.04.30 22:42:18.042036 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:18.042083 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:18.042620 [ 245 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:42:18.042886 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:18.043106 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.04.30 22:42:19.137776 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.04.30 22:42:19.159049 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:19.159119 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:19.166324 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:42:19.167099 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:19.170753 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.04.30 22:42:22.250297 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.250498 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:22.250580 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:22.251479 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.251533 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.251967 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:42:22.252215 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.252430 [ 91 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:42:22.252455 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} executeQuery: Read 120 rows, 10.44 KiB in 0.002012 sec., 59642.14711729623 rows/sec., 5.07 MiB/sec. 2025.04.30 22:42:22.252510 [ 91 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.252580 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.252585 [ 259 ] {107e2ecd-a7ec-484c-af94-4938de685fe2} TCPHandler: Processed in 0.002416903 sec. 2025.04.30 22:42:22.252927 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.252976 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:42:22.253436 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:22.253716 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:22.253711 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:22.253859 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1846 rows starting from the beginning of the part 2025.04.30 22:42:22.254272 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 633 rows starting from the beginning of the part 2025.04.30 22:42:22.254636 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 120 rows starting from the beginning of the part 2025.04.30 22:42:22.255047 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1779 rows starting from the beginning of the part 2025.04.30 22:42:22.255422 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.04.30 22:42:22.255678 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part 2025.04.30 22:42:22.256513 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.256579 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.257444 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:42:22.257981 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.258495 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} executeQuery: Read 32 rows, 2.41 KiB in 0.005305 sec., 6032.045240339303 rows/sec., 453.58 KiB/sec. 2025.04.30 22:42:22.258578 [ 259 ] {a464ddf1-8f0e-4463-a81a-e8a4ccce9d63} TCPHandler: Processed in 0.005800049 sec. 2025.04.30 22:42:22.258737 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.258871 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:22.258918 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:22.259737 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.0070089 sec., 649745.3238025939 rows/sec., 55.21 MiB/sec. 2025.04.30 22:42:22.260082 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:42:22.260175 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.260235 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.260653 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.260855 [ 188 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_56_11} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:42:22.260933 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:42:22.261004 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.30 22:42:22.261231 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.261406 [ 91 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:42:22.261466 [ 91 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.261473 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} executeQuery: Read 96 rows, 7.68 KiB in 0.002637 sec., 36405.00568828214 rows/sec., 2.84 MiB/sec. 2025.04.30 22:42:22.261504 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.261646 [ 259 ] {83bdf7cb-c516-4d00-8faf-a7dbf1521cc6} TCPHandler: Processed in 0.002964852 sec. 2025.04.30 22:42:22.261859 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:42:22.261926 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.262303 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:22.262403 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:22.262517 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:22.262528 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part 2025.04.30 22:42:22.263196 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 390 rows starting from the beginning of the part 2025.04.30 22:42:22.263581 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part 2025.04.30 22:42:22.263892 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 858 rows starting from the beginning of the part 2025.04.30 22:42:22.264200 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.04.30 22:42:22.264552 [ 190 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part 2025.04.30 22:42:22.266583 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.266687 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.267308 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:42:22.267566 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.267782 [ 91 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:42:22.267916 [ 91 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.268010 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.268211 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} executeQuery: Read 160 rows, 11.41 KiB in 0.006045 sec., 26468.155500413566 rows/sec., 1.84 MiB/sec. 2025.04.30 22:42:22.268284 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006631007 sec., 364650.497277412 rows/sec., 27.93 MiB/sec. 2025.04.30 22:42:22.268359 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:42:22.268387 [ 259 ] {faa65595-5ccc-4b83-9ede-00d00edbfade} TCPHandler: Processed in 0.006544425 sec. 2025.04.30 22:42:22.268571 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:22.268592 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.268633 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16380 rows starting from the beginning of the part 2025.04.30 22:42:22.268933 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:22.268961 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.04.30 22:42:22.269058 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:42:22.269356 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.04.30 22:42:22.269431 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:22.269875 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 961 rows starting from the beginning of the part 2025.04.30 22:42:22.270324 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part 2025.04.30 22:42:22.270699 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part 2025.04.30 22:42:22.272117 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.272559 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_56_11} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:42:22.272903 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.30 22:42:22.274264 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.274321 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.275275 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:42:22.275547 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.275887 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} executeQuery: Read 32 rows, 58.72 KiB in 0.007131 sec., 4487.44916561492 rows/sec., 8.04 MiB/sec. 2025.04.30 22:42:22.276546 [ 259 ] {38bf76a3-7037-46ad-b899-682745cfc37a} TCPHandler: Processed in 0.008017586 sec. 2025.04.30 22:42:22.276928 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:22.277036 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:22.277084 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:22.277829 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.277869 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.278360 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:42:22.278372 [ 199 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 18026 rows, containing 5 columns (5 merged, 0 gathered) in 0.01019933 sec., 1767370.9939770554 rows/sec., 119.31 MiB/sec. 2025.04.30 22:42:22.278710 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.278718 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:42:22.279029 [ 91 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:42:22.279144 [ 91 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:22.279217 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:22.279244 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} executeQuery: Read 60 rows, 4.14 KiB in 0.002215 sec., 27088.03611738149 rows/sec., 1.83 MiB/sec. 2025.04.30 22:42:22.279538 [ 259 ] {1f7b10da-84ac-4571-afed-9640d9385a67} TCPHandler: Processed in 0.002653041 sec. 2025.04.30 22:42:22.279681 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.279776 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:42:22.279862 [ 196 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_56_11} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:42:22.280029 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:22.280042 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.04.30 22:42:22.280095 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3232 rows starting from the beginning of the part 2025.04.30 22:42:22.280219 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.04.30 22:42:22.280443 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:22.280582 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::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.04.30 22:42:22.280763 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part 2025.04.30 22:42:22.280939 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:22.282624 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032076 sec., 1096146.6517022073 rows/sec., 71.49 MiB/sec. 2025.04.30 22:42:22.283118 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:42:22.283590 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:22.283674 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_56_11} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:42:22.283760 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.04.30 22:42:23.055116 [ 91 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.04.30 22:42:23.055215 [ 91 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:23.055257 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:23.055525 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.04.30 22:42:23.055706 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:23.055749 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.04.30 22:42:23.055842 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.04.30 22:42:23.056073 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.04.30 22:42:23.056293 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.04.30 22:42:23.056437 [ 189 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.04.30 22:42:23.057545 [ 200 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002169744 sec., 66367.27650819636 rows/sec., 3.39 MiB/sec. 2025.04.30 22:42:23.057772 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.04.30 22:42:23.058196 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:23.058311 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_24_5} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.04.30 22:42:23.058430 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.30 22:42:25.348679 [ 89 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:42:25.348755 [ 89 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:42:25.543236 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.04.30 22:42:25.543860 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:25.543900 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:25.544427 [ 245 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:42:25.544677 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:25.544833 [ 89 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:42:25.544874 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.04.30 22:42:25.544887 [ 89 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:25.544911 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:25.545060 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:42:25.545227 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:25.545271 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.545355 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.545513 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.545716 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.545832 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.545947 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:42:25.548337 [ 194 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353175 sec., 4929954.446159237 rows/sec., 70.52 MiB/sec. 2025.04.30 22:42:25.548500 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:42:25.548886 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:25.548986 [ 187 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_36_7} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:42:25.549119 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.04.30 22:42:25.619193 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1060 2025.04.30 22:42:25.622117 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:25.622172 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:25.623667 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:25.624052 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:25.624287 [ 87 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.30 22:42:25.624394 [ 87 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:25.624454 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:25.624876 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.30 22:42:25.625891 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1060 2025.04.30 22:42:25.626283 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:25.626461 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 870 rows starting from the beginning of the part 2025.04.30 22:42:25.626988 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.04.30 22:42:25.627483 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.04.30 22:42:25.627958 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2025.04.30 22:42:25.628434 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2025.04.30 22:42:25.628895 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.04.30 22:42:25.636975 [ 200 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.012385475 sec., 85584.12172322822 rows/sec., 68.67 MiB/sec. 2025.04.30 22:42:25.638465 [ 197 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.30 22:42:25.639350 [ 197 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:25.639462 [ 197 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_26_5} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.30 22:42:25.639826 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.04.30 22:42:26.670858 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.04.30 22:42:26.699492 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:26.699582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:26.708178 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:42:26.709152 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:26.709646 [ 87 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:42:26.709785 [ 87 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:26.709856 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:26.710333 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:42:26.728495 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.04.30 22:42:26.729967 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:26.731570 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.04.30 22:42:26.737460 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:26.742950 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.04.30 22:42:26.749501 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:26.755177 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.04.30 22:42:26.759655 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:26.819614 [ 186 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109604773 sec., 2481.643751043579 rows/sec., 12.83 MiB/sec. 2025.04.30 22:42:26.822461 [ 193 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:42:26.825313 [ 193 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:26.825440 [ 193 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_36_7} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:42:26.827872 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.04.30 22:42:27.255006 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.255191 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.255261 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:27.256091 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.256139 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.256581 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:27.256834 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.257025 [ 87 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.04.30 22:42:27.257076 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} executeQuery: Read 212 rows, 13.81 KiB in 0.001931 sec., 109787.67477990678 rows/sec., 6.98 MiB/sec. 2025.04.30 22:42:27.257108 [ 87 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.257188 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.257196 [ 259 ] {24cea274-74d3-4795-b752-0586376c4d1e} TCPHandler: Processed in 0.00231568 sec. 2025.04.30 22:42:27.257368 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.04.30 22:42:27.257376 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.257524 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:27.257531 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:27.257566 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part 2025.04.30 22:42:27.257589 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:27.257812 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part 2025.04.30 22:42:27.258145 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.04.30 22:42:27.258557 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.04.30 22:42:27.258981 [ 198 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part 2025.04.30 22:42:27.260288 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.260328 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.260645 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003350655 sec., 316356.05575626256 rows/sec., 21.33 MiB/sec. 2025.04.30 22:42:27.260839 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.04.30 22:42:27.260930 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:42:27.261183 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.261247 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.261287 [ 186 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_25_6} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.04.30 22:42:27.261405 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:42:27.261520 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} executeQuery: Read 633 rows, 50.98 KiB in 0.004028 sec., 157149.950347567 rows/sec., 12.36 MiB/sec. 2025.04.30 22:42:27.261580 [ 259 ] {4cb5c403-c4b4-4174-9fd2-fd62f8c1d588} TCPHandler: Processed in 0.004262226 sec. 2025.04.30 22:42:27.261699 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.261803 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.261848 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:27.262406 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.262445 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.262790 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:42:27.263023 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.263180 [ 87 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.04.30 22:42:27.263242 [ 87 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.263260 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} executeQuery: Read 114 rows, 6.99 KiB in 0.001469 sec., 77603.81211708645 rows/sec., 4.65 MiB/sec. 2025.04.30 22:42:27.263279 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.263396 [ 259 ] {fd9d60c5-2de2-4efe-80a9-43344df45eb9} TCPHandler: Processed in 0.00174677 sec. 2025.04.30 22:42:27.263455 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:42:27.263524 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.263561 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:27.263592 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 164 rows starting from the beginning of the part 2025.04.30 22:42:27.263652 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.263794 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:27.263821 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:27.264194 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:27.264470 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 126 rows starting from the beginning of the part 2025.04.30 22:42:27.264892 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:27.265209 [ 198 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:27.266171 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.266219 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.266779 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:27.266934 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003527051 sec., 165010.37268811822 rows/sec., 10.95 MiB/sec. 2025.04.30 22:42:27.267168 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.267281 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.04.30 22:42:27.267626 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} executeQuery: Read 113 rows, 7.49 KiB in 0.004008 sec., 28193.612774451096 rows/sec., 1.83 MiB/sec. 2025.04.30 22:42:27.267754 [ 259 ] {b6ff8ca0-33fc-4afa-a734-96b4789fe31a} TCPHandler: Processed in 0.004265757 sec. 2025.04.30 22:42:27.267931 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.268060 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.268094 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.268196 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:27.268259 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_45_9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.04.30 22:42:27.268456 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.30 22:42:27.268973 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.269017 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.269380 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:27.269616 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.269790 [ 82 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.04.30 22:42:27.269842 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} executeQuery: Read 112 rows, 6.53 KiB in 0.001789 sec., 62604.8071548351 rows/sec., 3.57 MiB/sec. 2025.04.30 22:42:27.269849 [ 82 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.269931 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.269977 [ 259 ] {850f7cff-a8b9-442d-8d9b-c4933dd9c006} TCPHandler: Processed in 0.002100872 sec. 2025.04.30 22:42:27.270166 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.04.30 22:42:27.270213 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.270429 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:27.270436 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:27.270463 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part 2025.04.30 22:42:27.270499 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:27.270707 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part 2025.04.30 22:42:27.271017 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.04.30 22:42:27.271362 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.04.30 22:42:27.271695 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part 2025.04.30 22:42:27.272818 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.272873 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.273341 [ 191 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300834 sec., 169654.09348061733 rows/sec., 10.31 MiB/sec. 2025.04.30 22:42:27.273500 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:42:27.273552 [ 191 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.04.30 22:42:27.273991 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.274090 [ 191 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.274329 [ 191 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_25_6} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.04.30 22:42:27.274399 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} executeQuery: Read 390 rows, 28.23 KiB in 0.004014 sec., 97159.94020926756 rows/sec., 6.87 MiB/sec. 2025.04.30 22:42:27.274491 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:42:27.274590 [ 259 ] {dcaf06da-37db-45cb-92f6-e11973ab5819} TCPHandler: Processed in 0.004453743 sec. 2025.04.30 22:42:27.274715 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.274821 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:27.274876 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:27.275313 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.275353 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.275715 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:27.275973 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.276168 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} executeQuery: Read 6 rows, 321.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 228.98 KiB/sec. 2025.04.30 22:42:27.276216 [ 259 ] {47ab89c2-f519-4367-95d9-ac18ab021324} TCPHandler: Processed in 0.001551223 sec. 2025.04.30 22:42:27.276328 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.276432 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.276481 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:27.276993 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.277032 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.277409 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:42:27.277653 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.277843 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} executeQuery: Read 237 rows, 16.27 KiB in 0.001432 sec., 165502.7932960894 rows/sec., 11.09 MiB/sec. 2025.04.30 22:42:27.277901 [ 259 ] {b6967ea9-3bfa-454f-91dd-f8f66af0fdb0} TCPHandler: Processed in 0.001622436 sec. 2025.04.30 22:42:27.278016 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.278120 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.278166 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:27.278552 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.278591 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.278942 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.30 22:42:27.279182 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.279425 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec. 2025.04.30 22:42:27.279517 [ 259 ] {988bf8ea-67a1-4e9a-90ef-25b8d8198978} TCPHandler: Processed in 0.001546743 sec. 2025.04.30 22:42:27.279765 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.279878 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.279951 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:27.280969 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.281008 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.281604 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:42:27.281874 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.282108 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. 2025.04.30 22:42:27.282201 [ 259 ] {c32ef27c-bb1c-4e5f-8bf8-8061a79c7345} TCPHandler: Processed in 0.002516376 sec. 2025.04.30 22:42:27.282309 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:27.282410 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:27.282455 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:27.282860 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:27.282908 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:27.283262 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:42:27.283493 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:27.283684 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} executeQuery: Read 82 rows, 5.33 KiB in 0.001295 sec., 63320.46332046332 rows/sec., 4.02 MiB/sec. 2025.04.30 22:42:27.283731 [ 259 ] {ce60356e-251d-4903-8cb9-6d6489e4114e} TCPHandler: Processed in 0.001471221 sec. 2025.04.30 22:42:32.250558 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.250755 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:32.250835 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:32.251621 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.251671 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.252128 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:42:32.252382 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.252612 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} executeQuery: Read 120 rows, 10.44 KiB in 0.001902 sec., 63091.48264984227 rows/sec., 5.36 MiB/sec. 2025.04.30 22:42:32.252668 [ 259 ] {9517f401-15d4-4ed3-a484-514a846452b7} TCPHandler: Processed in 0.002239727 sec. 2025.04.30 22:42:32.252796 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.252914 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:32.252961 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:32.253500 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.253538 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.253898 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:42:32.254136 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.254309 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} executeQuery: Read 32 rows, 2.41 KiB in 0.001417 sec., 22582.92166549047 rows/sec., 1.66 MiB/sec. 2025.04.30 22:42:32.254358 [ 259 ] {925848a9-4e30-4de1-aa42-b4ac46a81e79} TCPHandler: Processed in 0.001612685 sec. 2025.04.30 22:42:32.254473 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.254577 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:32.254622 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:32.255172 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.255209 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.255560 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:42:32.255802 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.255984 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} executeQuery: Read 96 rows, 7.68 KiB in 0.001429 sec., 67179.84604618615 rows/sec., 5.25 MiB/sec. 2025.04.30 22:42:32.256034 [ 259 ] {35cc1b84-36c9-42d6-8c08-240b3d860343} TCPHandler: Processed in 0.001611806 sec. 2025.04.30 22:42:32.256150 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.256254 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:32.256304 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:32.256803 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.256850 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.257236 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:42:32.257486 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.257657 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. 2025.04.30 22:42:32.257706 [ 259 ] {978e03f6-e333-4754-89d7-bc9336b013bf} TCPHandler: Processed in 0.001605875 sec. 2025.04.30 22:42:32.257833 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.257937 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:32.258002 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:32.259107 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.259144 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.259761 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:42:32.260037 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.260180 [ 77 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:42:32.260228 [ 77 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.260241 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} executeQuery: Read 32 rows, 58.72 KiB in 0.002324 sec., 13769.363166953528 rows/sec., 24.67 MiB/sec. 2025.04.30 22:42:32.260257 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:32.260589 [ 259 ] {da880b7b-cd94-49cc-8553-56d824f2ff45} TCPHandler: Processed in 0.002814797 sec. 2025.04.30 22:42:32.260633 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:42:32.260738 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:32.260969 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:32.261099 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:32.261536 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:32.261762 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 750 rows starting from the beginning of the part 2025.04.30 22:42:32.262398 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:32.263119 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:32.263163 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:32.263230 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:32.263734 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:32.264401 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:32.264788 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:42:32.265112 [ 196 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:32.265546 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.266408 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} executeQuery: Read 60 rows, 4.14 KiB in 0.00551 sec., 10889.29219600726 rows/sec., 751.47 KiB/sec. 2025.04.30 22:42:32.266471 [ 259 ] {fcb4d293-7214-49ca-a80d-1c22a93949d1} TCPHandler: Processed in 0.005794209 sec. 2025.04.30 22:42:32.280632 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 19 columns (19 merged, 0 gathered) in 0.020235885 sec., 42597.59333481091 rows/sec., 76.33 MiB/sec. 2025.04.30 22:42:32.281657 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:42:32.282139 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:32.282266 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_46_9} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:42:32.282443 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2025.04.30 22:42:33.001124 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.88 MiB, peak 222.36 MiB, free memory in arenas 0.00 B, will set to 213.68 MiB (RSS), difference: 1.80 MiB 2025.04.30 22:42:33.045949 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.04.30 22:42:33.046590 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:33.046638 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:33.047153 [ 245 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:42:33.047407 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:33.047647 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.04.30 22:42:34.229518 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.04.30 22:42:34.251831 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:34.251921 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.04.30 22:42:34.262163 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:42:34.263258 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:34.267131 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.04.30 22:42:35.626982 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1094 2025.04.30 22:42:35.630162 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:35.630213 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:35.631668 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:35.631979 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:35.632535 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1094 2025.04.30 22:42:37.255873 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.256057 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.256127 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:37.256983 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.257034 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.257469 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:37.257736 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.257969 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} executeQuery: Read 212 rows, 13.81 KiB in 0.001962 sec., 108053.00713557593 rows/sec., 6.87 MiB/sec. 2025.04.30 22:42:37.258033 [ 259 ] {7564e416-9088-41da-9e99-f09a38f08f9e} TCPHandler: Processed in 0.002294659 sec. 2025.04.30 22:42:37.258164 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.258276 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:37.258325 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:37.259179 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.259221 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.259622 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:42:37.259884 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.260115 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} executeQuery: Read 633 rows, 50.98 KiB in 0.001861 sec., 340139.7098334229 rows/sec., 26.75 MiB/sec. 2025.04.30 22:42:37.260208 [ 259 ] {027878fa-b983-4dba-bb5d-f8d23dafd0c5} TCPHandler: Processed in 0.002094502 sec. 2025.04.30 22:42:37.260393 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.260583 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.260633 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:37.261222 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.261262 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.261617 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:42:37.261872 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.262081 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} executeQuery: Read 114 rows, 6.99 KiB in 0.001531 sec., 74461.1365120836 rows/sec., 4.46 MiB/sec. 2025.04.30 22:42:37.262135 [ 259 ] {aa139628-4aee-42de-8bba-00f44476bd15} TCPHandler: Processed in 0.001843513 sec. 2025.04.30 22:42:37.262257 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.262363 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.262407 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:37.262974 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.263014 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.263406 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:37.263660 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.263890 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} executeQuery: Read 113 rows, 7.49 KiB in 0.001547 sec., 73044.60245636717 rows/sec., 4.73 MiB/sec. 2025.04.30 22:42:37.263952 [ 259 ] {fd9eada7-b824-4169-948b-c1de8e99ce13} TCPHandler: Processed in 0.0017453 sec. 2025.04.30 22:42:37.264075 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.264180 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.264224 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:37.264787 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.264826 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.265187 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:37.265435 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.265635 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} executeQuery: Read 112 rows, 6.53 KiB in 0.001475 sec., 75932.20338983051 rows/sec., 4.33 MiB/sec. 2025.04.30 22:42:37.265687 [ 259 ] {53613254-4170-4f0f-9630-6b6ddb681c93} TCPHandler: Processed in 0.001665048 sec. 2025.04.30 22:42:37.265809 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.265912 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:37.265957 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:37.266624 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.266662 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.267031 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:42:37.267268 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.267476 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} executeQuery: Read 390 rows, 28.23 KiB in 0.001583 sec., 246367.656348705 rows/sec., 17.41 MiB/sec. 2025.04.30 22:42:37.267528 [ 259 ] {bd94e715-c337-4d71-a7f6-a4401576deb1} TCPHandler: Processed in 0.001770151 sec. 2025.04.30 22:42:37.267647 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.267750 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:37.267797 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:37.268218 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.268257 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.268604 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:37.268850 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.269050 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. 2025.04.30 22:42:37.269100 [ 259 ] {d7eb23db-7664-4511-9786-2e6e4860dc8e} TCPHandler: Processed in 0.001504302 sec. 2025.04.30 22:42:37.269217 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.269321 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.269369 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:37.269889 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.269928 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.270304 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:42:37.270540 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.270735 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} executeQuery: Read 237 rows, 16.27 KiB in 0.001434 sec., 165271.96652719667 rows/sec., 11.08 MiB/sec. 2025.04.30 22:42:37.270786 [ 259 ] {29d6b6e4-e139-456e-9580-6de14af5cb6f} TCPHandler: Processed in 0.001619856 sec. 2025.04.30 22:42:37.270913 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.271016 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.271062 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:37.271464 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.271502 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.271844 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.30 22:42:37.272077 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.272283 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. 2025.04.30 22:42:37.272333 [ 259 ] {5e6d755e-2f60-423b-aea3-b7aa3cfb2802} TCPHandler: Processed in 0.001471731 sec. 2025.04.30 22:42:37.272447 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.272549 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.272613 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:37.273850 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.273903 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.274535 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:42:37.274810 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.275043 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} executeQuery: Read 8 rows, 14.68 KiB in 0.002514 sec., 3182.1797931583133 rows/sec., 5.70 MiB/sec. 2025.04.30 22:42:37.275134 [ 259 ] {45c4d334-6f42-46b2-8495-f2db954d3def} TCPHandler: Processed in 0.002737744 sec. 2025.04.30 22:42:37.275259 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:37.275366 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:37.275415 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:37.275853 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:37.275894 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:37.276256 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:42:37.276516 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:37.276725 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. 2025.04.30 22:42:37.276783 [ 259 ] {a392dddf-fa30-4d5e-9f53-df04126fc415} TCPHandler: Processed in 0.001576274 sec. 2025.04.30 22:42:40.348806 [ 68 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:42:40.348909 [ 68 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:42:40.548739 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.04.30 22:42:40.549362 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:40.549415 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:40.549942 [ 245 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:42:40.550205 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:40.550578 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.04.30 22:42:41.767334 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.04.30 22:42:41.786868 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:41.786911 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:41.794039 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:42:41.794788 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:41.797220 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.04.30 22:42:42.251235 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.251441 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:42.251518 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:42.252286 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.252332 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.252759 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:42:42.253012 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.253195 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} executeQuery: Read 120 rows, 10.44 KiB in 0.001823 sec., 65825.56226001098 rows/sec., 5.59 MiB/sec. 2025.04.30 22:42:42.253245 [ 259 ] {bebced8d-430d-40a1-b4ea-d862486fc0d5} TCPHandler: Processed in 0.002169475 sec. 2025.04.30 22:42:42.253363 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.253464 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.253506 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:42.254046 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.254084 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.254420 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:42:42.254657 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.254823 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} executeQuery: Read 32 rows, 2.41 KiB in 0.001348 sec., 23738.872403560832 rows/sec., 1.74 MiB/sec. 2025.04.30 22:42:42.254871 [ 259 ] {c2f4af3d-fec8-40a8-a06e-2179ee106d28} TCPHandler: Processed in 0.001532433 sec. 2025.04.30 22:42:42.254982 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.255088 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:42.255132 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:42.255671 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.255708 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.256054 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:42:42.256303 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.256471 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} executeQuery: Read 96 rows, 7.68 KiB in 0.001405 sec., 68327.40213523131 rows/sec., 5.34 MiB/sec. 2025.04.30 22:42:42.256520 [ 259 ] {2a822fc5-4845-4477-b89f-e4a2382c0dce} TCPHandler: Processed in 0.001591145 sec. 2025.04.30 22:42:42.256636 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.256743 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.256791 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:42.257282 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.257319 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.257694 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:42:42.257931 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.258099 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. 2025.04.30 22:42:42.258148 [ 259 ] {658c8dd8-4f72-4ce6-b608-72add7d4504a} TCPHandler: Processed in 0.001563473 sec. 2025.04.30 22:42:42.258263 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.258368 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.258432 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:42.259510 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.259547 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.260165 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:42:42.260428 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.260633 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} executeQuery: Read 32 rows, 58.72 KiB in 0.002283 sec., 14016.64476565922 rows/sec., 25.12 MiB/sec. 2025.04.30 22:42:42.260801 [ 259 ] {f104a535-c583-4098-9cf0-ebd1dbe360f6} TCPHandler: Processed in 0.002589979 sec. 2025.04.30 22:42:42.261126 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.261350 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.261401 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:42.261864 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.261902 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.262253 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:42:42.262493 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.262660 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.04.30 22:42:42.262707 [ 259 ] {52da98da-dab0-4ff7-9dab-6e1c3625f706} TCPHandler: Processed in 0.001687248 sec. 2025.04.30 22:42:42.532444 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.532634 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.532706 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:42.533650 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.533692 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.534153 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:42.534425 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.534616 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} executeQuery: Read 212 rows, 13.81 KiB in 0.001996 sec., 106212.4248496994 rows/sec., 6.76 MiB/sec. 2025.04.30 22:42:42.534670 [ 259 ] {9e3cf1fe-fd49-40e7-8411-05e29bd3aaca} TCPHandler: Processed in 0.002323359 sec. 2025.04.30 22:42:42.534796 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.534904 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:42.534952 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:42.536350 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.536402 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.536888 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:42:42.537142 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.537275 [ 65 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.30 22:42:42.537318 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} executeQuery: Read 1773 rows, 147.54 KiB in 0.002435 sec., 728131.4168377824 rows/sec., 59.17 MiB/sec. 2025.04.30 22:42:42.537322 [ 65 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.537367 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.537391 [ 259 ] {88b60276-107a-4d0e-9ec1-79a3407fda1d} TCPHandler: Processed in 0.002647741 sec. 2025.04.30 22:42:42.537641 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.537818 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.30 22:42:42.538061 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.538339 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:42.538385 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:42.538541 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1846 rows starting from the beginning of the part 2025.04.30 22:42:42.538954 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 633 rows starting from the beginning of the part 2025.04.30 22:42:42.539287 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 120 rows starting from the beginning of the part 2025.04.30 22:42:42.539694 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 633 rows starting from the beginning of the part 2025.04.30 22:42:42.540047 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 120 rows starting from the beginning of the part 2025.04.30 22:42:42.540357 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:42:42.541616 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.541669 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.542510 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:42:42.542982 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.543292 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} executeQuery: Read 114 rows, 6.99 KiB in 0.005409 sec., 21075.984470327232 rows/sec., 1.26 MiB/sec. 2025.04.30 22:42:42.543373 [ 259 ] {717dcc76-8007-4467-9e68-4fe7481ae6f4} TCPHandler: Processed in 0.005857421 sec. 2025.04.30 22:42:42.543558 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.543664 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.543771 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:42.544231 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 5125 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726622 sec., 761898.0225141237 rows/sec., 64.55 MiB/sec. 2025.04.30 22:42:42.544562 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.30 22:42:42.545039 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.545183 [ 195 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_61_12} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.30 22:42:42.545241 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.545314 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. 2025.04.30 22:42:42.545321 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.545737 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:42.545980 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.546259 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} executeQuery: Read 341 rows, 23.30 KiB in 0.002605 sec., 130902.1113243762 rows/sec., 8.73 MiB/sec. 2025.04.30 22:42:42.546481 [ 259 ] {7d6aa64a-c1bf-4d38-970a-af5ae564327e} TCPHandler: Processed in 0.002988403 sec. 2025.04.30 22:42:42.546687 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.546791 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.546838 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:42.547414 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.547450 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.547780 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:42.548083 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.548297 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} executeQuery: Read 112 rows, 6.53 KiB in 0.001525 sec., 73442.62295081967 rows/sec., 4.18 MiB/sec. 2025.04.30 22:42:42.548416 [ 259 ] {c2fdda3a-6b51-4ecd-98e8-7b4dfb7372d4} TCPHandler: Processed in 0.001789321 sec. 2025.04.30 22:42:42.548539 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.548641 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:42.548685 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:42.549513 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.549551 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.549942 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:42:42.550189 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.550357 [ 64 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.30 22:42:42.550410 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} executeQuery: Read 846 rows, 62.51 KiB in 0.001781 sec., 475014.0370578327 rows/sec., 34.28 MiB/sec. 2025.04.30 22:42:42.550457 [ 64 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.550531 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.550538 [ 259 ] {ee05db51-8353-4c55-ac69-1b69ed89bad9} TCPHandler: Processed in 0.00205044 sec. 2025.04.30 22:42:42.550756 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.550763 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.30 22:42:42.550935 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:42.551062 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:42.551062 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:42.551161 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part 2025.04.30 22:42:42.551495 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 390 rows starting from the beginning of the part 2025.04.30 22:42:42.551827 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part 2025.04.30 22:42:42.552134 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 390 rows starting from the beginning of the part 2025.04.30 22:42:42.552481 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part 2025.04.30 22:42:42.552786 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 846 rows starting from the beginning of the part 2025.04.30 22:42:42.553546 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.553602 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.554400 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:42.554892 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.555287 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} executeQuery: Read 6 rows, 321.00 B in 0.004394 sec., 1365.4984069185252 rows/sec., 71.34 KiB/sec. 2025.04.30 22:42:42.555560 [ 259 ] {1ef6a4e4-d584-4497-93a7-abfa3100412f} TCPHandler: Processed in 0.004867557 sec. 2025.04.30 22:42:42.555932 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.556211 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.556246 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.005596752 sec., 488140.26421038486 rows/sec., 37.16 MiB/sec. 2025.04.30 22:42:42.556276 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:42.556548 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.30 22:42:42.556999 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.557215 [ 192 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_61_12} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.30 22:42:42.557365 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.30 22:42:42.557573 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.557616 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.558070 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:42:42.558315 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.558494 [ 64 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.30 22:42:42.558556 [ 64 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.558561 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} executeQuery: Read 955 rows, 64.97 KiB in 0.002395 sec., 398747.3903966597 rows/sec., 26.49 MiB/sec. 2025.04.30 22:42:42.558599 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.558725 [ 259 ] {3b0f153f-56dd-4c7b-b08e-354e2ace02c2} TCPHandler: Processed in 0.00292542 sec. 2025.04.30 22:42:42.558972 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.30 22:42:42.559072 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.559449 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.559571 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:42.559622 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:42.559723 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18026 rows starting from the beginning of the part 2025.04.30 22:42:42.560219 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part 2025.04.30 22:42:42.560563 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.04.30 22:42:42.560949 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.04.30 22:42:42.561202 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.04.30 22:42:42.561441 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 955 rows starting from the beginning of the part 2025.04.30 22:42:42.562224 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.562286 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.562849 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.30 22:42:42.563224 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.563709 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} executeQuery: Read 1 rows, 69.00 B in 0.004365 sec., 229.0950744558992 rows/sec., 15.44 KiB/sec. 2025.04.30 22:42:42.563945 [ 259 ] {423dc65e-adc6-49f7-bfd0-2197dc427901} TCPHandler: Processed in 0.004978391 sec. 2025.04.30 22:42:42.564351 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.564761 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.565105 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:42.567220 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.567263 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.568030 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:42:42.568532 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.568773 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} executeQuery: Read 8 rows, 14.68 KiB in 0.004184 sec., 1912.0458891013384 rows/sec., 3.43 MiB/sec. 2025.04.30 22:42:42.569108 [ 259 ] {8ffcd104-8a67-4cc8-b4a6-f35a3f394a62} TCPHandler: Processed in 0.004891807 sec. 2025.04.30 22:42:42.569267 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:42.569380 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:42.569430 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:42.570252 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 19775 rows, containing 5 columns (5 merged, 0 gathered) in 0.011513495 sec., 1717549.710144487 rows/sec., 115.90 MiB/sec. 2025.04.30 22:42:42.570405 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.570452 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.570749 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.30 22:42:42.571087 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:42:42.571404 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.571584 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.571585 [ 197 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_61_12} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.30 22:42:42.571794 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.32 MiB. 2025.04.30 22:42:42.571851 [ 64 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.30 22:42:42.571935 [ 64 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:42.571984 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:42.572004 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} executeQuery: Read 34 rows, 2.02 KiB in 0.002644 sec., 12859.304084720121 rows/sec., 764.19 KiB/sec. 2025.04.30 22:42:42.572232 [ 259 ] {6c2458cc-98ed-4b2f-8d38-50a161e4aade} TCPHandler: Processed in 0.003020024 sec. 2025.04.30 22:42:42.572271 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.30 22:42:42.572406 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:42.572434 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3516 rows starting from the beginning of the part 2025.04.30 22:42:42.572491 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part 2025.04.30 22:42:42.572622 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:42.572698 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.04.30 22:42:42.572789 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.04.30 22:42:42.572867 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2025.04.30 22:42:42.574158 [ 191 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3834 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083621 sec., 1840065.923697256 rows/sec., 119.88 MiB/sec. 2025.04.30 22:42:42.574456 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.30 22:42:42.574721 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:42.574795 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_61_12} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.30 22:42:42.574862 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.30 22:42:45.633093 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1150 2025.04.30 22:42:45.636897 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:45.636955 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:45.638477 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:45.638807 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:45.639446 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1150 2025.04.30 22:42:47.247366 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:47.247571 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:47.247649 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:47.248413 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:47.248460 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:47.248884 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:42:47.249153 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:47.249380 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. 2025.04.30 22:42:47.249437 [ 259 ] {0c52fa32-0916-481d-a054-5dd9dd6b583b} TCPHandler: Processed in 0.002204206 sec. 2025.04.30 22:42:47.249555 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:47.249660 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:47.249705 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:47.250240 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:47.250280 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:47.250632 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:42:47.250875 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:47.251068 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} executeQuery: Read 64 rows, 5.12 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.50 MiB/sec. 2025.04.30 22:42:47.251120 [ 259 ] {2a3d1893-aa7a-4771-88d1-4ee7c7c2d40f} TCPHandler: Processed in 0.001615956 sec. 2025.04.30 22:42:47.251239 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:47.251345 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:47.251394 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:47.251875 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:47.251913 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:47.252301 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:42:47.252540 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:47.252728 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} executeQuery: Read 128 rows, 9.13 KiB in 0.001404 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. 2025.04.30 22:42:47.252779 [ 259 ] {5d9dd5f2-886b-4b6a-a9c0-e4af91ebffb4} TCPHandler: Processed in 0.001596225 sec. 2025.04.30 22:42:47.252890 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:47.252993 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:47.253039 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:47.253448 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:47.253487 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:47.253842 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:42:47.254094 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:47.254289 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} executeQuery: Read 48 rows, 3.31 KiB in 0.001318 sec., 36418.81638846738 rows/sec., 2.45 MiB/sec. 2025.04.30 22:42:47.254339 [ 259 ] {8183ac8d-ccc7-4a58-a869-b19ccdbd0dca} TCPHandler: Processed in 0.001498821 sec. 2025.04.30 22:42:48.051133 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.04.30 22:42:48.051878 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:48.051943 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:48.052487 [ 245 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:42:48.052752 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:48.052998 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.04.30 22:42:49.297584 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.04.30 22:42:49.318515 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:49.318578 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:49.325815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:42:49.326600 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:49.330487 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.04.30 22:42:52.250607 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.250799 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:52.250868 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:52.251658 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.251701 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.252136 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:42:52.252412 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.252637 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} executeQuery: Read 120 rows, 10.44 KiB in 0.001888 sec., 63559.32203389831 rows/sec., 5.40 MiB/sec. 2025.04.30 22:42:52.252693 [ 259 ] {9a4c6a05-1a27-4968-b231-e80eba2aa120} TCPHandler: Processed in 0.002208116 sec. 2025.04.30 22:42:52.252821 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.252927 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:52.252972 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:52.253494 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.253534 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.253876 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:42:52.254118 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.254309 [ 50 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.04.30 22:42:52.254353 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} executeQuery: Read 32 rows, 2.41 KiB in 0.001447 sec., 22114.720110573602 rows/sec., 1.62 MiB/sec. 2025.04.30 22:42:52.254407 [ 50 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.254473 [ 259 ] {d6e66189-8f3c-411d-828e-2f80118e961e} TCPHandler: Processed in 0.001697408 sec. 2025.04.30 22:42:52.254478 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.254648 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.254742 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:42:52.254811 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:52.254907 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:52.255100 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:52.255173 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 164 rows starting from the beginning of the part 2025.04.30 22:42:52.255581 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:52.256037 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:52.256431 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:52.256612 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 114 rows starting from the beginning of the part 2025.04.30 22:42:52.256948 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:52.257810 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.257878 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.258823 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:42:52.259418 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.260013 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} executeQuery: Read 96 rows, 7.68 KiB in 0.005202 sec., 18454.44059976932 rows/sec., 1.44 MiB/sec. 2025.04.30 22:42:52.260355 [ 259 ] {1d4d59b1-8f90-42df-b832-47ec7d9fc1bf} TCPHandler: Processed in 0.005792729 sec. 2025.04.30 22:42:52.260421 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.005800619 sec., 84128.95244455808 rows/sec., 5.68 MiB/sec. 2025.04.30 22:42:52.260695 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.260811 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.04.30 22:42:52.261047 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:52.261143 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:52.261577 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.261736 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_50_10} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.04.30 22:42:52.261897 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:42:52.262132 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.262176 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.262576 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:42:52.262822 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.263028 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} executeQuery: Read 160 rows, 11.41 KiB in 0.002137 sec., 74871.31492746841 rows/sec., 5.21 MiB/sec. 2025.04.30 22:42:52.263083 [ 259 ] {8486976d-a2dd-4dfe-afea-0938a95dda23} TCPHandler: Processed in 0.002506186 sec. 2025.04.30 22:42:52.263184 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.263297 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:52.263361 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:52.264479 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.264518 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.265146 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:42:52.265414 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.265632 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} executeQuery: Read 32 rows, 58.72 KiB in 0.002349 sec., 13622.81822051937 rows/sec., 24.41 MiB/sec. 2025.04.30 22:42:52.265976 [ 259 ] {75b67498-c337-49c4-be8c-4074ceee0d54} TCPHandler: Processed in 0.002836538 sec. 2025.04.30 22:42:52.266259 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:52.266363 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:52.266409 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:52.266862 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:52.266900 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:52.267271 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:42:52.267510 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:52.267686 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. 2025.04.30 22:42:52.267733 [ 259 ] {2f8366bd-d377-4faf-a016-19ff09fc8750} TCPHandler: Processed in 0.001545543 sec. 2025.04.30 22:42:53.597211 [ 49 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.04.30 22:42:53.597300 [ 49 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:53.597326 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:53.597525 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.04.30 22:42:53.597984 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:53.598072 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part 2025.04.30 22:42:53.598168 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:53.598398 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:53.598549 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:53.598712 [ 186 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.04.30 22:42:53.600126 [ 188 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726423 sec., 9903.085471330018 rows/sec., 667.30 KiB/sec. 2025.04.30 22:42:53.600311 [ 188 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.04.30 22:42:53.600639 [ 188 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:53.600730 [ 188 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_27_6} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.04.30 22:42:53.600826 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.30 22:42:54.290857 [ 48 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.04.30 22:42:54.290952 [ 48 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:54.290996 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:54.291236 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.04.30 22:42:54.291551 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:54.291618 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 341 rows starting from the beginning of the part 2025.04.30 22:42:54.291707 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 341 rows starting from the beginning of the part 2025.04.30 22:42:54.291908 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:54.292192 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part 2025.04.30 22:42:54.292371 [ 198 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 341 rows starting from the beginning of the part 2025.04.30 22:42:54.293613 [ 188 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510026 sec., 497604.4072850242 rows/sec., 34.92 MiB/sec. 2025.04.30 22:42:54.293855 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.04.30 22:42:54.294245 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:54.294335 [ 199 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_27_6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.04.30 22:42:54.294444 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.30 22:42:55.349188 [ 47 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:42:55.349294 [ 47 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:42:55.554062 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.04.30 22:42:55.554714 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:55.554769 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:55.555290 [ 245 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:42:55.555549 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:55.555806 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.04.30 22:42:55.640713 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1170 2025.04.30 22:42:55.643941 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:55.644013 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:55.645508 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:42:55.645819 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:55.647121 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1170 2025.04.30 22:42:56.831485 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.04.30 22:42:56.859459 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:56.859544 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:56.870001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:42:56.871717 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:56.885488 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.04.30 22:42:57.256153 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.256351 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.256440 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:42:57.257227 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.257276 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.257717 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:57.257983 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.258200 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} executeQuery: Read 212 rows, 13.81 KiB in 0.001911 sec., 110936.6823652538 rows/sec., 7.06 MiB/sec. 2025.04.30 22:42:57.258323 [ 259 ] {2156cb50-24cc-4bc3-9206-ee51ad2ff47d} TCPHandler: Processed in 0.002304979 sec. 2025.04.30 22:42:57.258536 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.258659 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:42:57.258706 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:42:57.259560 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.259600 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.259998 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:42:57.260252 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.260487 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} executeQuery: Read 633 rows, 50.98 KiB in 0.001854 sec., 341423.94822006475 rows/sec., 26.85 MiB/sec. 2025.04.30 22:42:57.260554 [ 259 ] {54728249-9962-42a4-8bad-8214f00c205c} TCPHandler: Processed in 0.002115622 sec. 2025.04.30 22:42:57.260703 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.260811 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.260856 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:42:57.261401 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.261439 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.261796 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:57.262040 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.262237 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} executeQuery: Read 114 rows, 6.99 KiB in 0.001439 sec., 79221.68172341904 rows/sec., 4.74 MiB/sec. 2025.04.30 22:42:57.262332 [ 259 ] {9a5fc0f4-c9a0-4fc3-844e-9b3290d97c66} TCPHandler: Processed in 0.001695358 sec. 2025.04.30 22:42:57.262505 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.262650 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.262697 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:42:57.263247 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.263286 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.263636 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:57.263878 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.264070 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} executeQuery: Read 113 rows, 7.49 KiB in 0.001442 sec., 78363.38418862691 rows/sec., 5.07 MiB/sec. 2025.04.30 22:42:57.264121 [ 259 ] {4ebaae92-c4a5-4a26-996e-69aa0519c3e5} TCPHandler: Processed in 0.001717709 sec. 2025.04.30 22:42:57.264240 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.264343 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.264387 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:42:57.264909 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.264948 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.265289 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:57.265533 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.265758 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} executeQuery: Read 112 rows, 6.53 KiB in 0.001426 sec., 78541.3744740533 rows/sec., 4.47 MiB/sec. 2025.04.30 22:42:57.265882 [ 259 ] {0a7f98b3-e2a7-472f-be2b-60b3f494ab6c} TCPHandler: Processed in 0.001690988 sec. 2025.04.30 22:42:57.266117 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.266221 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:42:57.266267 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:42:57.267138 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.267178 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.267557 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:42:57.267801 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.268012 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} executeQuery: Read 390 rows, 28.23 KiB in 0.001812 sec., 215231.7880794702 rows/sec., 15.21 MiB/sec. 2025.04.30 22:42:57.268102 [ 259 ] {94efdadf-fe2a-40ec-a331-d44bf5603890} TCPHandler: Processed in 0.002059461 sec. 2025.04.30 22:42:57.268323 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.268453 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:42:57.268503 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:42:57.268927 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.268967 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.269318 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:57.269565 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.269808 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. 2025.04.30 22:42:57.270022 [ 259 ] {a5dd0443-fb0e-46ef-bd0d-844c170a06bd} TCPHandler: Processed in 0.001801172 sec. 2025.04.30 22:42:57.270193 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.270297 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.270346 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:42:57.270876 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.270915 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.271299 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:42:57.271545 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.271735 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} executeQuery: Read 237 rows, 16.27 KiB in 0.001461 sec., 162217.659137577 rows/sec., 10.87 MiB/sec. 2025.04.30 22:42:57.271784 [ 259 ] {4da746ef-8e77-47f8-994e-db72d211b47d} TCPHandler: Processed in 0.001647297 sec. 2025.04.30 22:42:57.271913 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.272025 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.272075 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:42:57.272467 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.272506 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.272843 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.30 22:42:57.273093 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.273315 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. 2025.04.30 22:42:57.273523 [ 259 ] {edfb2a53-5712-4e94-a1e8-156f552afd91} TCPHandler: Processed in 0.001663557 sec. 2025.04.30 22:42:57.273714 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.273818 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.273891 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:42:57.274921 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.274960 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.275554 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:42:57.275816 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.275997 [ 43 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:42:57.276066 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} executeQuery: Read 8 rows, 14.68 KiB in 0.002269 sec., 3525.782282944028 rows/sec., 6.32 MiB/sec. 2025.04.30 22:42:57.276088 [ 43 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.276155 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.276340 [ 259 ] {8696831e-638e-4a3c-a4a1-1e53acc9bdec} TCPHandler: Processed in 0.002683902 sec. 2025.04.30 22:42:57.276398 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:42:57.276474 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:42:57.276608 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:42:57.276675 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:42:57.276831 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:42:57.276989 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 862 rows starting from the beginning of the part 2025.04.30 22:42:57.277569 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:57.278133 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:42:57.278146 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:57.278179 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:42:57.278613 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:57.279171 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part 2025.04.30 22:42:57.279238 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:42:57.279597 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.04.30 22:42:57.279988 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.280341 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} executeQuery: Read 82 rows, 5.33 KiB in 0.003768 sec., 21762.20806794055 rows/sec., 1.38 MiB/sec. 2025.04.30 22:42:57.280463 [ 259 ] {d6461d12-cdab-40fd-9ffd-9b096f5381f3} TCPHandler: Processed in 0.004044249 sec. 2025.04.30 22:42:57.286667 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 19 columns (19 merged, 0 gathered) in 0.010360736 sec., 91692.32764930985 rows/sec., 164.31 MiB/sec. 2025.04.30 22:42:57.287888 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:42:57.288411 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:42:57.288521 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_51_10} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:42:57.288700 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. 2025.04.30 22:42:58.001126 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.93 MiB, peak 224.00 MiB, free memory in arenas 0.00 B, will set to 218.32 MiB (RSS), difference: 2.39 MiB 2025.04.30 22:43:02.251005 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.251235 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:43:02.251316 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:43:02.252232 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.252286 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.252707 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.30 22:43:02.252972 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.253256 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} executeQuery: Read 6 rows, 501.00 B in 0.002069 sec., 2899.9516674722086 rows/sec., 236.47 KiB/sec. 2025.04.30 22:43:02.253437 [ 259 ] {83a288b2-16ab-4541-9943-1fb2cdb11a3e} TCPHandler: Processed in 0.002565198 sec. 2025.04.30 22:43:02.253562 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.253668 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:02.253714 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:02.254290 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.254330 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.254692 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:43:02.254934 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.255139 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} executeQuery: Read 123 rows, 10.66 KiB in 0.001493 sec., 82384.46081714668 rows/sec., 6.97 MiB/sec. 2025.04.30 22:43:02.255190 [ 259 ] {2c45fe81-a837-4804-abca-b98ceecdf09b} TCPHandler: Processed in 0.001678288 sec. 2025.04.30 22:43:02.255303 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.255407 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:02.255451 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:02.255957 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.255997 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.256344 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:43:02.256583 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.256784 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} executeQuery: Read 38 rows, 2.83 KiB in 0.001398 sec., 27181.688125894136 rows/sec., 1.97 MiB/sec. 2025.04.30 22:43:02.256835 [ 259 ] {f9595dca-e5cf-42cc-a4d4-b88152a4a3ae} TCPHandler: Processed in 0.001583045 sec. 2025.04.30 22:43:02.256948 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.257060 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:02.257115 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:02.257665 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.257706 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.258076 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:43:02.258328 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.258573 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} executeQuery: Read 102 rows, 8.17 KiB in 0.001524 sec., 66929.13385826771 rows/sec., 5.23 MiB/sec. 2025.04.30 22:43:02.258634 [ 259 ] {fc4e9b57-a0be-4541-a717-48749c883b0e} TCPHandler: Processed in 0.001735909 sec. 2025.04.30 22:43:02.258911 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.259043 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:02.259096 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:02.259607 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.259669 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.260057 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:43:02.260315 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.260551 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} executeQuery: Read 163 rows, 11.62 KiB in 0.001529 sec., 106605.6245912361 rows/sec., 7.42 MiB/sec. 2025.04.30 22:43:02.260625 [ 259 ] {45c2c636-2130-4743-bb5a-f0278d695d35} TCPHandler: Processed in 0.001825753 sec. 2025.04.30 22:43:02.260864 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.261003 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:02.261076 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:02.262171 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.262211 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.262847 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:43:02.263125 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.263409 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} executeQuery: Read 32 rows, 58.72 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 23.63 MiB/sec. 2025.04.30 22:43:02.263960 [ 259 ] {2b3a87cd-5604-476d-9559-f98e57a36474} TCPHandler: Processed in 0.003182389 sec. 2025.04.30 22:43:02.264173 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:02.264277 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:02.264323 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:02.264764 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:02.264802 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:02.265177 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:43:02.265416 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:02.265623 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2025.04.30 22:43:02.265670 [ 259 ] {152230b0-2e26-4f31-b095-36c84c111f4f} TCPHandler: Processed in 0.001547473 sec. 2025.04.30 22:43:03.056879 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.04.30 22:43:03.057537 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:03.057587 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:03.058098 [ 245 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:43:03.058361 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:03.058571 [ 36 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:43:03.058599 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.04.30 22:43:03.058649 [ 36 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:03.058678 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:03.058868 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:43:03.059123 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:03.059172 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.04.30 22:43:03.059255 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:03.059485 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:03.059684 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:03.059912 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:03.060042 [ 193 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:03.062358 [ 199 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003595963 sec., 5241711.330177757 rows/sec., 74.98 MiB/sec. 2025.04.30 22:43:03.062703 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:43:03.062996 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:03.063074 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_41_8} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:43:03.063182 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2025.04.30 22:43:04.386591 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.04.30 22:43:04.410253 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:04.410314 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:04.417718 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:43:04.418521 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:04.418923 [ 34 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:43:04.419049 [ 34 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:04.419118 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:04.419830 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:43:04.431509 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.04.30 22:43:04.432207 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:04.433203 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.04.30 22:43:04.437902 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.04.30 22:43:04.442652 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:04.447861 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.04.30 22:43:04.453387 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:04.457943 [ 189 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.04.30 22:43:04.518656 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.099412463 sec., 3108.2621904257617 rows/sec., 16.07 MiB/sec. 2025.04.30 22:43:04.521621 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:43:04.524661 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:04.524787 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_41_8} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:43:04.527289 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.04.30 22:43:05.648221 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1206 2025.04.30 22:43:05.651381 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:05.651426 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:05.652869 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:05.653174 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:05.653711 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1206 2025.04.30 22:43:07.255074 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.255268 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.255340 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:07.256147 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.256201 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.256656 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:43:07.256925 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.257146 [ 31 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.04.30 22:43:07.257196 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} executeQuery: Read 212 rows, 13.81 KiB in 0.001976 sec., 107287.44939271256 rows/sec., 6.82 MiB/sec. 2025.04.30 22:43:07.257262 [ 31 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.257328 [ 259 ] {7f20ce3d-50fc-4108-8505-744c1e4248a8} TCPHandler: Processed in 0.002376692 sec. 2025.04.30 22:43:07.257339 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.257507 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.257777 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.04.30 22:43:07.257815 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:07.258019 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:07.258488 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.258652 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part 2025.04.30 22:43:07.259276 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:07.259720 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:07.260119 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:07.260189 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:07.261386 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.261458 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.262592 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:43:07.263088 [ 200 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604262 sec., 189141.76389326554 rows/sec., 12.75 MiB/sec. 2025.04.30 22:43:07.263130 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.263415 [ 31 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.30 22:43:07.263477 [ 200 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.04.30 22:43:07.263529 [ 31 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.263545 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} executeQuery: Read 633 rows, 50.98 KiB in 0.005768 sec., 109743.41192787795 rows/sec., 8.63 MiB/sec. 2025.04.30 22:43:07.263623 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.263912 [ 259 ] {1d54b83a-92b0-46df-bd76-4fbba28a3487} TCPHandler: Processed in 0.006484393 sec. 2025.04.30 22:43:07.264135 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.30 22:43:07.264414 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.264808 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.264924 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.264958 [ 200 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.264983 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1846 rows starting from the beginning of the part 2025.04.30 22:43:07.265161 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:07.265775 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.04.30 22:43:07.265914 [ 200 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_29_7} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.04.30 22:43:07.266666 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 120 rows starting from the beginning of the part 2025.04.30 22:43:07.266696 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.30 22:43:07.267109 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 633 rows starting from the beginning of the part 2025.04.30 22:43:07.267579 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 123 rows starting from the beginning of the part 2025.04.30 22:43:07.267996 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 633 rows starting from the beginning of the part 2025.04.30 22:43:07.269281 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.269331 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.270304 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:43:07.270715 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.270960 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} executeQuery: Read 114 rows, 6.99 KiB in 0.006249 sec., 18242.91886701872 rows/sec., 1.09 MiB/sec. 2025.04.30 22:43:07.271068 [ 259 ] {e7124bff-4a39-496d-a25f-d9ced121b550} TCPHandler: Processed in 0.006829274 sec. 2025.04.30 22:43:07.271319 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.271492 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007672944 sec., 444549.0544437702 rows/sec., 37.55 MiB/sec. 2025.04.30 22:43:07.271518 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.271647 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:07.272005 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.30 22:43:07.272589 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.272620 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.272688 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.272750 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_66_13} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.30 22:43:07.272930 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.30 22:43:07.273223 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:43:07.273476 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.273714 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} executeQuery: Read 113 rows, 7.49 KiB in 0.002241 sec., 50423.917893797414 rows/sec., 3.26 MiB/sec. 2025.04.30 22:43:07.273905 [ 259 ] {0afedb10-bafe-4e36-8253-60513358c3b3} TCPHandler: Processed in 0.002708243 sec. 2025.04.30 22:43:07.274117 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.274224 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.274269 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:07.274836 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.274875 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.275237 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:43:07.275479 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.275654 [ 30 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.04.30 22:43:07.275693 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} executeQuery: Read 112 rows, 6.53 KiB in 0.001489 sec., 75218.26729348555 rows/sec., 4.28 MiB/sec. 2025.04.30 22:43:07.275729 [ 30 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.275813 [ 259 ] {642aa6c3-b551-4f29-b496-d742f4a5b6ce} TCPHandler: Processed in 0.00177313 sec. 2025.04.30 22:43:07.275822 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.276021 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.276191 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.04.30 22:43:07.276328 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:07.276508 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:07.276767 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.277000 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part 2025.04.30 22:43:07.277589 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:07.277996 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:07.278281 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:07.278489 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:07.279539 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.279628 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.280647 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:43:07.280979 [ 201 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005015743 sec., 111648.46364735994 rows/sec., 6.79 MiB/sec. 2025.04.30 22:43:07.281177 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.281265 [ 188 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.04.30 22:43:07.281444 [ 30 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.30 22:43:07.281569 [ 30 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.281663 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.281735 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} executeQuery: Read 390 rows, 28.23 KiB in 0.005476 sec., 71219.86851716581 rows/sec., 5.03 MiB/sec. 2025.04.30 22:43:07.282066 [ 259 ] {207aab26-5559-42dc-b4e7-e4a00067bba7} TCPHandler: Processed in 0.006144951 sec. 2025.04.30 22:43:07.282083 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.30 22:43:07.282290 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.282351 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.282432 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part 2025.04.30 22:43:07.282421 [ 188 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.282515 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:07.282779 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:07.282855 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.04.30 22:43:07.282920 [ 188 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_29_7} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.04.30 22:43:07.283336 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:43:07.283410 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 96 rows starting from the beginning of the part 2025.04.30 22:43:07.283720 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 390 rows starting from the beginning of the part 2025.04.30 22:43:07.284085 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part 2025.04.30 22:43:07.284445 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 390 rows starting from the beginning of the part 2025.04.30 22:43:07.285128 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.285178 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.285694 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:43:07.285982 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.286188 [ 30 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.04.30 22:43:07.286301 [ 30 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.286380 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} executeQuery: Read 6 rows, 321.00 B in 0.003886 sec., 1544.0041173443128 rows/sec., 80.67 KiB/sec. 2025.04.30 22:43:07.286395 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.286915 [ 259 ] {5a860499-0890-47ac-8485-5b2886f5dc3e} TCPHandler: Processed in 0.004694721 sec. 2025.04.30 22:43:07.287426 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.04.30 22:43:07.287538 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005734976 sec., 341065.0715887913 rows/sec., 26.06 MiB/sec. 2025.04.30 22:43:07.287583 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.288068 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.30 22:43:07.288208 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.288208 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.288433 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.04.30 22:43:07.288492 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:07.289094 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:07.289339 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.289700 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:07.289788 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_66_13} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.30 22:43:07.290153 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.30 22:43:07.290365 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:07.290642 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:07.290963 [ 201 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:07.291835 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.291901 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.293023 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:43:07.293469 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.006770163 sec., 25701.006017137253 rows/sec., 1.31 MiB/sec. 2025.04.30 22:43:07.293536 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.293611 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.04.30 22:43:07.293784 [ 30 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.30 22:43:07.293891 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} executeQuery: Read 237 rows, 16.27 KiB in 0.005939 sec., 39905.708031655166 rows/sec., 2.67 MiB/sec. 2025.04.30 22:43:07.293906 [ 30 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.294048 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.294094 [ 259 ] {a6bae798-1166-4db6-a066-00219e232b82} TCPHandler: Processed in 0.006640368 sec. 2025.04.30 22:43:07.294281 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.294385 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.294393 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.30 22:43:07.294421 [ 194 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_29_6} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.04.30 22:43:07.294569 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.294573 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.04.30 22:43:07.294659 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:07.294660 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.294722 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19775 rows starting from the beginning of the part 2025.04.30 22:43:07.295026 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part 2025.04.30 22:43:07.295337 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2025.04.30 22:43:07.295639 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part 2025.04.30 22:43:07.295966 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 163 rows starting from the beginning of the part 2025.04.30 22:43:07.296265 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.04.30 22:43:07.296821 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.296866 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.297319 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.30 22:43:07.297600 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.297892 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} executeQuery: Read 1 rows, 69.00 B in 0.003412 sec., 293.08323563892145 rows/sec., 19.75 KiB/sec. 2025.04.30 22:43:07.297951 [ 259 ] {2a1fbdb5-7e96-4787-9160-68d050dcf55d} TCPHandler: Processed in 0.003647015 sec. 2025.04.30 22:43:07.298067 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.298222 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.298347 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:07.299872 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.299912 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.302480 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:43:07.302754 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.302992 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} executeQuery: Read 8 rows, 14.68 KiB in 0.00481 sec., 1663.2016632016632 rows/sec., 2.98 MiB/sec. 2025.04.30 22:43:07.303161 [ 259 ] {c0e155c7-6dad-4bd1-981d-f55b78b7e9b2} TCPHandler: Processed in 0.005148917 sec. 2025.04.30 22:43:07.303296 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:07.303401 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:07.303448 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:07.303989 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.304031 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.304422 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20700 rows, containing 5 columns (5 merged, 0 gathered) in 0.01020478 sec., 2028461.1721173802 rows/sec., 136.95 MiB/sec. 2025.04.30 22:43:07.304555 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:43:07.304718 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.30 22:43:07.304840 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.305078 [ 30 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.30 22:43:07.305166 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.305201 [ 30 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:07.305223 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} executeQuery: Read 82 rows, 5.33 KiB in 0.001822 sec., 45005.48847420417 rows/sec., 2.86 MiB/sec. 2025.04.30 22:43:07.305269 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:07.305497 [ 259 ] {3308c200-7915-4e49-b783-e6f2d55bead9} TCPHandler: Processed in 0.002255947 sec. 2025.04.30 22:43:07.305530 [ 190 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_66_13} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.30 22:43:07.305589 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.30 22:43:07.305662 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.04.30 22:43:07.305720 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:07.305746 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3834 rows starting from the beginning of the part 2025.04.30 22:43:07.305813 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part 2025.04.30 22:43:07.305999 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:07.306200 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part 2025.04.30 22:43:07.306359 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:07.306469 [ 194 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.04.30 22:43:07.307884 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 4 columns (4 merged, 0 gathered) in 0.002436483 sec., 1709841.603655761 rows/sec., 111.44 MiB/sec. 2025.04.30 22:43:07.308170 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.30 22:43:07.308484 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:07.308569 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_66_13} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.30 22:43:07.308643 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.04.30 22:43:10.349541 [ 24 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:43:10.349610 [ 24 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:43:10.558750 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.04.30 22:43:10.559688 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:10.559757 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:10.560473 [ 245 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:43:10.560718 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:10.560966 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.04.30 22:43:11.932557 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.04.30 22:43:11.951495 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:11.951565 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:11.958299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.30 22:43:11.959044 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:11.962274 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.04.30 22:43:12.250544 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.250726 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:12.250798 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:12.251602 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.251652 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.252107 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:43:12.252368 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.252581 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} executeQuery: Read 120 rows, 10.44 KiB in 0.001904 sec., 63025.21008403361 rows/sec., 5.36 MiB/sec. 2025.04.30 22:43:12.252636 [ 259 ] {42fb1a71-6716-4e5a-9f10-d89cbe0fddc1} TCPHandler: Processed in 0.002223897 sec. 2025.04.30 22:43:12.252764 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.252867 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.252914 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:12.253444 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.253482 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.253842 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:43:12.254099 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.254306 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} executeQuery: Read 32 rows, 2.41 KiB in 0.001461 sec., 21902.80629705681 rows/sec., 1.61 MiB/sec. 2025.04.30 22:43:12.254357 [ 259 ] {22e1c28a-0177-4a7b-9068-adea39b9af09} TCPHandler: Processed in 0.001644207 sec. 2025.04.30 22:43:12.254473 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.254576 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:12.254623 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:12.255184 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.255223 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.255582 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:43:12.255823 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.256022 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} executeQuery: Read 96 rows, 7.68 KiB in 0.001467 sec., 65439.67280163599 rows/sec., 5.11 MiB/sec. 2025.04.30 22:43:12.256083 [ 259 ] {a72d73f4-eaa3-4ce8-b62a-cea52f5cd655} TCPHandler: Processed in 0.001661097 sec. 2025.04.30 22:43:12.256201 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.256331 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.256382 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:12.256888 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.256926 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.257363 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:43:12.257608 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.257813 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. 2025.04.30 22:43:12.257876 [ 259 ] {4f5a4004-5230-4578-94c8-41cdd2ed0ac3} TCPHandler: Processed in 0.00172548 sec. 2025.04.30 22:43:12.258006 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.258123 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.258187 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:12.259290 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.259328 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.259969 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:43:12.260247 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.260476 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} executeQuery: Read 32 rows, 58.72 KiB in 0.002372 sec., 13490.725126475549 rows/sec., 24.17 MiB/sec. 2025.04.30 22:43:12.260576 [ 259 ] {a9d1710b-0861-4f1b-a2ca-922db1990f07} TCPHandler: Processed in 0.00263454 sec. 2025.04.30 22:43:12.260697 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.260801 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.260846 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:12.261272 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.261310 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.261673 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:43:12.261917 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.262127 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. 2025.04.30 22:43:12.262177 [ 259 ] {11482bb5-9d29-43dc-a4a7-07a1e0470e8d} TCPHandler: Processed in 0.001531362 sec. 2025.04.30 22:43:12.530555 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.530693 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.530747 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:12.531490 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.531534 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.531926 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:12.532189 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.532401 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} executeQuery: Read 212 rows, 13.81 KiB in 0.001737 sec., 122049.51065054692 rows/sec., 7.76 MiB/sec. 2025.04.30 22:43:12.532469 [ 259 ] {07e3c532-84cb-48a5-8b52-5e9d7de73128} TCPHandler: Processed in 0.001995339 sec. 2025.04.30 22:43:12.532613 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.532716 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:43:12.532760 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:43:12.533291 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.533329 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.533675 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.30 22:43:12.533938 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.534154 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} executeQuery: Read 12 rows, 1002.00 B in 0.001451 sec., 8270.158511371468 rows/sec., 674.37 KiB/sec. 2025.04.30 22:43:12.534290 [ 259 ] {b2e0bb6e-83be-4bc8-8ad5-b5aea3237e44} TCPHandler: Processed in 0.001733859 sec. 2025.04.30 22:43:12.534450 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.534552 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:12.534596 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:12.536098 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.536138 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.536599 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:43:12.536843 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.537042 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} executeQuery: Read 1779 rows, 147.98 KiB in 0.002505 sec., 710179.6407185629 rows/sec., 57.69 MiB/sec. 2025.04.30 22:43:12.537108 [ 259 ] {4d660ae6-7da6-4d0d-8afb-dda95ab80d28} TCPHandler: Processed in 0.002707673 sec. 2025.04.30 22:43:12.537244 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.537349 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.537393 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:12.538013 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.538052 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.538404 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:43:12.538649 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.538833 [ 86 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.04.30 22:43:12.538874 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} executeQuery: Read 126 rows, 7.83 KiB in 0.001547 sec., 81447.96380090498 rows/sec., 4.94 MiB/sec. 2025.04.30 22:43:12.538929 [ 86 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.538984 [ 259 ] {4f68456c-11ec-4315-89b2-6c40c0b0890a} TCPHandler: Processed in 0.001789522 sec. 2025.04.30 22:43:12.539008 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.539150 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.539229 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:43:12.539314 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.539424 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:12.539661 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:12.539772 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 164 rows starting from the beginning of the part 2025.04.30 22:43:12.540319 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 114 rows starting from the beginning of the part 2025.04.30 22:43:12.540794 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 38 rows starting from the beginning of the part 2025.04.30 22:43:12.541123 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 114 rows starting from the beginning of the part 2025.04.30 22:43:12.541408 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:12.541589 [ 194 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 126 rows starting from the beginning of the part 2025.04.30 22:43:12.542445 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.542490 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.543090 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:12.543335 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.004201304 sec., 139956.5468245097 rows/sec., 9.29 MiB/sec. 2025.04.30 22:43:12.543452 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.543552 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.04.30 22:43:12.543789 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} executeQuery: Read 341 rows, 23.30 KiB in 0.004537 sec., 75159.79722283447 rows/sec., 5.01 MiB/sec. 2025.04.30 22:43:12.543865 [ 259 ] {0fe4711e-a698-4b42-bb48-911b48214fee} TCPHandler: Processed in 0.004781024 sec. 2025.04.30 22:43:12.543985 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.544043 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.544129 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.544142 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_55_11} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.04.30 22:43:12.544180 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:12.544242 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.30 22:43:12.544802 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.544839 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.545196 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:12.545433 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.545640 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} executeQuery: Read 112 rows, 6.53 KiB in 0.001541 sec., 72680.077871512 rows/sec., 4.14 MiB/sec. 2025.04.30 22:43:12.545691 [ 259 ] {5341f2a3-db1f-4f14-a383-ba1602767c8f} TCPHandler: Processed in 0.00176237 sec. 2025.04.30 22:43:12.545807 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.545911 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:12.545955 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:12.546923 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.546961 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.547348 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:43:12.547586 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.547833 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} executeQuery: Read 858 rows, 63.49 KiB in 0.001939 sec., 442496.13202681794 rows/sec., 31.98 MiB/sec. 2025.04.30 22:43:12.547928 [ 259 ] {73a1a767-2b07-4913-a737-f42498fbbda7} TCPHandler: Processed in 0.002170435 sec. 2025.04.30 22:43:12.548148 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.548322 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:12.548368 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:12.548789 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.548828 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.549181 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:12.549427 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.549636 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.04.30 22:43:12.549750 [ 259 ] {bb0b0bb8-b4ff-406e-9687-73cfc0a83bb2} TCPHandler: Processed in 0.001705058 sec. 2025.04.30 22:43:12.549886 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.549990 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.550036 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:12.550793 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.550830 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.551251 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:43:12.551488 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.551700 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} executeQuery: Read 961 rows, 65.39 KiB in 0.001731 sec., 555170.4217215483 rows/sec., 36.89 MiB/sec. 2025.04.30 22:43:12.551752 [ 259 ] {53eee759-18ae-4010-9c49-efb80b5fd712} TCPHandler: Processed in 0.001915616 sec. 2025.04.30 22:43:12.551866 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.551971 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.552016 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:12.552418 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.552456 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.552791 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.30 22:43:12.553033 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.553235 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. 2025.04.30 22:43:12.553284 [ 259 ] {fd5092bf-c0ee-47d9-a5ba-4ee83bf97c99} TCPHandler: Processed in 0.001468581 sec. 2025.04.30 22:43:12.553395 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.553498 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.553558 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:12.554527 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.554565 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.555142 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:43:12.555395 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.555627 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} executeQuery: Read 8 rows, 14.68 KiB in 0.00215 sec., 3720.9302325581393 rows/sec., 6.67 MiB/sec. 2025.04.30 22:43:12.555717 [ 259 ] {b3f9f8e1-9b59-4664-b9c5-ab9933cee64f} TCPHandler: Processed in 0.002371741 sec. 2025.04.30 22:43:12.555824 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:12.555926 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:12.555970 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:12.556392 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:12.556430 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:12.556781 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:43:12.557021 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:12.557259 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} executeQuery: Read 34 rows, 2.02 KiB in 0.001348 sec., 25222.55192878338 rows/sec., 1.46 MiB/sec. 2025.04.30 22:43:12.557355 [ 259 ] {7e3a49bd-c884-4136-a12b-09414c478636} TCPHandler: Processed in 0.001580484 sec. 2025.04.30 22:43:13.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 222.15 MiB, peak 232.81 MiB, free memory in arenas 0.00 B, will set to 220.84 MiB (RSS), difference: -1.31 MiB 2025.04.30 22:43:15.654849 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1264 2025.04.30 22:43:15.658367 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:15.658414 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:15.659892 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:15.660194 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:15.660495 [ 133 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.30 22:43:15.660673 [ 133 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:15.660781 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:15.662048 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1264 2025.04.30 22:43:15.662068 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.30 22:43:15.662840 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:15.663028 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part 2025.04.30 22:43:15.663725 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:43:15.664397 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2025.04.30 22:43:15.665048 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.04.30 22:43:15.665695 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2025.04.30 22:43:15.666386 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part 2025.04.30 22:43:15.674175 [ 190 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 72 columns (72 merged, 0 gathered) in 0.013217603 sec., 95630.0472937491 rows/sec., 75.26 MiB/sec. 2025.04.30 22:43:15.675758 [ 190 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.30 22:43:15.676556 [ 190 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:15.676651 [ 190 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_31_6} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.30 22:43:15.677010 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2025.04.30 22:43:17.247322 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:17.247507 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:17.247579 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:17.248345 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:17.248399 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:17.248840 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:43:17.249116 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:17.249371 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. 2025.04.30 22:43:17.249481 [ 259 ] {b077f188-430b-43a9-b556-c0b4714f489e} TCPHandler: Processed in 0.002287679 sec. 2025.04.30 22:43:17.249671 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:17.249860 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:17.249912 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:17.250495 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:17.250536 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:17.250905 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:43:17.251160 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:17.251359 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. 2025.04.30 22:43:17.251411 [ 259 ] {79878ec4-4d25-40ef-9aa9-113fec05bfb2} TCPHandler: Processed in 0.001850764 sec. 2025.04.30 22:43:17.251526 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:17.251634 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:17.251684 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:17.252187 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:17.252226 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:17.252619 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:43:17.252866 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:17.253094 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} executeQuery: Read 128 rows, 9.13 KiB in 0.001479 sec., 86544.96281271128 rows/sec., 6.03 MiB/sec. 2025.04.30 22:43:17.253196 [ 259 ] {d9d0c90a-1b2f-4cf5-ac55-1efbe023b09c} TCPHandler: Processed in 0.001719529 sec. 2025.04.30 22:43:17.253386 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:17.253740 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:17.253838 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:17.254327 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:17.254366 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:17.254740 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:43:17.254982 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:17.255181 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} executeQuery: Read 48 rows, 3.31 KiB in 0.001557 sec., 30828.516377649325 rows/sec., 2.08 MiB/sec. 2025.04.30 22:43:17.255229 [ 259 ] {315c3fb7-3b5e-426e-80b1-816845c26f7b} TCPHandler: Processed in 0.001958877 sec. 2025.04.30 22:43:18.061717 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.04.30 22:43:18.062439 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:18.062488 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:18.063011 [ 245 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:43:18.063272 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:18.063477 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.04.30 22:43:19.463266 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.04.30 22:43:19.483088 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:19.483145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.04.30 22:43:19.490265 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.30 22:43:19.491040 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:19.493849 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.04.30 22:43:22.251533 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.251760 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:22.251842 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:22.252690 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.252744 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.253187 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:43:22.253439 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.253698 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} executeQuery: Read 120 rows, 10.44 KiB in 0.00199 sec., 60301.50753768844 rows/sec., 5.12 MiB/sec. 2025.04.30 22:43:22.253790 [ 259 ] {1bb54b21-67a4-4afb-9114-31890c6e3860} TCPHandler: Processed in 0.002394162 sec. 2025.04.30 22:43:22.254038 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.254222 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:22.254273 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:22.254832 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.254874 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.255226 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:43:22.255471 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.255669 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} executeQuery: Read 32 rows, 2.41 KiB in 0.001485 sec., 21548.82154882155 rows/sec., 1.58 MiB/sec. 2025.04.30 22:43:22.255721 [ 259 ] {6350a3cb-8908-4d6a-ba25-3b299f5ab79e} TCPHandler: Processed in 0.001791691 sec. 2025.04.30 22:43:22.255839 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.255946 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:22.255992 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:22.256544 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.256583 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.256932 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:43:22.257164 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.257382 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} executeQuery: Read 96 rows, 7.68 KiB in 0.001461 sec., 65708.41889117043 rows/sec., 5.13 MiB/sec. 2025.04.30 22:43:22.257435 [ 259 ] {36a4290a-deb5-48fa-958f-11ea4e75bb5c} TCPHandler: Processed in 0.001648597 sec. 2025.04.30 22:43:22.257559 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.257665 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:22.257714 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:22.258233 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.258270 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.258654 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:43:22.258889 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.259099 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. 2025.04.30 22:43:22.259150 [ 259 ] {61655751-9181-49a1-8ab2-e04406244b9a} TCPHandler: Processed in 0.001645356 sec. 2025.04.30 22:43:22.259273 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.259381 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:22.259446 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:22.260558 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.260597 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.261227 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:43:22.261508 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.261700 [ 116 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:43:22.261771 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} executeQuery: Read 32 rows, 58.72 KiB in 0.002412 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. 2025.04.30 22:43:22.261798 [ 116 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.261865 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.262276 [ 259 ] {ba6f8622-89ed-40d5-9a34-1c7b85de1243} TCPHandler: Processed in 0.003049905 sec. 2025.04.30 22:43:22.262336 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:43:22.262867 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:22.263322 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:22.263458 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:22.263505 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:22.263747 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 950 rows starting from the beginning of the part 2025.04.30 22:43:22.264529 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:22.265313 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:22.265502 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:22.265606 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:22.266015 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:22.266704 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:22.267182 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:43:22.267323 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:22.267955 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.268518 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} executeQuery: Read 60 rows, 4.14 KiB in 0.005357 sec., 11200.298674631324 rows/sec., 772.94 KiB/sec. 2025.04.30 22:43:22.268666 [ 259 ] {795ab3fb-cb13-4fea-b7fa-7bf10fd5114c} TCPHandler: Processed in 0.005961274 sec. 2025.04.30 22:43:22.275544 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.013534704 sec., 78464.95941100744 rows/sec., 140.61 MiB/sec. 2025.04.30 22:43:22.276562 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:43:22.276955 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:22.277039 [ 195 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_56_11} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:43:22.277147 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. 2025.04.30 22:43:23.001145 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.40 MiB, peak 232.81 MiB, free memory in arenas 0.00 B, will set to 224.92 MiB (RSS), difference: 3.52 MiB 2025.04.30 22:43:23.176279 [ 105 ] {} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.30 22:43:23.176349 [ 105 ] {} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:23.176377 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:23.176563 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.30 22:43:23.176765 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:23.176807 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.04.30 22:43:23.176898 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:23.176989 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.04.30 22:43:23.177331 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:23.177509 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.04.30 22:43:23.178388 [ 196 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944897 sec., 27764.966473802986 rows/sec., 2.32 MiB/sec. 2025.04.30 22:43:23.178498 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.30 22:43:23.178755 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:23.178830 [ 188 ] {4dea1092-816a-42b9-a56f-a845cbc6e13d::all_1_9_2} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.30 22:43:23.178901 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:43:25.349742 [ 71 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:43:25.349814 [ 71 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:43:25.564561 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.04.30 22:43:25.565204 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:25.565262 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:25.565785 [ 245 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:43:25.566041 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:25.566296 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.04.30 22:43:25.663301 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1284 2025.04.30 22:43:25.666227 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:25.666286 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:25.667780 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:25.668104 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:25.668758 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1284 2025.04.30 22:43:26.994863 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.04.30 22:43:27.017615 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.017678 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.024955 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.30 22:43:27.025781 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.029276 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.04.30 22:43:27.255463 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.255649 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.255719 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:27.256565 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.256609 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.257045 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:27.257295 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.257479 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} executeQuery: Read 212 rows, 13.81 KiB in 0.00188 sec., 112765.95744680852 rows/sec., 7.17 MiB/sec. 2025.04.30 22:43:27.257533 [ 259 ] {1c460971-ce0b-40a9-903a-854e3526e7e0} TCPHandler: Processed in 0.002195685 sec. 2025.04.30 22:43:27.257666 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.257774 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:27.257818 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:27.258642 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.258678 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.259064 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:43:27.259305 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.259427 [ 61 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.30 22:43:27.259472 [ 61 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.259476 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} executeQuery: Read 633 rows, 50.98 KiB in 0.001724 sec., 367169.37354988395 rows/sec., 28.88 MiB/sec. 2025.04.30 22:43:27.259502 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.259549 [ 259 ] {8cf8b14a-c045-4f67-9f14-d0256c7141cb} TCPHandler: Processed in 0.001935227 sec. 2025.04.30 22:43:27.259657 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.30 22:43:27.259687 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.259782 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:27.259821 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.259824 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1846 rows starting from the beginning of the part 2025.04.30 22:43:27.259871 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:27.259998 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 120 rows starting from the beginning of the part 2025.04.30 22:43:27.260359 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1779 rows starting from the beginning of the part 2025.04.30 22:43:27.260775 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.04.30 22:43:27.261162 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 120 rows starting from the beginning of the part 2025.04.30 22:43:27.261585 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 633 rows starting from the beginning of the part 2025.04.30 22:43:27.262542 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.262585 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.263119 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:43:27.263410 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.263581 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} executeQuery: Read 114 rows, 6.99 KiB in 0.003791 sec., 30071.22131363756 rows/sec., 1.80 MiB/sec. 2025.04.30 22:43:27.263664 [ 259 ] {992aeaa7-6131-4732-98a6-686df62243ef} TCPHandler: Processed in 0.004030728 sec. 2025.04.30 22:43:27.263786 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.263915 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.263990 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:27.264129 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.004553916 sec., 1000018.4456630294 rows/sec., 84.98 MiB/sec. 2025.04.30 22:43:27.264463 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.30 22:43:27.264939 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.265015 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.265190 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.265430 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_71_14} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.30 22:43:27.265742 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:43:27.266347 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:27.266592 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.266779 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} executeQuery: Read 113 rows, 7.49 KiB in 0.002899 sec., 38978.958261469474 rows/sec., 2.52 MiB/sec. 2025.04.30 22:43:27.266907 [ 259 ] {c484d14b-1bcd-4633-996c-09d6a810d7ed} TCPHandler: Processed in 0.003171098 sec. 2025.04.30 22:43:27.267036 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.267136 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.267180 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:27.267711 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.267748 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.268083 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:27.268314 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.268476 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} executeQuery: Read 112 rows, 6.53 KiB in 0.001362 sec., 82232.01174743025 rows/sec., 4.68 MiB/sec. 2025.04.30 22:43:27.268524 [ 259 ] {0481ef83-4769-412f-b7ec-abc97bc2467e} TCPHandler: Processed in 0.001542423 sec. 2025.04.30 22:43:27.268644 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.268748 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:27.268792 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:27.269429 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.269466 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.269837 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:43:27.270074 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.270197 [ 61 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.30 22:43:27.270240 [ 61 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.270249 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} executeQuery: Read 390 rows, 28.23 KiB in 0.00152 sec., 256578.94736842104 rows/sec., 18.13 MiB/sec. 2025.04.30 22:43:27.270266 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.270362 [ 259 ] {9ac6b33d-ac44-480a-a013-dd716cb36674} TCPHandler: Processed in 0.001767231 sec. 2025.04.30 22:43:27.270514 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.30 22:43:27.270549 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.270804 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:27.270814 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:27.270871 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part 2025.04.30 22:43:27.270912 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:27.271300 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part 2025.04.30 22:43:27.271683 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 858 rows starting from the beginning of the part 2025.04.30 22:43:27.272024 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.04.30 22:43:27.272291 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part 2025.04.30 22:43:27.272679 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 390 rows starting from the beginning of the part 2025.04.30 22:43:27.273288 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.273358 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.274163 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:27.274682 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.275371 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} executeQuery: Read 6 rows, 321.00 B in 0.004611 sec., 1301.2361743656475 rows/sec., 67.98 KiB/sec. 2025.04.30 22:43:27.275673 [ 259 ] {826bf73e-9a39-4cb8-841e-aaa47fb98896} TCPHandler: Processed in 0.005175577 sec. 2025.04.30 22:43:27.275902 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.276168 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.276175 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005808119 sec., 416313.7842044903 rows/sec., 31.88 MiB/sec. 2025.04.30 22:43:27.276234 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:27.276458 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.30 22:43:27.277049 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.277274 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_71_14} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.30 22:43:27.277450 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.30 22:43:27.277570 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.277613 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.278019 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:43:27.278263 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.278402 [ 41 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.30 22:43:27.278438 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} executeQuery: Read 237 rows, 16.27 KiB in 0.002308 sec., 102686.30849220103 rows/sec., 6.88 MiB/sec. 2025.04.30 22:43:27.278445 [ 41 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.278484 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.278510 [ 259 ] {827699e4-6168-40a4-aee6-400ec5dea88a} TCPHandler: Processed in 0.002704003 sec. 2025.04.30 22:43:27.278799 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.30 22:43:27.278803 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.279170 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.279376 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:27.279450 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:27.279616 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20700 rows starting from the beginning of the part 2025.04.30 22:43:27.280111 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.04.30 22:43:27.280441 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 961 rows starting from the beginning of the part 2025.04.30 22:43:27.280782 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part 2025.04.30 22:43:27.281070 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2025.04.30 22:43:27.281288 [ 192 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part 2025.04.30 22:43:27.282084 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.282157 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.282830 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.30 22:43:27.283202 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.283563 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} executeQuery: Read 1 rows, 69.00 B in 0.004499 sec., 222.27161591464767 rows/sec., 14.98 KiB/sec. 2025.04.30 22:43:27.283862 [ 259 ] {53d2fe60-8dcd-4787-b9e5-689ff78f982d} TCPHandler: Processed in 0.005171918 sec. 2025.04.30 22:43:27.284285 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.284562 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.284776 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:27.286727 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.286768 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.287433 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.30 22:43:27.287696 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.287911 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} executeQuery: Read 8 rows, 14.68 KiB in 0.003432 sec., 2331.0023310023307 rows/sec., 4.18 MiB/sec. 2025.04.30 22:43:27.288305 [ 259 ] {7c189fe4-ac0f-4943-8b48-e509956d2388} TCPHandler: Processed in 0.004137752 sec. 2025.04.30 22:43:27.288637 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:27.288745 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:27.288796 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:27.289281 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.289320 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.289693 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:43:27.289936 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.290072 [ 41 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.30 22:43:27.290109 [ 41 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:27.290118 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} executeQuery: Read 82 rows, 5.33 KiB in 0.001395 sec., 58781.362007168456 rows/sec., 3.73 MiB/sec. 2025.04.30 22:43:27.290132 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:27.290220 [ 259 ] {59793483-7bab-4cd7-b8b4-b1ff9f15aa23} TCPHandler: Processed in 0.001668648 sec. 2025.04.30 22:43:27.290366 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.30 22:43:27.290501 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:27.290536 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4166 rows starting from the beginning of the part 2025.04.30 22:43:27.290620 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:27.290779 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part 2025.04.30 22:43:27.290952 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2025.04.30 22:43:27.291025 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:27.291317 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part 2025.04.30 22:43:27.293127 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002904099 sec., 1532316.9079291031 rows/sec., 99.87 MiB/sec. 2025.04.30 22:43:27.293504 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.30 22:43:27.293797 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.293883 [ 200 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_71_14} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.30 22:43:27.293959 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2025.04.30 22:43:27.296985 [ 187 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 22346 rows, containing 5 columns (5 merged, 0 gathered) in 0.01837897 sec., 1215846.1545995232 rows/sec., 82.08 MiB/sec. 2025.04.30 22:43:27.297506 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.30 22:43:27.297818 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:27.297902 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_71_14} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.30 22:43:27.297991 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.04.30 22:43:32.250894 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.251102 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:32.251175 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:32.252013 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.252066 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.252526 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:43:32.252790 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.253034 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} executeQuery: Read 120 rows, 10.44 KiB in 0.001982 sec., 60544.90413723512 rows/sec., 5.14 MiB/sec. 2025.04.30 22:43:32.253098 [ 259 ] {b77c48b8-8097-4991-9d39-a3de25a23bd5} TCPHandler: Processed in 0.00233226 sec. 2025.04.30 22:43:32.253253 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.253370 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:32.253417 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:32.253951 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.253991 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.254352 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:43:32.254599 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.254831 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} executeQuery: Read 32 rows, 2.41 KiB in 0.001482 sec., 21592.442645074225 rows/sec., 1.59 MiB/sec. 2025.04.30 22:43:32.254935 [ 259 ] {908904a8-3f69-4c50-9b56-761912b91398} TCPHandler: Processed in 0.00174688 sec. 2025.04.30 22:43:32.255125 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.255317 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:32.255366 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:32.255934 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.255981 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.256343 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:43:32.256584 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.256778 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} executeQuery: Read 96 rows, 7.68 KiB in 0.001496 sec., 64171.12299465241 rows/sec., 5.01 MiB/sec. 2025.04.30 22:43:32.256829 [ 259 ] {88e0a4b0-5239-432f-94cf-48b63a92d28b} TCPHandler: Processed in 0.001809442 sec. 2025.04.30 22:43:32.256951 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.257057 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:32.257107 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:32.257603 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.257642 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.258036 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:43:32.258282 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.258473 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. 2025.04.30 22:43:32.258521 [ 259 ] {423b61f5-0239-492c-a289-3517996bae17} TCPHandler: Processed in 0.001626516 sec. 2025.04.30 22:43:32.258633 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.258736 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:32.258799 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:32.259893 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.259931 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.260557 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.30 22:43:32.260810 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.261045 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} executeQuery: Read 32 rows, 58.72 KiB in 0.00233 sec., 13733.905579399141 rows/sec., 24.61 MiB/sec. 2025.04.30 22:43:32.261136 [ 259 ] {0f07498f-93e8-4dc1-a58b-e6fc94312ee1} TCPHandler: Processed in 0.002552718 sec. 2025.04.30 22:43:32.261273 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:32.261408 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:32.261464 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:32.261930 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:32.261970 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:32.262341 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:43:32.262583 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:32.262790 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. 2025.04.30 22:43:32.262851 [ 259 ] {8e6c9360-25ea-4cc8-b715-72c7fbb95bd0} TCPHandler: Processed in 0.001642166 sec. 2025.04.30 22:43:33.067386 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.04.30 22:43:33.068036 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:33.068090 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:33.068632 [ 245 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:43:33.068891 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:33.069202 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.04.30 22:43:34.530310 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.04.30 22:43:34.551047 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:34.551100 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:34.558265 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.30 22:43:34.559080 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:34.562197 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.04.30 22:43:35.669921 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1318 2025.04.30 22:43:35.673023 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:35.673074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:35.674529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:35.674836 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:35.675419 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1318 2025.04.30 22:43:37.255583 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.255788 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.255868 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:37.256698 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.256749 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.257185 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:37.257445 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.257676 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} executeQuery: Read 212 rows, 13.81 KiB in 0.001938 sec., 109391.12487100103 rows/sec., 6.96 MiB/sec. 2025.04.30 22:43:37.257789 [ 259 ] {e1377476-ab6f-4420-b306-3c8c1d389541} TCPHandler: Processed in 0.002343091 sec. 2025.04.30 22:43:37.258026 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.258188 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:37.258236 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:37.259133 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.259174 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.259567 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:43:37.259816 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.260033 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} executeQuery: Read 633 rows, 50.98 KiB in 0.001877 sec., 337240.2770378263 rows/sec., 26.52 MiB/sec. 2025.04.30 22:43:37.260083 [ 259 ] {7ad5dcb4-c39a-4866-94fa-8724df520406} TCPHandler: Processed in 0.002160034 sec. 2025.04.30 22:43:37.260197 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.260301 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.260345 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:37.260891 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.260930 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.261294 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:43:37.261541 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.261765 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} executeQuery: Read 114 rows, 6.99 KiB in 0.001485 sec., 76767.67676767676 rows/sec., 4.59 MiB/sec. 2025.04.30 22:43:37.261829 [ 259 ] {c2fddefa-87f9-4486-9e5d-58a4a5cd3945} TCPHandler: Processed in 0.001682627 sec. 2025.04.30 22:43:37.261964 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.262078 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.262122 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:37.262669 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.262708 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.263060 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:37.263302 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.263464 [ 84 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.04.30 22:43:37.263527 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} executeQuery: Read 113 rows, 7.49 KiB in 0.001469 sec., 76923.07692307692 rows/sec., 4.98 MiB/sec. 2025.04.30 22:43:37.263550 [ 84 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.263612 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.263636 [ 259 ] {37414c93-a89c-4e8e-a649-8d51e6f68045} TCPHandler: Processed in 0.001738529 sec. 2025.04.30 22:43:37.263793 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.04.30 22:43:37.263815 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.263925 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:37.263943 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.263963 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 341 rows starting from the beginning of the part 2025.04.30 22:43:37.263999 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:37.264150 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part 2025.04.30 22:43:37.264538 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part 2025.04.30 22:43:37.264921 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 341 rows starting from the beginning of the part 2025.04.30 22:43:37.265304 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part 2025.04.30 22:43:37.265696 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part 2025.04.30 22:43:37.266770 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.266817 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.267358 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:37.267641 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.003929345 sec., 288597.7179402674 rows/sec., 20.13 MiB/sec. 2025.04.30 22:43:37.267693 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.267782 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.04.30 22:43:37.268105 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} executeQuery: Read 112 rows, 6.53 KiB in 0.004175 sec., 26826.347305389223 rows/sec., 1.53 MiB/sec. 2025.04.30 22:43:37.268484 [ 259 ] {dce6341b-faf6-401c-a5c6-f26b087d8f26} TCPHandler: Processed in 0.004722312 sec. 2025.04.30 22:43:37.268782 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.268899 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.269024 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_32_7} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.04.30 22:43:37.269073 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:37.269169 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:37.269213 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.30 22:43:37.269914 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.269957 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.270328 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:43:37.270584 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.270787 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} executeQuery: Read 390 rows, 28.23 KiB in 0.001762 sec., 221339.38706015892 rows/sec., 15.64 MiB/sec. 2025.04.30 22:43:37.270838 [ 259 ] {16b03820-3b08-41af-8fc6-fca8d55647f6} TCPHandler: Processed in 0.002081471 sec. 2025.04.30 22:43:37.270947 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.271051 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:37.271098 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:37.271528 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.271566 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.271921 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:37.272162 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.272372 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. 2025.04.30 22:43:37.272465 [ 259 ] {b857bc38-ea95-4b62-a7d2-fb3bc56606ea} TCPHandler: Processed in 0.001567584 sec. 2025.04.30 22:43:37.272614 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.272716 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.272764 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:37.273260 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.273298 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.273674 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:43:37.273915 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.274141 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} executeQuery: Read 237 rows, 16.27 KiB in 0.001446 sec., 163900.41493775934 rows/sec., 10.99 MiB/sec. 2025.04.30 22:43:37.274227 [ 259 ] {ecda5e7f-cd38-4890-940d-a4dcd6f78f09} TCPHandler: Processed in 0.001671687 sec. 2025.04.30 22:43:37.274449 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.274596 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.274645 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:37.275050 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.275089 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.275429 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.30 22:43:37.275674 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.275828 [ 84 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.04.30 22:43:37.275898 [ 84 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.275914 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. 2025.04.30 22:43:37.275936 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.276063 [ 259 ] {51a193a3-0996-433c-a5ff-762835cf0052} TCPHandler: Processed in 0.001712339 sec. 2025.04.30 22:43:37.276473 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.276483 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.04.30 22:43:37.276774 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.276970 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:37.276988 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:37.277049 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part 2025.04.30 22:43:37.277428 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.04.30 22:43:37.277873 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.04.30 22:43:37.278224 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.04.30 22:43:37.278555 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.04.30 22:43:37.278967 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.04.30 22:43:37.282815 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.282842 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006769943 sec., 4726.775395302442 rows/sec., 318.50 KiB/sec. 2025.04.30 22:43:37.282878 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.283023 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.04.30 22:43:37.283667 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.283832 [ 189 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_32_7} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.04.30 22:43:37.284026 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.30 22:43:37.284266 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.30 22:43:37.284546 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.284783 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} executeQuery: Read 8 rows, 14.68 KiB in 0.008102 sec., 987.4105159219946 rows/sec., 1.77 MiB/sec. 2025.04.30 22:43:37.284893 [ 259 ] {68ac9c62-5d99-414e-882a-312ffd3ec52b} TCPHandler: Processed in 0.008535753 sec. 2025.04.30 22:43:37.285004 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:37.285105 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:37.285150 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:37.285562 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:37.285600 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:37.285960 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:43:37.286199 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:37.286424 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} executeQuery: Read 82 rows, 5.33 KiB in 0.00134 sec., 61194.029850746265 rows/sec., 3.89 MiB/sec. 2025.04.30 22:43:37.286505 [ 259 ] {efba5a0d-d1d3-454c-809a-95d811d4e918} TCPHandler: Processed in 0.001550283 sec. 2025.04.30 22:43:40.349869 [ 107 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:43:40.349937 [ 107 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:43:40.570302 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.04.30 22:43:40.570940 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:40.570980 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:40.571485 [ 245 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:43:40.571732 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:40.571971 [ 172 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:43:40.572007 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.04.30 22:43:40.572098 [ 172 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:40.572147 [ 172 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:40.572286 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:43:40.572390 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:40.572423 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.572491 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.572654 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.573023 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.573335 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.573534 [ 190 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:43:40.575910 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003672226 sec., 5747467.612287479 rows/sec., 82.22 MiB/sec. 2025.04.30 22:43:40.576317 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:43:40.576640 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:40.576734 [ 191 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_46_9} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:43:40.576851 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.04.30 22:43:42.063223 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.04.30 22:43:42.084308 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.084363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.091664 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.30 22:43:42.092457 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.092917 [ 155 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.30 22:43:42.093102 [ 155 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.093176 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.093766 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.30 22:43:42.109478 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.04.30 22:43:42.111107 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:42.112394 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.04.30 22:43:42.117532 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.123100 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.128677 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.04.30 22:43:42.134479 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.138879 [ 190 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.04.30 22:43:42.200932 [ 191 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.107628975 sec., 3224.038879864832 rows/sec., 16.67 MiB/sec. 2025.04.30 22:43:42.204093 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.30 22:43:42.206925 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.207052 [ 199 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_46_9} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.30 22:43:42.209334 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.95 MiB. 2025.04.30 22:43:42.250174 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.250372 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:42.250453 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:42.251307 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.251354 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.251802 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:43:42.252079 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.252309 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} executeQuery: Read 120 rows, 10.44 KiB in 0.001985 sec., 60453.40050377834 rows/sec., 5.14 MiB/sec. 2025.04.30 22:43:42.252427 [ 259 ] {fe8a72c0-a32d-46b0-b205-8eeaf39e4222} TCPHandler: Processed in 0.002380252 sec. 2025.04.30 22:43:42.252621 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.252827 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.252876 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:42.253407 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.253446 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.253799 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:43:42.254047 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.254230 [ 155 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.04.30 22:43:42.254285 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} executeQuery: Read 32 rows, 2.41 KiB in 0.001494 sec., 21419.0093708166 rows/sec., 1.57 MiB/sec. 2025.04.30 22:43:42.254310 [ 155 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.254379 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.254405 [ 259 ] {480ac5a3-0f55-4951-8774-16ccbde56f0b} TCPHandler: Processed in 0.001898885 sec. 2025.04.30 22:43:42.254678 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.254705 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:43:42.254997 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:42.255166 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:42.255398 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:42.255547 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 164 rows starting from the beginning of the part 2025.04.30 22:43:42.255830 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:42.256169 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 114 rows starting from the beginning of the part 2025.04.30 22:43:42.256528 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:42.256863 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 114 rows starting from the beginning of the part 2025.04.30 22:43:42.257175 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:42.258117 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.258176 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.259174 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:43:42.259703 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.005197328 sec., 93894.40112303861 rows/sec., 6.34 MiB/sec. 2025.04.30 22:43:42.259720 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.259926 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.04.30 22:43:42.260168 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} executeQuery: Read 96 rows, 7.68 KiB in 0.00526 sec., 18250.950570342207 rows/sec., 1.43 MiB/sec. 2025.04.30 22:43:42.260301 [ 259 ] {51f3e82d-8dfb-45b7-92aa-deedfb091cf0} TCPHandler: Processed in 0.005719536 sec. 2025.04.30 22:43:42.260469 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.260534 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.260646 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.260711 [ 188 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_60_12} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.04.30 22:43:42.260731 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:42.260894 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:43:42.261407 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.261450 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.261835 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:43:42.262094 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.262294 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2025.04.30 22:43:42.262346 [ 259 ] {ffdf0151-2bf0-4270-99cc-795e70bd4048} TCPHandler: Processed in 0.001946127 sec. 2025.04.30 22:43:42.262460 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.262563 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.262629 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:42.263727 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.263766 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.264422 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.30 22:43:42.264682 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.264912 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} executeQuery: Read 32 rows, 58.72 KiB in 0.002365 sec., 13530.655391120508 rows/sec., 24.25 MiB/sec. 2025.04.30 22:43:42.265095 [ 259 ] {c1fcdad2-f171-465a-8af8-7d09019d5b9b} TCPHandler: Processed in 0.002676412 sec. 2025.04.30 22:43:42.265441 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.265575 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.265623 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:42.266095 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.266136 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.266516 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:43:42.266762 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.266982 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. 2025.04.30 22:43:42.267035 [ 259 ] {b10fd526-a4e9-43ce-9163-2dbc067a83bd} TCPHandler: Processed in 0.001695479 sec. 2025.04.30 22:43:42.531359 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.531502 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.531560 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:42.532294 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.532339 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.532742 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:42.533015 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.533198 [ 153 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.04.30 22:43:42.533254 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} executeQuery: Read 212 rows, 13.81 KiB in 0.001777 sec., 119302.19471018571 rows/sec., 7.59 MiB/sec. 2025.04.30 22:43:42.533282 [ 153 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.533347 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.533373 [ 259 ] {9550655f-1ecb-4435-b00c-f3252429bb8d} TCPHandler: Processed in 0.002098982 sec. 2025.04.30 22:43:42.533661 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.533699 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.04.30 22:43:42.533992 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:42.534116 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:42.534130 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:42.534236 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part 2025.04.30 22:43:42.534532 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:42.535026 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:42.535432 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:42.535572 [ 191 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part 2025.04.30 22:43:42.537193 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.537268 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.537683 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004198654 sec., 252461.86039621272 rows/sec., 17.02 MiB/sec. 2025.04.30 22:43:42.537961 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.04.30 22:43:42.538290 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:43:42.538491 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.538639 [ 197 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_33_8} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.04.30 22:43:42.538813 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.538834 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:43:42.539098 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} executeQuery: Read 1773 rows, 147.54 KiB in 0.005201 sec., 340895.98154201114 rows/sec., 27.70 MiB/sec. 2025.04.30 22:43:42.539165 [ 259 ] {206e5435-96af-4cbf-a8d8-4f5219bb99eb} TCPHandler: Processed in 0.005615883 sec. 2025.04.30 22:43:42.539307 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.539412 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.539456 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:42.540055 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.540095 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.540449 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:43:42.540694 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.540902 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} executeQuery: Read 114 rows, 6.99 KiB in 0.001512 sec., 75396.82539682538 rows/sec., 4.51 MiB/sec. 2025.04.30 22:43:42.540955 [ 259 ] {a750d626-fbc0-431b-9f09-f536e833a802} TCPHandler: Processed in 0.001698548 sec. 2025.04.30 22:43:42.541071 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.541176 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.541220 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:42.541864 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.541911 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.542276 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:42.542532 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.542754 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} executeQuery: Read 341 rows, 23.30 KiB in 0.001595 sec., 213793.10344827586 rows/sec., 14.27 MiB/sec. 2025.04.30 22:43:42.542834 [ 259 ] {1d8133b9-09c5-4408-9a37-a2419613163e} TCPHandler: Processed in 0.001812342 sec. 2025.04.30 22:43:42.543070 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.543183 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.543230 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:42.543788 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.543827 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.544194 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:42.544462 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.544640 [ 153 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.04.30 22:43:42.544699 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} executeQuery: Read 112 rows, 6.53 KiB in 0.001534 sec., 73011.73402868317 rows/sec., 4.16 MiB/sec. 2025.04.30 22:43:42.544710 [ 153 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.544790 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.544810 [ 259 ] {4cb4ec61-fba8-4a50-a3e1-2246c2a06fad} TCPHandler: Processed in 0.001821772 sec. 2025.04.30 22:43:42.545040 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.04.30 22:43:42.545064 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.545305 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:42.545317 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:42.545381 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:42.545397 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part 2025.04.30 22:43:42.545763 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:42.546075 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:42.546377 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:42.546713 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part 2025.04.30 22:43:42.548523 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.548615 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.548777 [ 196 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003866433 sec., 144836.33881668193 rows/sec., 8.80 MiB/sec. 2025.04.30 22:43:42.548984 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.04.30 22:43:42.549209 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:43:42.549417 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.549513 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.549555 [ 186 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_33_8} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.04.30 22:43:42.549754 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.30 22:43:42.549920 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} executeQuery: Read 846 rows, 62.51 KiB in 0.004694 sec., 180230.08095440987 rows/sec., 13.01 MiB/sec. 2025.04.30 22:43:42.549985 [ 259 ] {e9fd9621-803a-4f15-befa-ab4f27bfa850} TCPHandler: Processed in 0.004997802 sec. 2025.04.30 22:43:42.550244 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.550427 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:42.550476 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:42.550937 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.550975 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.551329 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:42.551569 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.551769 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. 2025.04.30 22:43:42.551818 [ 259 ] {583bdb50-36a5-4429-9730-69f09d5e81fd} TCPHandler: Processed in 0.001674438 sec. 2025.04.30 22:43:42.551935 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.552039 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.552086 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:42.552764 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.552802 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.553234 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:43:42.553476 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.553678 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} executeQuery: Read 955 rows, 64.97 KiB in 0.001659 sec., 575647.9807112719 rows/sec., 38.24 MiB/sec. 2025.04.30 22:43:42.553726 [ 259 ] {ac853802-7525-4311-a6e4-c6509c7996e0} TCPHandler: Processed in 0.001840823 sec. 2025.04.30 22:43:42.553841 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.553953 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.553998 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:42.554387 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.554426 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.554805 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.30 22:43:42.555057 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.555271 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec. 2025.04.30 22:43:42.555332 [ 259 ] {e2b6b300-b432-4644-b1e3-3f6441ea9c1c} TCPHandler: Processed in 0.001540753 sec. 2025.04.30 22:43:42.555556 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.555669 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.555736 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:42.556743 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.556782 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.557366 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.30 22:43:42.557618 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.557769 [ 154 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.30 22:43:42.557805 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} executeQuery: Read 8 rows, 14.68 KiB in 0.002158 sec., 3707.1362372567187 rows/sec., 6.64 MiB/sec. 2025.04.30 22:43:42.557824 [ 154 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.557866 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.558120 [ 259 ] {a749c89e-6495-4167-bf4f-62e2c9b24339} TCPHandler: Processed in 0.002644471 sec. 2025.04.30 22:43:42.558167 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.30 22:43:42.558301 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:42.558527 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:42.558632 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:42.558972 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:42.559224 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1062 rows starting from the beginning of the part 2025.04.30 22:43:42.559883 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.560596 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:42.560647 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:42.560718 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:42.561218 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.561800 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part 2025.04.30 22:43:42.562207 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:43:42.562360 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2025.04.30 22:43:42.562968 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.563418 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} executeQuery: Read 34 rows, 2.02 KiB in 0.004962 sec., 6852.075775896816 rows/sec., 407.20 KiB/sec. 2025.04.30 22:43:42.563544 [ 259 ] {cd800287-8642-4f01-a671-7bb04c039696} TCPHandler: Processed in 0.005318882 sec. 2025.04.30 22:43:42.569075 [ 186 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.011106301 sec., 103544.82559044636 rows/sec., 185.55 MiB/sec. 2025.04.30 22:43:42.570666 [ 201 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.30 22:43:42.571123 [ 201 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:42.571213 [ 201 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_61_12} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.30 22:43:42.571382 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. 2025.04.30 22:43:43.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.40 MiB, peak 240.46 MiB, free memory in arenas 0.00 B, will set to 229.98 MiB (RSS), difference: 1.58 MiB 2025.04.30 22:43:45.676538 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1374 2025.04.30 22:43:45.680718 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:45.680823 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:45.682539 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:45.682866 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:45.683518 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1374 2025.04.30 22:43:47.247420 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:47.247664 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:47.247758 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:47.248707 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.248760 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.249203 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.30 22:43:47.249460 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.249674 [ 136 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.30 22:43:47.249719 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} executeQuery: Read 56 rows, 4.41 KiB in 0.002121 sec., 26402.640264026402 rows/sec., 2.03 MiB/sec. 2025.04.30 22:43:47.249773 [ 136 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.249840 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.249862 [ 259 ] {81504d58-8682-4beb-b074-eb210d75c524} TCPHandler: Processed in 0.002592139 sec. 2025.04.30 22:43:47.250118 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:47.250139 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.30 22:43:47.250487 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:47.250674 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:47.250816 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:47.250980 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1846 rows starting from the beginning of the part 2025.04.30 22:43:47.251499 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part 2025.04.30 22:43:47.252209 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 633 rows starting from the beginning of the part 2025.04.30 22:43:47.252678 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part 2025.04.30 22:43:47.253061 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:43:47.253319 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.04.30 22:43:47.253977 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.254021 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.254545 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.30 22:43:47.254892 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.255115 [ 136 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.30 22:43:47.255187 [ 136 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.255190 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} executeQuery: Read 64 rows, 5.12 KiB in 0.004842 sec., 13217.67864518794 rows/sec., 1.03 MiB/sec. 2025.04.30 22:43:47.255240 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.255388 [ 259 ] {518263b4-d084-403a-8902-a00f233be18d} TCPHandler: Processed in 0.005355823 sec. 2025.04.30 22:43:47.255558 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.30 22:43:47.255600 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:47.255758 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:47.255830 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:47.255838 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part 2025.04.30 22:43:47.256010 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:47.256525 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part 2025.04.30 22:43:47.256779 [ 198 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006811273 sec., 667716.592772012 rows/sec., 56.75 MiB/sec. 2025.04.30 22:43:47.257047 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 390 rows starting from the beginning of the part 2025.04.30 22:43:47.257439 [ 192 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.30 22:43:47.257523 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part 2025.04.30 22:43:47.258034 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 846 rows starting from the beginning of the part 2025.04.30 22:43:47.258509 [ 186 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.04.30 22:43:47.259345 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.259758 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_76_15} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.30 22:43:47.260143 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:43:47.260262 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.260318 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.260931 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.30 22:43:47.261218 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.261507 [ 136 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.30 22:43:47.261659 [ 136 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.261767 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.261804 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} executeQuery: Read 128 rows, 9.13 KiB in 0.006026 sec., 21241.287753070028 rows/sec., 1.48 MiB/sec. 2025.04.30 22:43:47.261914 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.006501523 sec., 370067.1365770759 rows/sec., 28.33 MiB/sec. 2025.04.30 22:43:47.262038 [ 259 ] {09455c86-451c-4575-970d-9cbaf8404625} TCPHandler: Processed in 0.006493623 sec. 2025.04.30 22:43:47.262056 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.30 22:43:47.262196 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:47.262216 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.30 22:43:47.262227 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:47.262283 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22346 rows starting from the beginning of the part 2025.04.30 22:43:47.262432 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:47.262680 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:47.262704 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.04.30 22:43:47.263365 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.04.30 22:43:47.263395 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.263881 [ 194 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_76_15} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.30 22:43:47.263908 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.04.30 22:43:47.264297 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.30 22:43:47.264439 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 955 rows starting from the beginning of the part 2025.04.30 22:43:47.264719 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part 2025.04.30 22:43:47.265463 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.265540 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.266078 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.30 22:43:47.266463 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.266698 [ 136 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.30 22:43:47.266808 [ 136 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:47.266865 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:47.267023 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} executeQuery: Read 48 rows, 3.31 KiB in 0.004643 sec., 10338.143441740252 rows/sec., 713.44 KiB/sec. 2025.04.30 22:43:47.267267 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.30 22:43:47.267342 [ 259 ] {8a60e6f3-d5fa-4d94-9473-bf38c9f06024} TCPHandler: Processed in 0.005203469 sec. 2025.04.30 22:43:47.267826 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:47.268159 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4450 rows starting from the beginning of the part 2025.04.30 22:43:47.268540 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:47.268876 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.04.30 22:43:47.269251 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.04.30 22:43:47.269429 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part 2025.04.30 22:43:47.269511 [ 192 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part 2025.04.30 22:43:47.275023 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4734 rows, containing 4 columns (4 merged, 0 gathered) in 0.008024775 sec., 589923.0819555689 rows/sec., 38.45 MiB/sec. 2025.04.30 22:43:47.275474 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.30 22:43:47.275914 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.276009 [ 193 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_76_15} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.30 22:43:47.276122 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.04.30 22:43:47.277061 [ 195 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 23986 rows, containing 5 columns (5 merged, 0 gathered) in 0.015178781 sec., 1580232.2992867476 rows/sec., 106.67 MiB/sec. 2025.04.30 22:43:47.277655 [ 193 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.30 22:43:47.277978 [ 193 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:47.278063 [ 193 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_76_15} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.30 22:43:47.278157 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.04.30 22:43:48.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.39 MiB, peak 241.37 MiB, free memory in arenas 0.00 B, will set to 231.55 MiB (RSS), difference: 1.15 MiB 2025.04.30 22:43:48.073138 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.04.30 22:43:48.073795 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:48.073836 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:48.074364 [ 245 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:43:48.074618 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:48.074802 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.04.30 22:43:49.610536 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.04.30 22:43:49.629172 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:49.629214 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:49.635973 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.30 22:43:49.636700 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:49.639659 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.04.30 22:43:52.249993 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.250192 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:52.250265 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:52.251052 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.251103 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.251537 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.30 22:43:52.251799 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.252042 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} executeQuery: Read 120 rows, 10.44 KiB in 0.001898 sec., 63224.44678609062 rows/sec., 5.37 MiB/sec. 2025.04.30 22:43:52.252102 [ 259 ] {6bc37d78-4853-4279-b2db-05a678e6dd75} TCPHandler: Processed in 0.002233087 sec. 2025.04.30 22:43:52.252240 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.252391 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:52.252440 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:52.252962 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.253000 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.253352 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:43:52.253605 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.253821 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} executeQuery: Read 32 rows, 2.41 KiB in 0.001455 sec., 21993.127147766325 rows/sec., 1.62 MiB/sec. 2025.04.30 22:43:52.253877 [ 259 ] {15c85672-9d77-49ff-bd14-e847de327559} TCPHandler: Processed in 0.001702779 sec. 2025.04.30 22:43:52.254026 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.254131 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:52.254176 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:52.254725 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.254763 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.255129 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.30 22:43:52.255366 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.255564 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} executeQuery: Read 96 rows, 7.68 KiB in 0.001455 sec., 65979.38144329897 rows/sec., 5.15 MiB/sec. 2025.04.30 22:43:52.255615 [ 259 ] {17a04aa2-2e18-4335-8cb3-0dd722291ad9} TCPHandler: Processed in 0.001649986 sec. 2025.04.30 22:43:52.255727 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.255839 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:52.255888 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:52.256386 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.256426 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.256806 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.30 22:43:52.257054 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.257250 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} executeQuery: Read 160 rows, 11.41 KiB in 0.00144 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. 2025.04.30 22:43:52.257299 [ 259 ] {d7674849-c9ae-4e46-b12e-cf8342c87505} TCPHandler: Processed in 0.001623376 sec. 2025.04.30 22:43:52.257405 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.257508 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:52.257571 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:52.258664 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.258702 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.259320 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.30 22:43:52.259584 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.259819 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} executeQuery: Read 32 rows, 58.72 KiB in 0.002325 sec., 13763.440860215054 rows/sec., 24.66 MiB/sec. 2025.04.30 22:43:52.259910 [ 259 ] {65aaf634-ef24-42f2-9375-24dfe1e0fe9b} TCPHandler: Processed in 0.002555078 sec. 2025.04.30 22:43:52.260015 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:52.260116 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:52.260160 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:52.260567 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:52.260605 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:52.260970 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.30 22:43:52.261211 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:52.261400 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2025.04.30 22:43:52.261474 [ 259 ] {0d0efa83-2bc2-4caa-9a0d-74be1af9a6fe} TCPHandler: Processed in 0.001505902 sec. 2025.04.30 22:43:55.235168 [ 144 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.04.30 22:43:55.235245 [ 144 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:55.235266 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:55.235485 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.04.30 22:43:55.235755 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:43:55.235795 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.04.30 22:43:55.235880 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:55.236144 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:55.236275 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:55.236463 [ 195 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.04.30 22:43:55.237541 [ 193 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002186665 sec., 90548.84950369627 rows/sec., 4.62 MiB/sec. 2025.04.30 22:43:55.237759 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.04.30 22:43:55.238166 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:55.238255 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_33_7} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.04.30 22:43:55.238353 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.30 22:43:55.349993 [ 144 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:43:55.350057 [ 144 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:43:55.575885 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.04.30 22:43:55.576497 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:55.576536 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:55.577072 [ 245 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:43:55.577324 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:55.577517 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.04.30 22:43:55.684751 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1394 2025.04.30 22:43:55.687679 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:55.687744 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:55.689239 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:43:55.689566 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:55.690243 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1394 2025.04.30 22:43:56.001333 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000936372 sec. 2025.04.30 22:43:57.140697 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.04.30 22:43:57.161759 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.161829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.168951 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.30 22:43:57.169718 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.172814 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.04.30 22:43:57.256532 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.256723 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.256795 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:43:57.257624 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.257676 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.258144 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:57.258422 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.258657 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} executeQuery: Read 212 rows, 13.81 KiB in 0.001983 sec., 106908.72415532022 rows/sec., 6.80 MiB/sec. 2025.04.30 22:43:57.258726 [ 259 ] {6563a6da-813e-4fd6-809f-059a4e7073d2} TCPHandler: Processed in 0.002389022 sec. 2025.04.30 22:43:57.258894 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.258998 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:43:57.259042 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:43:57.259857 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.259900 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.260315 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.30 22:43:57.260568 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.260787 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} executeQuery: Read 633 rows, 50.98 KiB in 0.001811 sec., 349530.64605190506 rows/sec., 27.49 MiB/sec. 2025.04.30 22:43:57.260850 [ 259 ] {34ec9f4e-659b-4e41-887e-707fb9316d0f} TCPHandler: Processed in 0.002015349 sec. 2025.04.30 22:43:57.260972 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.261086 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.261143 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:43:57.261758 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.261798 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.262174 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:43:57.262413 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.262619 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} executeQuery: Read 114 rows, 6.99 KiB in 0.001555 sec., 73311.89710610933 rows/sec., 4.39 MiB/sec. 2025.04.30 22:43:57.262672 [ 259 ] {36310d59-fd68-464d-91b7-5d074b4d2f3b} TCPHandler: Processed in 0.00175235 sec. 2025.04.30 22:43:57.262791 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.262895 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.262939 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:43:57.263474 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.263513 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.263868 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:57.264108 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.264319 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} executeQuery: Read 113 rows, 7.49 KiB in 0.001445 sec., 78200.69204152249 rows/sec., 5.06 MiB/sec. 2025.04.30 22:43:57.264369 [ 259 ] {99261e93-241d-456b-868c-e675c42ae1f6} TCPHandler: Processed in 0.001628665 sec. 2025.04.30 22:43:57.264495 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.264610 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.264654 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:43:57.265199 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.265238 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.265579 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:57.265813 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.266019 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} executeQuery: Read 112 rows, 6.53 KiB in 0.001429 sec., 78376.48705388384 rows/sec., 4.46 MiB/sec. 2025.04.30 22:43:57.266099 [ 259 ] {ebbabe45-5cc5-42eb-b53c-5d37afd9b0b7} TCPHandler: Processed in 0.001657107 sec. 2025.04.30 22:43:57.266253 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.266358 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:43:57.266401 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:43:57.267031 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.267069 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.267439 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.30 22:43:57.267668 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.267900 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} executeQuery: Read 390 rows, 28.23 KiB in 0.001556 sec., 250642.6735218509 rows/sec., 17.71 MiB/sec. 2025.04.30 22:43:57.267991 [ 259 ] {b4fac2f0-1510-401d-805e-23d7851b4ac9} TCPHandler: Processed in 0.001791362 sec. 2025.04.30 22:43:57.268180 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.268356 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:43:57.268404 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:43:57.268845 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.268883 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.269218 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:57.269448 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.269645 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. 2025.04.30 22:43:57.269692 [ 259 ] {5cec5b89-0428-412a-b562-171370e0047d} TCPHandler: Processed in 0.001613835 sec. 2025.04.30 22:43:57.269813 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.269918 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.269964 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:43:57.270469 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.270508 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.270884 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.30 22:43:57.271111 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.271315 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001419 sec., 167019.02748414376 rows/sec., 11.19 MiB/sec. 2025.04.30 22:43:57.271364 [ 259 ] {eb18cd84-1979-4af5-a1df-a5296146b4f3} TCPHandler: Processed in 0.001605155 sec. 2025.04.30 22:43:57.271487 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.271590 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.271637 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:43:57.272028 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.272066 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.272401 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.30 22:43:57.272645 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.272846 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. 2025.04.30 22:43:57.272894 [ 259 ] {5cdf51f9-1ec4-4ead-9f79-f9f80ea2bd72} TCPHandler: Processed in 0.00145733 sec. 2025.04.30 22:43:57.273006 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.273109 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.273174 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:43:57.274206 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.274246 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.274849 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.30 22:43:57.275109 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.275335 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} executeQuery: Read 8 rows, 14.68 KiB in 0.002245 sec., 3563.4743875278396 rows/sec., 6.39 MiB/sec. 2025.04.30 22:43:57.275566 [ 259 ] {2e136329-69ed-4d79-9f13-41d0d41e79ab} TCPHandler: Processed in 0.00260893 sec. 2025.04.30 22:43:57.275758 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:43:57.275859 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:43:57.275904 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:43:57.276312 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:43:57.276350 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:43:57.276698 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.30 22:43:57.276938 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:43:57.277140 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} executeQuery: Read 82 rows, 5.33 KiB in 0.001302 sec., 62980.030721966206 rows/sec., 4.00 MiB/sec. 2025.04.30 22:43:57.277188 [ 259 ] {f41f5b39-9552-4283-b449-cc77bfafb93d} TCPHandler: Processed in 0.0014881 sec. 2025.04.30 22:43:58.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.85 MiB, peak 241.37 MiB, free memory in arenas 0.00 B, will set to 231.55 MiB (RSS), difference: -1.30 MiB 2025.04.30 22:44:02.251433 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.251634 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:44:02.251707 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:44:02.252434 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.252486 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.252898 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.30 22:44:02.253150 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.253385 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} executeQuery: Read 6 rows, 501.00 B in 0.001797 sec., 3338.8981636060103 rows/sec., 272.26 KiB/sec. 2025.04.30 22:44:02.253570 [ 259 ] {90424e3c-6751-43d1-8746-7436c299b3e4} TCPHandler: Processed in 0.002257577 sec. 2025.04.30 22:44:02.253702 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.253811 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:02.253858 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:02.254451 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.254491 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.254843 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.30 22:44:02.255080 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.255321 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} executeQuery: Read 123 rows, 10.66 KiB in 0.001532 sec., 80287.20626631854 rows/sec., 6.80 MiB/sec. 2025.04.30 22:44:02.255427 [ 259 ] {dab792b0-cd3e-4c4e-88b8-81981d181ef8} TCPHandler: Processed in 0.001775781 sec. 2025.04.30 22:44:02.255598 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.255788 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:02.255836 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:02.256363 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.256401 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.256739 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:44:02.256978 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.257203 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} executeQuery: Read 38 rows, 2.83 KiB in 0.001439 sec., 26407.22724113968 rows/sec., 1.92 MiB/sec. 2025.04.30 22:44:02.257264 [ 259 ] {b3be3a89-883d-43d0-b840-299d35c2d650} TCPHandler: Processed in 0.00176603 sec. 2025.04.30 22:44:02.257486 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.257626 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:02.257671 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:02.258212 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.258250 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.258591 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.30 22:44:02.258832 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.259049 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} executeQuery: Read 102 rows, 8.17 KiB in 0.001442 sec., 70735.09015256588 rows/sec., 5.53 MiB/sec. 2025.04.30 22:44:02.259145 [ 259 ] {47ed10f8-f7d5-4636-872d-85fde815d9fd} TCPHandler: Processed in 0.00174766 sec. 2025.04.30 22:44:02.259267 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.259566 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:02.259697 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:02.260214 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.260252 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.260621 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.30 22:44:02.260846 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.261066 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} executeQuery: Read 163 rows, 11.62 KiB in 0.001605 sec., 101557.63239875389 rows/sec., 7.07 MiB/sec. 2025.04.30 22:44:02.261128 [ 259 ] {db32dc7a-297c-40cd-b88c-76c5da9c49df} TCPHandler: Processed in 0.001929076 sec. 2025.04.30 22:44:02.261356 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.261492 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:02.261561 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:02.262612 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.262650 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.263280 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.30 22:44:02.263529 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.263752 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} executeQuery: Read 32 rows, 58.72 KiB in 0.002283 sec., 14016.64476565922 rows/sec., 25.12 MiB/sec. 2025.04.30 22:44:02.263846 [ 259 ] {3e934748-d3fa-452b-a3de-f8272dea2cde} TCPHandler: Processed in 0.002584348 sec. 2025.04.30 22:44:02.263965 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:02.264068 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:02.264114 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:02.264522 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:02.264560 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:02.264908 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.30 22:44:02.265139 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:02.265331 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. 2025.04.30 22:44:02.265379 [ 259 ] {c7a70bbb-33e1-4e9f-9f22-6b0ad773d400} TCPHandler: Processed in 0.001465351 sec. 2025.04.30 22:44:03.078606 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.04.30 22:44:03.079240 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:03.079285 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:03.079778 [ 245 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:44:03.080020 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:03.080312 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.04.30 22:44:04.673863 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.04.30 22:44:04.693865 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:04.693923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:04.701821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.30 22:44:04.702601 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:04.706241 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.04.30 22:44:05.691313 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1430 2025.04.30 22:44:05.694492 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:05.694544 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:05.696001 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:05.696301 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:05.696549 [ 127 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.30 22:44:05.696672 [ 127 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:05.696775 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:05.697232 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.30 22:44:05.698536 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1430 2025.04.30 22:44:05.698831 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:05.698977 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1264 rows starting from the beginning of the part 2025.04.30 22:44:05.699649 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.04.30 22:44:05.700232 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:44:05.700770 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.04.30 22:44:05.701290 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.04.30 22:44:05.701859 [ 195 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.04.30 22:44:05.709919 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 72 columns (72 merged, 0 gathered) in 0.012982836 sec., 110145.42585302626 rows/sec., 85.66 MiB/sec. 2025.04.30 22:44:05.711565 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.30 22:44:05.712366 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:05.712462 [ 193 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_36_7} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.30 22:44:05.712801 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2025.04.30 22:44:07.256037 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.256217 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.256286 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:07.257116 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.257164 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.257598 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:44:07.257848 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.258078 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} executeQuery: Read 212 rows, 13.81 KiB in 0.001911 sec., 110936.6823652538 rows/sec., 7.06 MiB/sec. 2025.04.30 22:44:07.258132 [ 259 ] {4ef3243b-c706-4285-a1ab-de1e12e35e90} TCPHandler: Processed in 0.002233736 sec. 2025.04.30 22:44:07.258253 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.258358 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:07.258403 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:07.259250 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.259288 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.259666 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.30 22:44:07.259905 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.260133 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} executeQuery: Read 633 rows, 50.98 KiB in 0.001796 sec., 352449.88864142535 rows/sec., 27.72 MiB/sec. 2025.04.30 22:44:07.260182 [ 259 ] {77fb155c-9894-4a06-8b2e-35d7b58f21aa} TCPHandler: Processed in 0.001979998 sec. 2025.04.30 22:44:07.260294 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.260397 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.260442 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:07.260985 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.261025 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.261366 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:44:07.261600 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.261774 [ 123 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.04.30 22:44:07.261822 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} executeQuery: Read 114 rows, 6.99 KiB in 0.001443 sec., 79002.079002079 rows/sec., 4.73 MiB/sec. 2025.04.30 22:44:07.261853 [ 123 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.261933 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.261935 [ 259 ] {ddefc657-e68e-47a5-8a1d-c05911bfa5a9} TCPHandler: Processed in 0.001688618 sec. 2025.04.30 22:44:07.262168 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.262323 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:44:07.262446 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.262592 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:07.263126 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:07.263285 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 164 rows starting from the beginning of the part 2025.04.30 22:44:07.263932 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:07.264229 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:07.264663 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:07.264922 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part 2025.04.30 22:44:07.265377 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:07.266215 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.266272 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.267238 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:44:07.267845 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.268385 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} executeQuery: Read 113 rows, 7.49 KiB in 0.005987 sec., 18874.227492901286 rows/sec., 1.22 MiB/sec. 2025.04.30 22:44:07.268725 [ 259 ] {641cb726-93ec-4d8f-8721-733bf1c79894} TCPHandler: Processed in 0.006655849 sec. 2025.04.30 22:44:07.269083 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.269256 [ 193 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.007185107 sec., 80165.82077344152 rows/sec., 5.31 MiB/sec. 2025.04.30 22:44:07.269298 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.269365 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:07.269521 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.04.30 22:44:07.270144 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.270362 [ 196 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_65_13} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.04.30 22:44:07.270553 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.30 22:44:07.270640 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.270683 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.271036 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:44:07.271268 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.271467 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} executeQuery: Read 112 rows, 6.53 KiB in 0.002214 sec., 50587.17253839206 rows/sec., 2.88 MiB/sec. 2025.04.30 22:44:07.271519 [ 259 ] {82cf8377-8d12-43ba-9f69-bc72ff1e7cfd} TCPHandler: Processed in 0.002585219 sec. 2025.04.30 22:44:07.271635 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.271742 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:07.271787 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:07.272453 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.272493 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.272855 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.30 22:44:07.273089 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.273290 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} executeQuery: Read 390 rows, 28.23 KiB in 0.001572 sec., 248091.6030534351 rows/sec., 17.53 MiB/sec. 2025.04.30 22:44:07.273343 [ 259 ] {b25ad519-8e07-4035-99bb-146fe87584dc} TCPHandler: Processed in 0.00175945 sec. 2025.04.30 22:44:07.273459 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.273563 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:07.273608 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:07.274013 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.274051 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.274391 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:44:07.274631 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.274821 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} executeQuery: Read 6 rows, 321.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 245.10 KiB/sec. 2025.04.30 22:44:07.274869 [ 259 ] {5c724c51-8ddb-46cd-9bc5-79630c20109b} TCPHandler: Processed in 0.00146054 sec. 2025.04.30 22:44:07.274977 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.275081 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.275130 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:07.275634 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.275673 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.276046 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.30 22:44:07.276280 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.276479 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} executeQuery: Read 237 rows, 16.27 KiB in 0.001418 sec., 167136.81241184767 rows/sec., 11.20 MiB/sec. 2025.04.30 22:44:07.276529 [ 259 ] {40865e56-c418-4c5f-8782-594bfd647d3b} TCPHandler: Processed in 0.001601915 sec. 2025.04.30 22:44:07.276644 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.276747 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.276794 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:07.277190 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.277228 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.277561 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.30 22:44:07.277801 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.277990 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec. 2025.04.30 22:44:07.278037 [ 259 ] {ffbcf39c-40eb-4167-80e4-6436a085138c} TCPHandler: Processed in 0.00144195 sec. 2025.04.30 22:44:07.278142 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.278245 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.278310 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:07.279313 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.279353 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.279938 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.30 22:44:07.280204 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.280451 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} executeQuery: Read 8 rows, 14.68 KiB in 0.002226 sec., 3593.8903863432165 rows/sec., 6.44 MiB/sec. 2025.04.30 22:44:07.280541 [ 259 ] {d716028d-0a4b-43f5-abbe-0ced967a8cfd} TCPHandler: Processed in 0.002448284 sec. 2025.04.30 22:44:07.280647 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:07.280748 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:07.280794 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:07.281208 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:07.281247 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:07.281595 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.30 22:44:07.281833 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:07.282045 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} executeQuery: Read 82 rows, 5.33 KiB in 0.001314 sec., 62404.8706240487 rows/sec., 3.96 MiB/sec. 2025.04.30 22:44:07.282139 [ 259 ] {d20c4467-1c29-490a-a675-4cb10c780a44} TCPHandler: Processed in 0.001539473 sec. 2025.04.30 22:44:10.350116 [ 115 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:44:10.350202 [ 115 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:44:10.581407 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.04.30 22:44:10.582004 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:10.582043 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:10.582543 [ 245 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:44:10.582803 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:10.582991 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.04.30 22:44:12.206315 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.04.30 22:44:12.227003 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.227049 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.234106 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.30 22:44:12.234860 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.237420 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.04.30 22:44:12.250760 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.250971 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:12.251050 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:12.251842 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.251893 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.252322 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.30 22:44:12.252568 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.252793 [ 112 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.30 22:44:12.252799 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} executeQuery: Read 120 rows, 10.44 KiB in 0.001873 sec., 64068.339562199675 rows/sec., 5.44 MiB/sec. 2025.04.30 22:44:12.252926 [ 112 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.252978 [ 259 ] {9464e3c6-4a88-4942-9b94-18516ecf0e41} TCPHandler: Processed in 0.00235514 sec. 2025.04.30 22:44:12.253005 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.253148 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.253309 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.30 22:44:12.253350 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.253451 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:12.253681 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:12.253768 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1846 rows starting from the beginning of the part 2025.04.30 22:44:12.254225 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:12.254622 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 633 rows starting from the beginning of the part 2025.04.30 22:44:12.254916 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 123 rows starting from the beginning of the part 2025.04.30 22:44:12.255280 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 633 rows starting from the beginning of the part 2025.04.30 22:44:12.255600 [ 191 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:12.256217 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.256275 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.256976 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:44:12.257517 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.258005 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} executeQuery: Read 32 rows, 2.41 KiB in 0.004685 sec., 6830.309498399146 rows/sec., 513.61 KiB/sec. 2025.04.30 22:44:12.258198 [ 259 ] {b3f229fa-da77-48f4-aae2-94ae66d33037} TCPHandler: Processed in 0.005123916 sec. 2025.04.30 22:44:12.258356 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.258485 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:12.258550 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:12.259379 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.006222973 sec., 558414.764132835 rows/sec., 47.28 MiB/sec. 2025.04.30 22:44:12.259686 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.259731 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.260016 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.30 22:44:12.260380 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.30 22:44:12.260679 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.260822 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.260856 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_81_16} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.30 22:44:12.261070 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.30 22:44:12.261160 [ 112 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.30 22:44:12.261218 [ 112 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.261226 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} executeQuery: Read 96 rows, 7.68 KiB in 0.002751 sec., 34896.40130861505 rows/sec., 2.73 MiB/sec. 2025.04.30 22:44:12.261249 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.261431 [ 259 ] {53ec228f-61d2-4e82-90f0-2c0bf764eab9} TCPHandler: Processed in 0.003130687 sec. 2025.04.30 22:44:12.261522 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.30 22:44:12.261601 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.261683 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:12.261764 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part 2025.04.30 22:44:12.261801 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.261960 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:12.262107 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:12.262548 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 390 rows starting from the beginning of the part 2025.04.30 22:44:12.263000 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part 2025.04.30 22:44:12.263297 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 390 rows starting from the beginning of the part 2025.04.30 22:44:12.263655 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:12.264380 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.264456 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.265462 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.30 22:44:12.265961 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.266191 [ 112 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.30 22:44:12.266283 [ 112 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.266320 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} executeQuery: Read 160 rows, 11.41 KiB in 0.004578 sec., 34949.759720401926 rows/sec., 2.43 MiB/sec. 2025.04.30 22:44:12.266343 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.266646 [ 259 ] {3386176c-840e-458b-9f7c-3fe3f4fc5b33} TCPHandler: Processed in 0.005096105 sec. 2025.04.30 22:44:12.267136 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.267360 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.30 22:44:12.267385 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.005991826 sec., 331785.3355554718 rows/sec., 25.38 MiB/sec. 2025.04.30 22:44:12.267496 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.267787 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.30 22:44:12.267795 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:12.267958 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:12.268176 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23986 rows starting from the beginning of the part 2025.04.30 22:44:12.268947 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:12.268996 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.269354 [ 200 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_81_16} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.30 22:44:12.269645 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.30 22:44:12.269698 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part 2025.04.30 22:44:12.270189 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 163 rows starting from the beginning of the part 2025.04.30 22:44:12.270603 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2025.04.30 22:44:12.271065 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:12.272885 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.272936 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.274818 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.30 22:44:12.275103 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.275580 [ 112 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.30 22:44:12.275704 [ 112 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.275740 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} executeQuery: Read 32 rows, 58.72 KiB in 0.008352 sec., 3831.417624521073 rows/sec., 6.87 MiB/sec. 2025.04.30 22:44:12.275796 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.276310 [ 259 ] {ba12e063-5172-441a-a0c3-24279b755132} TCPHandler: Processed in 0.00931777 sec. 2025.04.30 22:44:12.276388 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.30 22:44:12.276707 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.276962 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.277094 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:12.277267 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:12.277518 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1150 rows starting from the beginning of the part 2025.04.30 22:44:12.278641 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:12.279622 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:12.279883 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.280210 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:12.280376 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:12.281287 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:12.282044 [ 200 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:12.282064 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.30 22:44:12.283048 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.283670 [ 112 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.30 22:44:12.283893 [ 112 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.283988 [ 194 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24943 rows, containing 5 columns (5 merged, 0 gathered) in 0.017329855 sec., 1439308.061146501 rows/sec., 97.20 MiB/sec. 2025.04.30 22:44:12.284013 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} executeQuery: Read 60 rows, 4.14 KiB in 0.007109 sec., 8440.005626670418 rows/sec., 582.45 KiB/sec. 2025.04.30 22:44:12.284174 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.284378 [ 259 ] {a4311191-e206-43c1-a57a-320218541ecd} TCPHandler: Processed in 0.007755476 sec. 2025.04.30 22:44:12.284637 [ 187 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.30 22:44:12.285062 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.30 22:44:12.285714 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:12.285736 [ 187 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.285873 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4734 rows starting from the beginning of the part 2025.04.30 22:44:12.286141 [ 187 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_81_16} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.30 22:44:12.286384 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:12.286567 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.04.30 22:44:12.286717 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part 2025.04.30 22:44:12.286886 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:12.287101 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.04.30 22:44:12.287319 [ 189 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:12.291384 [ 187 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5078 rows, containing 4 columns (4 merged, 0 gathered) in 0.006930858 sec., 732665.4217991481 rows/sec., 47.77 MiB/sec. 2025.04.30 22:44:12.293190 [ 187 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.30 22:44:12.293527 [ 187 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.293643 [ 187 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_81_16} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.30 22:44:12.293731 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.04.30 22:44:12.294862 [ 192 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 19 columns (19 merged, 0 gathered) in 0.018874958 sec., 66861.07592928153 rows/sec., 119.81 MiB/sec. 2025.04.30 22:44:12.296358 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.30 22:44:12.296801 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.296880 [ 198 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_66_13} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.30 22:44:12.297039 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.04.30 22:44:12.532793 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.533031 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.533122 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:12.533984 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.534026 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.534470 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:12.534753 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.534950 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} executeQuery: Read 212 rows, 13.81 KiB in 0.001982 sec., 106962.66397578205 rows/sec., 6.80 MiB/sec. 2025.04.30 22:44:12.535004 [ 259 ] {bb4279ba-c2d1-4d41-9b19-d060008351c9} TCPHandler: Processed in 0.002365061 sec. 2025.04.30 22:44:12.535126 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.535229 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.30 22:44:12.535275 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.30 22:44:12.535781 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.535818 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.536160 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.30 22:44:12.536399 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} oximeter.fields_ipaddr (4dea1092-816a-42b9-a56f-a845cbc6e13d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.536612 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} executeQuery: Read 12 rows, 1002.00 B in 0.001393 sec., 8614.501076812636 rows/sec., 702.45 KiB/sec. 2025.04.30 22:44:12.536805 [ 259 ] {2c914aef-452c-43ea-9ea6-0765059553a8} TCPHandler: Processed in 0.00172406 sec. 2025.04.30 22:44:12.536937 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.537038 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:12.537083 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:12.538548 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.538586 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.539052 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.30 22:44:12.539299 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.539488 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} executeQuery: Read 1779 rows, 147.98 KiB in 0.002464 sec., 721996.7532467532 rows/sec., 58.65 MiB/sec. 2025.04.30 22:44:12.539558 [ 259 ] {d5b7fe0b-f03a-40b3-8eb9-3aa8e74e577e} TCPHandler: Processed in 0.002671071 sec. 2025.04.30 22:44:12.539694 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.540007 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.540156 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:12.541199 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.541237 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.541582 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:44:12.541827 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.541996 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} executeQuery: Read 126 rows, 7.83 KiB in 0.002123 sec., 59349.97644842205 rows/sec., 3.60 MiB/sec. 2025.04.30 22:44:12.542053 [ 259 ] {86ff18e4-096d-4884-9dd9-c2917116d2b0} TCPHandler: Processed in 0.002409243 sec. 2025.04.30 22:44:12.542196 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.542306 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.542349 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:12.542978 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.543016 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.543386 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:12.543619 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.543786 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} executeQuery: Read 341 rows, 23.30 KiB in 0.001502 sec., 227030.62583222368 rows/sec., 15.15 MiB/sec. 2025.04.30 22:44:12.543835 [ 259 ] {0c5951d5-94a1-467b-b545-fcdb93f0f657} TCPHandler: Processed in 0.001705388 sec. 2025.04.30 22:44:12.543944 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.544047 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.544091 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:12.544623 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.544659 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.544996 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:12.545225 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.545389 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} executeQuery: Read 112 rows, 6.53 KiB in 0.001363 sec., 82171.68011738811 rows/sec., 4.68 MiB/sec. 2025.04.30 22:44:12.545437 [ 259 ] {bba37e17-8416-4282-b0ba-6a0e64c28777} TCPHandler: Processed in 0.001541923 sec. 2025.04.30 22:44:12.545551 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.545653 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:12.545697 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:12.546524 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.546560 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.546940 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.30 22:44:12.547185 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.547344 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} executeQuery: Read 858 rows, 63.49 KiB in 0.001712 sec., 501168.2242990654 rows/sec., 36.22 MiB/sec. 2025.04.30 22:44:12.547392 [ 259 ] {dfb9d1f0-a9d1-4b5c-8418-331fe89480a7} TCPHandler: Processed in 0.001891235 sec. 2025.04.30 22:44:12.547506 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.547609 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:12.547655 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:12.548055 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.548091 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.548449 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:12.548683 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.548869 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. 2025.04.30 22:44:12.548949 [ 259 ] {5be22ca6-6754-41e3-ab1b-a6ebf7931193} TCPHandler: Processed in 0.001490691 sec. 2025.04.30 22:44:12.549111 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.549238 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.549289 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:12.549973 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.550010 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.550425 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.30 22:44:12.550662 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.550833 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} executeQuery: Read 961 rows, 65.39 KiB in 0.001618 sec., 593943.1396786155 rows/sec., 39.47 MiB/sec. 2025.04.30 22:44:12.550888 [ 259 ] {f3847af3-2342-4bcb-81d8-715f08770817} TCPHandler: Processed in 0.001860893 sec. 2025.04.30 22:44:12.551035 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.551171 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.551218 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:12.551595 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.551631 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.551973 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.30 22:44:12.552205 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.552367 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. 2025.04.30 22:44:12.552413 [ 259 ] {307aa2f8-638c-40b5-8833-49af83626db0} TCPHandler: Processed in 0.00144144 sec. 2025.04.30 22:44:12.552523 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.552650 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.552713 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:12.553715 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.553753 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.554330 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.30 22:44:12.554605 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.554792 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} executeQuery: Read 8 rows, 14.68 KiB in 0.002164 sec., 3696.857670979667 rows/sec., 6.62 MiB/sec. 2025.04.30 22:44:12.554882 [ 259 ] {25f2c932-728a-4679-b612-a45f03676357} TCPHandler: Processed in 0.002409643 sec. 2025.04.30 22:44:12.555001 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:12.555104 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:12.555150 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:12.555545 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:12.555581 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.04.30 22:44:12.555927 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.30 22:44:12.556162 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:12.556326 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} executeQuery: Read 34 rows, 2.02 KiB in 0.001244 sec., 27331.18971061093 rows/sec., 1.59 MiB/sec. 2025.04.30 22:44:12.556372 [ 259 ] {dc9a4c49-9ebf-4a8c-b925-7c62664aee65} TCPHandler: Processed in 0.001422728 sec. 2025.04.30 22:44:15.698763 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1488 2025.04.30 22:44:15.702574 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:15.702631 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:15.704152 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:15.704469 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:15.705107 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1488 2025.04.30 22:44:16.000142 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.02 MiB, peak 244.29 MiB, free memory in arenas 0.00 B, will set to 234.02 MiB (RSS), difference: 4.00 MiB 2025.04.30 22:44:17.246577 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:17.246762 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:17.246846 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:17.247610 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:17.247652 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:17.248109 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.30 22:44:17.248375 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:17.248573 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. 2025.04.30 22:44:17.248637 [ 259 ] {c8f1ed9f-2e97-4f64-9a4a-032bc1ab4558} TCPHandler: Processed in 0.002187885 sec. 2025.04.30 22:44:17.248764 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:17.248876 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:17.248925 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:17.249477 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:17.249514 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:17.249875 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.30 22:44:17.250131 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:17.250298 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} executeQuery: Read 64 rows, 5.12 KiB in 0.001449 sec., 44168.39199447895 rows/sec., 3.45 MiB/sec. 2025.04.30 22:44:17.250348 [ 259 ] {8c9b14a0-3d23-4876-8961-da95f96c9492} TCPHandler: Processed in 0.001639346 sec. 2025.04.30 22:44:17.250464 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:17.250569 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:17.250619 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:17.251127 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:17.251164 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:17.251548 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.30 22:44:17.251794 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:17.251965 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} executeQuery: Read 128 rows, 9.13 KiB in 0.001419 sec., 90204.36927413673 rows/sec., 6.28 MiB/sec. 2025.04.30 22:44:17.252014 [ 259 ] {1475f80f-7f51-44df-919a-42629083ef23} TCPHandler: Processed in 0.001602655 sec. 2025.04.30 22:44:17.252132 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:17.252237 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:17.252283 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:17.252690 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:17.252727 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:17.253126 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.30 22:44:17.253367 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:17.253535 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} executeQuery: Read 48 rows, 3.31 KiB in 0.001322 sec., 36308.62329803328 rows/sec., 2.45 MiB/sec. 2025.04.30 22:44:17.253583 [ 259 ] {508c9f0b-311d-4a4a-b82d-42f655b78e6d} TCPHandler: Processed in 0.001502472 sec. 2025.04.30 22:44:18.083121 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.04.30 22:44:18.084117 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:18.084171 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:18.084708 [ 245 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:44:18.084976 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:18.085232 [ 99 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:44:18.085273 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.04.30 22:44:18.085364 [ 99 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:18.085414 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:18.085557 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:44:18.085656 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:18.085688 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.04.30 22:44:18.085756 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:18.085969 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:18.086163 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:18.086313 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:18.086447 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:18.088907 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397336 sec., 6894814.05430608 rows/sec., 98.63 MiB/sec. 2025.04.30 22:44:18.089313 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:44:18.089639 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:18.089730 [ 192 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_51_10} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:44:18.089836 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.04.30 22:44:19.738447 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.04.30 22:44:19.759642 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:19.759694 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:19.766938 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.30 22:44:19.767699 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:19.768040 [ 95 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.30 22:44:19.768107 [ 95 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:19.768151 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:19.768856 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.30 22:44:19.783569 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.04.30 22:44:19.785398 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:19.787081 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.04.30 22:44:19.793218 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:19.799105 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.04.30 22:44:19.804568 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:19.810136 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.04.30 22:44:19.814589 [ 188 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:19.874830 [ 186 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106534798 sec., 3613.842680773657 rows/sec., 18.69 MiB/sec. 2025.04.30 22:44:19.877937 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.30 22:44:19.881164 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:19.881259 [ 197 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_51_10} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.30 22:44:19.883446 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.04.30 22:44:20.001144 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 248.50 MiB, free memory in arenas 0.00 B, will set to 236.54 MiB (RSS), difference: 1.45 MiB 2025.04.30 22:44:22.250094 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.250280 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:22.250348 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:22.251121 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.251165 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.251592 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.30 22:44:22.251841 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.252068 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} executeQuery: Read 120 rows, 10.44 KiB in 0.001837 sec., 65323.897659227 rows/sec., 5.55 MiB/sec. 2025.04.30 22:44:22.252159 [ 259 ] {ead6fa9b-acc5-4b5b-9bba-65a96957c93f} TCPHandler: Processed in 0.002197115 sec. 2025.04.30 22:44:22.252293 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.252546 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:22.252665 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:22.253556 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.253596 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.253930 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:44:22.254175 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.254371 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} executeQuery: Read 32 rows, 2.41 KiB in 0.001928 sec., 16597.510373443984 rows/sec., 1.22 MiB/sec. 2025.04.30 22:44:22.254425 [ 259 ] {1bc88d3d-0194-4a18-8755-947f57479080} TCPHandler: Processed in 0.002185855 sec. 2025.04.30 22:44:22.254545 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.254648 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:22.254693 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:22.255221 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.255260 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.255602 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.30 22:44:22.255836 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.256038 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} executeQuery: Read 96 rows, 7.68 KiB in 0.00141 sec., 68085.10638297872 rows/sec., 5.32 MiB/sec. 2025.04.30 22:44:22.256105 [ 259 ] {637659e7-56bb-4804-b89b-7cd3d42234b9} TCPHandler: Processed in 0.001609846 sec. 2025.04.30 22:44:22.256228 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.256348 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:22.256395 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:22.256929 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.256967 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.257372 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.30 22:44:22.257623 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.257853 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} executeQuery: Read 160 rows, 11.41 KiB in 0.001519 sec., 105332.45556287031 rows/sec., 7.34 MiB/sec. 2025.04.30 22:44:22.257950 [ 259 ] {0a9e664c-bee4-4b80-b632-6bbabcba5c35} TCPHandler: Processed in 0.001785141 sec. 2025.04.30 22:44:22.258088 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.258398 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:22.258593 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:22.259732 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.259771 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.260402 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.30 22:44:22.260656 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.260894 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} executeQuery: Read 32 rows, 58.72 KiB in 0.002615 sec., 12237.093690248565 rows/sec., 21.93 MiB/sec. 2025.04.30 22:44:22.260999 [ 259 ] {9e2b6bf3-a342-473b-b7ca-cb982cbddb8a} TCPHandler: Processed in 0.002987763 sec. 2025.04.30 22:44:22.261126 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:22.261239 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:22.261285 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:22.261710 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:22.261749 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:22.262116 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.30 22:44:22.262351 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:22.262548 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.04.30 22:44:22.262598 [ 259 ] {65f655f4-aeb6-4a31-b6cb-6f26f27a4a81} TCPHandler: Processed in 0.001526213 sec. 2025.04.30 22:44:24.941101 [ 92 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.04.30 22:44:24.941173 [ 92 ] {} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:24.941195 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:24.941426 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.04.30 22:44:24.941724 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:24.941770 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part 2025.04.30 22:44:24.941851 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.04.30 22:44:24.942047 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.04.30 22:44:24.942305 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.04.30 22:44:24.942413 [ 195 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.04.30 22:44:24.943552 [ 193 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269037 sec., 15865.761554351033 rows/sec., 1.04 MiB/sec. 2025.04.30 22:44:24.943757 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.04.30 22:44:24.944150 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:24.944260 [ 190 ] {1a2cf388-9475-44fb-a9db-754af81d826f::all_1_36_8} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.04.30 22:44:24.944377 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.30 22:44:25.092952 [ 92 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.04.30 22:44:25.093005 [ 92 ] {} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:25.093026 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:25.093174 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.04.30 22:44:25.093568 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:25.093648 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 341 rows starting from the beginning of the part 2025.04.30 22:44:25.093738 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 341 rows starting from the beginning of the part 2025.04.30 22:44:25.093885 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part 2025.04.30 22:44:25.094084 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part 2025.04.30 22:44:25.094166 [ 195 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 341 rows starting from the beginning of the part 2025.04.30 22:44:25.095344 [ 187 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002257318 sec., 553311.4962092182 rows/sec., 38.83 MiB/sec. 2025.04.30 22:44:25.095572 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.04.30 22:44:25.095931 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:25.096023 [ 194 ] {8ab213ef-0c73-405c-bede-b90985010e07::all_1_36_8} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.04.30 22:44:25.096126 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.30 22:44:25.350276 [ 92 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:44:25.350344 [ 92 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:44:25.586375 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.04.30 22:44:25.586999 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:25.587045 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:25.587573 [ 245 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:44:25.587827 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:25.588014 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.04.30 22:44:25.706286 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1508 2025.04.30 22:44:25.709051 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:25.709102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:25.710538 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:25.710835 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:25.712140 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1508 2025.04.30 22:44:27.256243 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.256448 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.256525 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:27.257374 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.257421 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.257864 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:27.258129 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.258350 [ 90 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.04.30 22:44:27.258375 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} executeQuery: Read 212 rows, 13.81 KiB in 0.001983 sec., 106908.72415532022 rows/sec., 6.80 MiB/sec. 2025.04.30 22:44:27.258435 [ 90 ] {} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.258494 [ 259 ] {fd2d53b8-c8c3-43f9-8822-765b8fe76067} TCPHandler: Processed in 0.002377491 sec. 2025.04.30 22:44:27.258504 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.258700 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.04.30 22:44:27.258705 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.258974 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:27.258983 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:27.259040 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part 2025.04.30 22:44:27.259086 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:27.259408 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part 2025.04.30 22:44:27.259763 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part 2025.04.30 22:44:27.260204 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part 2025.04.30 22:44:27.260610 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part 2025.04.30 22:44:27.262180 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.262251 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.263111 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004491405 sec., 236006.3276413505 rows/sec., 15.91 MiB/sec. 2025.04.30 22:44:27.263241 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.30 22:44:27.263297 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.04.30 22:44:27.263720 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.263828 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.264083 [ 195 ] {84e1799a-6177-4738-9088-5e51a5999881::all_1_37_9} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.04.30 22:44:27.264133 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} executeQuery: Read 633 rows, 50.98 KiB in 0.005245 sec., 120686.36796949476 rows/sec., 9.49 MiB/sec. 2025.04.30 22:44:27.264246 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.30 22:44:27.264334 [ 259 ] {f753281c-a8ee-41da-b829-a983a106f6b3} TCPHandler: Processed in 0.005706776 sec. 2025.04.30 22:44:27.264457 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.264563 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.264609 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:27.265192 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.265232 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.265606 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:44:27.265860 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.266033 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} executeQuery: Read 114 rows, 6.99 KiB in 0.001493 sec., 76356.32953784327 rows/sec., 4.57 MiB/sec. 2025.04.30 22:44:27.266081 [ 259 ] {af385320-cd90-4c10-a73a-eebdb818ce9a} TCPHandler: Processed in 0.001675208 sec. 2025.04.30 22:44:27.266196 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.266299 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.266344 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:27.266878 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.266914 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.267255 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:27.267499 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.267675 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} executeQuery: Read 113 rows, 7.49 KiB in 0.001397 sec., 80887.61632068719 rows/sec., 5.24 MiB/sec. 2025.04.30 22:44:27.267727 [ 259 ] {454be395-f6a7-4042-a455-3457b8e7545f} TCPHandler: Processed in 0.001580964 sec. 2025.04.30 22:44:27.267841 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.267946 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.267990 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:27.268531 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.268569 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.268923 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:27.269165 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.269291 [ 89 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.04.30 22:44:27.269333 [ 89 ] {} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.269345 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} executeQuery: Read 112 rows, 6.53 KiB in 0.001419 sec., 78928.82311486964 rows/sec., 4.50 MiB/sec. 2025.04.30 22:44:27.269355 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.269458 [ 259 ] {a208fee6-cfaf-459f-95a8-bda795b25327} TCPHandler: Processed in 0.001664738 sec. 2025.04.30 22:44:27.269572 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.04.30 22:44:27.269651 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.269750 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:27.269838 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part 2025.04.30 22:44:27.269847 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:27.270008 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:27.270095 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part 2025.04.30 22:44:27.270490 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part 2025.04.30 22:44:27.270909 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part 2025.04.30 22:44:27.271283 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part 2025.04.30 22:44:27.272863 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.272942 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.273735 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004283467 sec., 130735.2198581196 rows/sec., 7.95 MiB/sec. 2025.04.30 22:44:27.273886 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.30 22:44:27.273911 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.04.30 22:44:27.274367 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.274435 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.274525 [ 187 ] {472cc780-f552-450a-a096-4f5a8203a7f4::all_1_37_9} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.04.30 22:44:27.274652 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.30 22:44:27.274818 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} executeQuery: Read 390 rows, 28.23 KiB in 0.005035 sec., 77457.79543197616 rows/sec., 5.47 MiB/sec. 2025.04.30 22:44:27.274892 [ 259 ] {f809020a-4778-4fae-b17b-6ff7787bc3d7} TCPHandler: Processed in 0.005317562 sec. 2025.04.30 22:44:27.275006 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.275112 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:27.275159 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:27.275578 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.275617 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.275976 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:27.276207 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.276413 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. 2025.04.30 22:44:27.276477 [ 259 ] {1f59cd6e-2fea-46eb-85e0-189359399ebd} TCPHandler: Processed in 0.001517543 sec. 2025.04.30 22:44:27.276712 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.276821 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.276870 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:27.277377 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.277415 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.277799 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.30 22:44:27.278041 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.278223 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} executeQuery: Read 237 rows, 16.27 KiB in 0.001426 sec., 166199.1584852735 rows/sec., 11.14 MiB/sec. 2025.04.30 22:44:27.278278 [ 259 ] {9353cac4-84ae-44fc-96fd-550236de6389} TCPHandler: Processed in 0.001652657 sec. 2025.04.30 22:44:27.278431 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.278548 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.278597 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:27.279052 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.279091 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.279437 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.30 22:44:27.279673 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.279846 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. 2025.04.30 22:44:27.279894 [ 259 ] {27c12c88-71d4-431c-b3ff-a952685d2e7b} TCPHandler: Processed in 0.001532632 sec. 2025.04.30 22:44:27.280004 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.280106 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.280170 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:27.281205 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.281242 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.281834 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.30 22:44:27.282085 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.282313 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} executeQuery: Read 8 rows, 14.68 KiB in 0.002215 sec., 3611.7381489841987 rows/sec., 6.47 MiB/sec. 2025.04.30 22:44:27.282719 [ 259 ] {4ffe3658-c4be-4c74-bf8a-65bbe9976f6b} TCPHandler: Processed in 0.002761745 sec. 2025.04.30 22:44:27.283017 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:27.283123 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:27.283171 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:27.283632 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.283673 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.284052 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.30 22:44:27.284300 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.284478 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec. 2025.04.30 22:44:27.284530 [ 259 ] {007d8b51-24c6-476e-96d3-c2ad87662b33} TCPHandler: Processed in 0.001576744 sec. 2025.04.30 22:44:27.284594 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.04.30 22:44:27.304569 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:27.304644 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:27.311484 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.30 22:44:27.312215 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:27.314826 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.04.30 22:44:28.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.93 MiB, peak 248.50 MiB, free memory in arenas 0.00 B, will set to 236.56 MiB (RSS), difference: -1.37 MiB 2025.04.30 22:44:32.251154 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.251357 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:32.251429 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:32.252184 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.252235 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.252687 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.30 22:44:32.252960 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.253184 [ 80 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.30 22:44:32.253212 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} executeQuery: Read 120 rows, 10.44 KiB in 0.001904 sec., 63025.21008403361 rows/sec., 5.36 MiB/sec. 2025.04.30 22:44:32.253263 [ 80 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.253331 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.253350 [ 259 ] {79a5f1dc-8692-4f0e-a3f5-d3cb08c68450} TCPHandler: Processed in 0.00231698 sec. 2025.04.30 22:44:32.253585 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.253596 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.30 22:44:32.253974 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:32.254103 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:32.254190 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:32.254230 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1846 rows starting from the beginning of the part 2025.04.30 22:44:32.254788 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1779 rows starting from the beginning of the part 2025.04.30 22:44:32.255358 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.04.30 22:44:32.255879 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:32.256167 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 633 rows starting from the beginning of the part 2025.04.30 22:44:32.256509 [ 196 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:32.257755 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.257811 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.258705 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:44:32.259134 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.259361 [ 80 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.04.30 22:44:32.259469 [ 80 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.259469 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} executeQuery: Read 32 rows, 2.41 KiB in 0.005666 sec., 5647.723261560183 rows/sec., 424.68 KiB/sec. 2025.04.30 22:44:32.259585 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.259684 [ 259 ] {1f574916-992f-4090-b5b6-4ae01883e079} TCPHandler: Processed in 0.006187402 sec. 2025.04.30 22:44:32.260106 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.260588 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:32.260828 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:32.261045 [ 200 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.007584831 sec., 600408.8950696462 rows/sec., 51.02 MiB/sec. 2025.04.30 22:44:32.261453 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:44:32.261991 [ 189 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.30 22:44:32.262207 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:32.262378 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 164 rows starting from the beginning of the part 2025.04.30 22:44:32.262906 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:32.263319 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 126 rows starting from the beginning of the part 2025.04.30 22:44:32.263714 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:32.264225 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:32.264622 [ 191 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:32.264349 [ 189 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.264746 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.264854 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.265368 [ 189 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_86_17} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.30 22:44:32.265685 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.30 22:44:32.266173 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.30 22:44:32.266788 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.267262 [ 80 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.30 22:44:32.267384 [ 80 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.267442 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} executeQuery: Read 96 rows, 7.68 KiB in 0.007054 sec., 13609.299688120214 rows/sec., 1.06 MiB/sec. 2025.04.30 22:44:32.267471 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.267779 [ 259 ] {92f22b9b-b386-4037-9bf2-d09141b5fc13} TCPHandler: Processed in 0.007826518 sec. 2025.04.30 22:44:32.268160 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.268509 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.30 22:44:32.268553 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:32.268766 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:32.269751 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.00993127 sec., 50346.02825217721 rows/sec., 3.41 MiB/sec. 2025.04.30 22:44:32.269907 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:32.270027 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part 2025.04.30 22:44:32.270087 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.04.30 22:44:32.270483 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 858 rows starting from the beginning of the part 2025.04.30 22:44:32.270942 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.04.30 22:44:32.271493 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.271617 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:32.271875 [ 201 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_70_14} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.04.30 22:44:32.272083 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 390 rows starting from the beginning of the part 2025.04.30 22:44:32.272236 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.30 22:44:32.272579 [ 189 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:32.272777 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.272889 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.273831 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.30 22:44:32.274464 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.274801 [ 80 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.30 22:44:32.274897 [ 80 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.275000 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.275163 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} executeQuery: Read 160 rows, 11.41 KiB in 0.006728 sec., 23781.212841854936 rows/sec., 1.66 MiB/sec. 2025.04.30 22:44:32.275387 [ 259 ] {b34e6ea2-9068-46f9-b5f2-a5ea2cbda8cb} TCPHandler: Processed in 0.007355023 sec. 2025.04.30 22:44:32.275431 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.30 22:44:32.275933 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.276550 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:32.276695 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:32.276777 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24943 rows starting from the beginning of the part 2025.04.30 22:44:32.277009 [ 197 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.009348701 sec., 258645.55942050132 rows/sec., 19.81 MiB/sec. 2025.04.30 22:44:32.277517 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:32.277603 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 961 rows starting from the beginning of the part 2025.04.30 22:44:32.277953 [ 201 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.30 22:44:32.278378 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part 2025.04.30 22:44:32.279397 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:32.279907 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2025.04.30 22:44:32.280403 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:32.280832 [ 197 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.281318 [ 197 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_86_17} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.30 22:44:32.281632 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:44:32.282942 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.282987 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.284175 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.30 22:44:32.284614 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.285073 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} executeQuery: Read 32 rows, 58.72 KiB in 0.008645 sec., 3701.5615962984384 rows/sec., 6.63 MiB/sec. 2025.04.30 22:44:32.285248 [ 259 ] {2d07e3dd-378f-4ec5-a2ae-d1282ab84794} TCPHandler: Processed in 0.009508007 sec. 2025.04.30 22:44:32.285602 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:32.286019 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:32.286119 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:32.286583 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.286623 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.287236 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.30 22:44:32.287493 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.287690 [ 80 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.30 22:44:32.287760 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} executeQuery: Read 60 rows, 4.14 KiB in 0.001846 sec., 32502.708559046587 rows/sec., 2.19 MiB/sec. 2025.04.30 22:44:32.287768 [ 80 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:32.287860 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:32.287896 [ 259 ] {ae1e91d0-e823-47fe-8c94-b8b831079538} TCPHandler: Processed in 0.002410533 sec. 2025.04.30 22:44:32.288267 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.30 22:44:32.288642 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:32.288709 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5078 rows starting from the beginning of the part 2025.04.30 22:44:32.289063 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 34 rows starting from the beginning of the part 2025.04.30 22:44:32.289932 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part 2025.04.30 22:44:32.290323 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:32.290511 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26589 rows, containing 5 columns (5 merged, 0 gathered) in 0.015341997 sec., 1733085.9861333568 rows/sec., 117.03 MiB/sec. 2025.04.30 22:44:32.290571 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part 2025.04.30 22:44:32.290855 [ 188 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:32.290984 [ 198 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.30 22:44:32.291651 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.291819 [ 186 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_86_17} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.30 22:44:32.291949 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.04.30 22:44:32.293383 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5362 rows, containing 4 columns (4 merged, 0 gathered) in 0.005412826 sec., 990610.0805752855 rows/sec., 64.59 MiB/sec. 2025.04.30 22:44:32.293703 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.30 22:44:32.294011 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:32.294090 [ 190 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_86_17} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.30 22:44:32.294174 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.04.30 22:44:33.089106 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.04.30 22:44:33.089904 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:33.089960 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:33.090501 [ 245 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:44:33.090770 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:33.091034 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.04.30 22:44:34.815845 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.04.30 22:44:34.835277 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:34.835327 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:34.842486 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.30 22:44:34.843378 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:34.845952 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.04.30 22:44:35.713197 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1542 2025.04.30 22:44:35.716695 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:35.716744 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:35.718179 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:35.718475 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:35.719029 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1542 2025.04.30 22:44:37.255085 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.255357 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.255466 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:37.256581 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.256634 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.257072 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:37.257338 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.257551 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} executeQuery: Read 212 rows, 13.81 KiB in 0.002279 sec., 93023.25581395348 rows/sec., 5.92 MiB/sec. 2025.04.30 22:44:37.257663 [ 259 ] {c93b640b-f394-4181-830b-eb693ff16ea3} TCPHandler: Processed in 0.002717023 sec. 2025.04.30 22:44:37.257815 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.257983 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:37.258032 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:37.258891 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.258931 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.259328 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.30 22:44:37.259577 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.259785 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} executeQuery: Read 633 rows, 50.98 KiB in 0.001823 sec., 347229.84092155786 rows/sec., 27.31 MiB/sec. 2025.04.30 22:44:37.259864 [ 259 ] {c70c1aac-c8d3-4a82-a8e6-07afcb907514} TCPHandler: Processed in 0.002125603 sec. 2025.04.30 22:44:37.259992 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.260302 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.260437 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:37.261143 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.261183 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.261551 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:44:37.261798 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.262021 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} executeQuery: Read 114 rows, 6.99 KiB in 0.001838 sec., 62023.93906420022 rows/sec., 3.71 MiB/sec. 2025.04.30 22:44:37.262072 [ 259 ] {7474cf8a-39a3-4d0d-ac7d-24fd0c1eef9a} TCPHandler: Processed in 0.002135653 sec. 2025.04.30 22:44:37.262187 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.262290 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.262335 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:37.262874 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.262913 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.263260 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:37.263502 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.263697 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} executeQuery: Read 113 rows, 7.49 KiB in 0.001428 sec., 79131.65266106442 rows/sec., 5.12 MiB/sec. 2025.04.30 22:44:37.263748 [ 259 ] {991d1a60-48f7-4fc1-b96e-eefe93e30a01} TCPHandler: Processed in 0.001613346 sec. 2025.04.30 22:44:37.263862 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.263966 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.264010 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:37.264544 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.264583 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.264932 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:37.265178 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.265399 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} executeQuery: Read 112 rows, 6.53 KiB in 0.001451 sec., 77188.1461061337 rows/sec., 4.40 MiB/sec. 2025.04.30 22:44:37.265477 [ 259 ] {45cdb0ce-2f00-46ee-84ed-c3c51191752d} TCPHandler: Processed in 0.001665977 sec. 2025.04.30 22:44:37.265724 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.265833 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:37.265881 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:37.266539 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.266579 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.266956 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.30 22:44:37.267194 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.267403 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} executeQuery: Read 390 rows, 28.23 KiB in 0.00159 sec., 245283.01886792452 rows/sec., 17.34 MiB/sec. 2025.04.30 22:44:37.267456 [ 259 ] {d98c9fbb-4f9c-40d8-ad7a-4e2ef8896aa8} TCPHandler: Processed in 0.001822173 sec. 2025.04.30 22:44:37.267572 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.267739 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:37.267818 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:37.268248 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.268285 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.268629 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:37.268864 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.269021 [ 73 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.04.30 22:44:37.269047 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec. 2025.04.30 22:44:37.269077 [ 73 ] {} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.269114 [ 259 ] {a9fb1d41-8634-4beb-8bb0-4a6ec4913601} TCPHandler: Processed in 0.001602635 sec. 2025.04.30 22:44:37.269117 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.269263 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.269391 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.04.30 22:44:37.269431 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.269533 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:37.269953 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:37.270082 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.04.30 22:44:37.270332 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.04.30 22:44:37.270478 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.04.30 22:44:37.270865 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.04.30 22:44:37.271255 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.04.30 22:44:37.271497 [ 188 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.04.30 22:44:37.272125 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.272186 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.273122 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.30 22:44:37.273690 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.274064 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004850626 sec., 47004.242339030054 rows/sec., 2.40 MiB/sec. 2025.04.30 22:44:37.274145 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} executeQuery: Read 237 rows, 16.27 KiB in 0.004753 sec., 49863.24426677887 rows/sec., 3.34 MiB/sec. 2025.04.30 22:44:37.274289 [ 259 ] {75b00c00-5876-4349-81ca-c035a6c6a0f9} TCPHandler: Processed in 0.005103335 sec. 2025.04.30 22:44:37.274294 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.04.30 22:44:37.274566 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.275018 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.275230 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:37.275461 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.275864 [ 190 ] {c5b7976f-dfb8-4679-8c41-6927952d42e9::all_1_38_8} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.04.30 22:44:37.276221 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.30 22:44:37.276898 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.276938 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.277291 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.30 22:44:37.277539 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.277703 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} executeQuery: Read 1 rows, 69.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 23.50 KiB/sec. 2025.04.30 22:44:37.277752 [ 259 ] {361cbe92-b4db-475b-8c06-d70e20551bb3} TCPHandler: Processed in 0.003340914 sec. 2025.04.30 22:44:37.277859 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.277962 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.278026 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:37.279016 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.279054 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.279642 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.30 22:44:37.279902 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.280049 [ 73 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.30 22:44:37.280090 [ 73 ] {} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.280100 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} executeQuery: Read 8 rows, 14.68 KiB in 0.002157 sec., 3708.8548910523873 rows/sec., 6.65 MiB/sec. 2025.04.30 22:44:37.280120 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.280441 [ 259 ] {f9cf3bd4-944a-4bfd-a93e-bedf3872aa5c} TCPHandler: Processed in 0.002632041 sec. 2025.04.30 22:44:37.280463 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.30 22:44:37.280609 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:37.280889 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:37.281023 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:37.281280 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:37.281517 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1262 rows starting from the beginning of the part 2025.04.30 22:44:37.282316 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:37.283063 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:37.283222 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:37.283336 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:37.283730 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:37.284408 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:37.284929 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.30 22:44:37.285066 [ 193 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:37.285814 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.286256 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} executeQuery: Read 82 rows, 5.33 KiB in 0.005483 sec., 14955.316432609885 rows/sec., 972.64 KiB/sec. 2025.04.30 22:44:37.286384 [ 259 ] {07f38af7-2e4a-4ee0-8bca-f227aa29bb01} TCPHandler: Processed in 0.005860441 sec. 2025.04.30 22:44:37.292407 [ 194 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 19 columns (19 merged, 0 gathered) in 0.012155357 sec., 111062.14321800668 rows/sec., 199.02 MiB/sec. 2025.04.30 22:44:37.294101 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.30 22:44:37.294620 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:37.294735 [ 199 ] {8cca38fc-8645-469b-ad2a-5e6dcce2b5f7::all_1_71_14} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.30 22:44:37.294919 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.04.30 22:44:38.000211 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.10 MiB, peak 249.63 MiB, free memory in arenas 0.00 B, will set to 239.42 MiB (RSS), difference: 1.33 MiB 2025.04.30 22:44:40.350607 [ 72 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:44:40.350687 [ 72 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:44:40.592088 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.04.30 22:44:40.592733 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:40.592787 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:40.593322 [ 245 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:44:40.593595 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:40.593836 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.04.30 22:44:42.250458 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.250646 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:42.250715 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:42.251456 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.251499 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.251960 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.30 22:44:42.252238 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.252431 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} executeQuery: Read 120 rows, 10.44 KiB in 0.001837 sec., 65323.897659227 rows/sec., 5.55 MiB/sec. 2025.04.30 22:44:42.252485 [ 259 ] {742ed574-34dc-4d18-a1c5-e780b59579a2} TCPHandler: Processed in 0.002156645 sec. 2025.04.30 22:44:42.252608 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.252735 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.252780 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:42.253305 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.253342 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.253696 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:44:42.253945 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.254112 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} executeQuery: Read 32 rows, 2.41 KiB in 0.001399 sec., 22873.481057898498 rows/sec., 1.68 MiB/sec. 2025.04.30 22:44:42.254163 [ 259 ] {72ba123a-368f-4df1-a5a1-5d1669720188} TCPHandler: Processed in 0.001605575 sec. 2025.04.30 22:44:42.254283 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.254387 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:42.254432 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:42.254963 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.255001 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.255358 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.30 22:44:42.255606 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.255802 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} executeQuery: Read 96 rows, 7.68 KiB in 0.001431 sec., 67085.95387840671 rows/sec., 5.24 MiB/sec. 2025.04.30 22:44:42.255860 [ 259 ] {760ff1d1-7089-4374-af03-7cc0c982b7c7} TCPHandler: Processed in 0.001626575 sec. 2025.04.30 22:44:42.255975 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.256132 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.256192 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:42.256692 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.256740 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.257126 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.30 22:44:42.257380 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.257585 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. 2025.04.30 22:44:42.257635 [ 259 ] {473a8885-5f40-45fb-86bb-2eecdaacb7b2} TCPHandler: Processed in 0.001719288 sec. 2025.04.30 22:44:42.257746 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.257850 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.257939 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:42.259007 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.259047 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.259698 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.30 22:44:42.259966 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.260190 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} executeQuery: Read 32 rows, 58.72 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 24.27 MiB/sec. 2025.04.30 22:44:42.260296 [ 259 ] {a9be3448-7404-4faa-84e8-473da33fe9be} TCPHandler: Processed in 0.002600759 sec. 2025.04.30 22:44:42.260429 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.260532 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.260578 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:42.261003 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.261043 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.261416 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.30 22:44:42.261666 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.261867 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. 2025.04.30 22:44:42.261916 [ 259 ] {0a531059-3330-4d2e-907d-2250a649d281} TCPHandler: Processed in 0.001536652 sec. 2025.04.30 22:44:42.346944 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.04.30 22:44:42.367703 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.367765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.375039 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.30 22:44:42.375799 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.378554 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.04.30 22:44:42.532734 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.532899 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.532965 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:42.533782 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.533824 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.534222 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:42.534472 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.534690 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} executeQuery: Read 212 rows, 13.81 KiB in 0.00183 sec., 115846.99453551913 rows/sec., 7.37 MiB/sec. 2025.04.30 22:44:42.534743 [ 259 ] {cec98fd3-0a24-437e-b04b-0c0884ac5665} TCPHandler: Processed in 0.002099832 sec. 2025.04.30 22:44:42.534875 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.534978 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:42.535020 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:42.536572 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.536613 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.537086 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.30 22:44:42.537335 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.537549 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} executeQuery: Read 1773 rows, 147.54 KiB in 0.002592 sec., 684027.7777777778 rows/sec., 55.59 MiB/sec. 2025.04.30 22:44:42.537602 [ 259 ] {180bfe68-3900-4f71-9904-37e1d22c2a8e} TCPHandler: Processed in 0.002780136 sec. 2025.04.30 22:44:42.537734 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.537838 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.537883 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:42.538474 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.538514 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.538858 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:44:42.539095 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.539320 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} executeQuery: Read 114 rows, 6.99 KiB in 0.0015 sec., 76000 rows/sec., 4.55 MiB/sec. 2025.04.30 22:44:42.539416 [ 259 ] {5eeb4e2a-8a62-4151-bc92-7fbe2cf7d0f9} TCPHandler: Processed in 0.00173594 sec. 2025.04.30 22:44:42.539614 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.539763 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.539809 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:42.540489 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.540527 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.540887 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:42.541125 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.541327 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} executeQuery: Read 341 rows, 23.30 KiB in 0.001587 sec., 214870.82545683678 rows/sec., 14.34 MiB/sec. 2025.04.30 22:44:42.541379 [ 259 ] {17a37bb0-b0fc-4fc8-868a-6b4be86b4dce} TCPHandler: Processed in 0.001870294 sec. 2025.04.30 22:44:42.541497 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.541603 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.541648 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:42.542190 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.542230 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.542575 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:42.542822 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.543025 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} executeQuery: Read 112 rows, 6.53 KiB in 0.001445 sec., 77508.65051903113 rows/sec., 4.42 MiB/sec. 2025.04.30 22:44:42.543076 [ 259 ] {d4b66200-a164-4cee-8419-e4b65c8e7ba4} TCPHandler: Processed in 0.001630776 sec. 2025.04.30 22:44:42.543196 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.543300 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:42.543344 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:42.544157 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.544196 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.544578 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.30 22:44:42.544811 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.545013 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} executeQuery: Read 846 rows, 62.51 KiB in 0.001735 sec., 487608.0691642651 rows/sec., 35.19 MiB/sec. 2025.04.30 22:44:42.545065 [ 259 ] {10146f8b-eb2c-4b0f-882f-29457648a0a8} TCPHandler: Processed in 0.001920746 sec. 2025.04.30 22:44:42.545183 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.545288 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:42.545335 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:42.545750 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.545788 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.546136 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:42.546369 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.546563 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} executeQuery: Read 6 rows, 321.00 B in 0.001297 sec., 4626.060138781804 rows/sec., 241.69 KiB/sec. 2025.04.30 22:44:42.546612 [ 259 ] {b160c395-80c2-4004-a2b3-ba766222a8f4} TCPHandler: Processed in 0.001481141 sec. 2025.04.30 22:44:42.546725 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.546829 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.546875 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:42.547552 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.547592 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.548013 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.30 22:44:42.548248 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.548444 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} executeQuery: Read 955 rows, 64.97 KiB in 0.001637 sec., 583384.2394624313 rows/sec., 38.76 MiB/sec. 2025.04.30 22:44:42.548495 [ 259 ] {7e83413b-de60-4814-bb60-a99380b47ab7} TCPHandler: Processed in 0.001821462 sec. 2025.04.30 22:44:42.548613 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.548718 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.548765 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:42.549158 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.549197 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.549550 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.30 22:44:42.549783 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.549984 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. 2025.04.30 22:44:42.550034 [ 259 ] {98bca17a-4527-44b6-b8de-f37b32fea569} TCPHandler: Processed in 0.00147321 sec. 2025.04.30 22:44:42.550147 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.550253 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.550316 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:42.551351 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.551390 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.551981 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.30 22:44:42.552233 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.552471 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} executeQuery: Read 8 rows, 14.68 KiB in 0.00224 sec., 3571.4285714285716 rows/sec., 6.40 MiB/sec. 2025.04.30 22:44:42.552570 [ 259 ] {39930732-346c-4711-bbe7-0fcf7085c676} TCPHandler: Processed in 0.002473875 sec. 2025.04.30 22:44:42.552691 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:42.552801 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:42.552845 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:42.553249 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:42.553286 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:42.553638 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.30 22:44:42.553876 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:42.554077 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} executeQuery: Read 34 rows, 2.02 KiB in 0.001298 sec., 26194.144838212636 rows/sec., 1.52 MiB/sec. 2025.04.30 22:44:42.554127 [ 259 ] {7990ec7a-8f51-4425-aa04-1e990d2bcd80} TCPHandler: Processed in 0.001486551 sec. 2025.04.30 22:44:43.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 241.16 MiB, peak 249.63 MiB, free memory in arenas 0.00 B, will set to 239.42 MiB (RSS), difference: -1.74 MiB 2025.04.30 22:44:45.720198 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1598 2025.04.30 22:44:45.723677 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:45.723728 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:45.725166 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:45.725474 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:45.726929 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1598 2025.04.30 22:44:47.247079 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:47.247260 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:47.247334 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:47.248126 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:47.248174 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:47.248603 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.30 22:44:47.248863 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:47.249098 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} executeQuery: Read 56 rows, 4.41 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.28 MiB/sec. 2025.04.30 22:44:47.249165 [ 259 ] {861ffbc3-c68f-4a6d-9bd4-37996878bc57} TCPHandler: Processed in 0.002212716 sec. 2025.04.30 22:44:47.249295 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:47.249407 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:47.249454 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:47.249996 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:47.250036 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:47.250381 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.30 22:44:47.250618 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:47.250831 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} executeQuery: Read 64 rows, 5.12 KiB in 0.00145 sec., 44137.93103448276 rows/sec., 3.45 MiB/sec. 2025.04.30 22:44:47.250881 [ 259 ] {cc6e8d6a-552d-4596-ab93-dbdb7cca7fe1} TCPHandler: Processed in 0.001641687 sec. 2025.04.30 22:44:47.251000 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:47.251105 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:47.251152 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:47.251639 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:47.251676 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:47.252050 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.30 22:44:47.252288 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:47.252484 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} executeQuery: Read 128 rows, 9.13 KiB in 0.001401 sec., 91363.31192005711 rows/sec., 6.36 MiB/sec. 2025.04.30 22:44:47.252533 [ 259 ] {722e8aa5-3539-4995-95fc-6d4835edbfa1} TCPHandler: Processed in 0.001585264 sec. 2025.04.30 22:44:47.252659 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:47.252763 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:47.252808 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:47.253209 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:47.253247 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:47.253597 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.30 22:44:47.253848 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:47.254048 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} executeQuery: Read 48 rows, 3.31 KiB in 0.001306 sec., 36753.445635528326 rows/sec., 2.48 MiB/sec. 2025.04.30 22:44:47.254095 [ 259 ] {a40afff4-f3bb-42aa-acc9-16acc462da92} TCPHandler: Processed in 0.001488021 sec. 2025.04.30 22:44:48.094001 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.04.30 22:44:48.094740 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:48.094792 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:48.095311 [ 245 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:44:48.095562 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:48.095808 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.04.30 22:44:49.878713 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.04.30 22:44:49.901220 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:49.901289 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:49.908537 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.30 22:44:49.909317 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:49.913433 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.04.30 22:44:52.250274 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.250458 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:52.250530 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:52.251338 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.251385 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.251819 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.30 22:44:52.252084 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.252243 [ 53 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.30 22:44:52.252284 [ 53 ] {} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.252284 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} executeQuery: Read 120 rows, 10.44 KiB in 0.001873 sec., 64068.339562199675 rows/sec., 5.44 MiB/sec. 2025.04.30 22:44:52.252310 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.252435 [ 259 ] {e58453f8-4ad2-43b1-9669-1fcfaadcf0d1} TCPHandler: Processed in 0.002278138 sec. 2025.04.30 22:44:52.252738 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.30 22:44:52.252757 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.253142 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:52.253331 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:52.253434 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:52.253613 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1846 rows starting from the beginning of the part 2025.04.30 22:44:52.253991 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 633 rows starting from the beginning of the part 2025.04.30 22:44:52.254301 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:52.254703 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1773 rows starting from the beginning of the part 2025.04.30 22:44:52.255027 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.04.30 22:44:52.255348 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 120 rows starting from the beginning of the part 2025.04.30 22:44:52.256338 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.256401 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.257327 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:44:52.257849 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.258091 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} executeQuery: Read 32 rows, 2.41 KiB in 0.005073 sec., 6307.904592943031 rows/sec., 474.32 KiB/sec. 2025.04.30 22:44:52.258173 [ 259 ] {5da3846b-cba6-4230-8e48-176343524f24} TCPHandler: Processed in 0.00552699 sec. 2025.04.30 22:44:52.258316 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.258488 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:52.258651 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:52.258939 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006492503 sec., 700500.2539082385 rows/sec., 59.53 MiB/sec. 2025.04.30 22:44:52.259267 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.30 22:44:52.259772 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.259983 [ 187 ] {d4e73ecb-69f6-409c-bee6-1454de550956::all_1_91_18} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.30 22:44:52.260001 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.260068 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.260128 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.30 22:44:52.260521 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.30 22:44:52.260765 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.260906 [ 53 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.30 22:44:52.260945 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} executeQuery: Read 96 rows, 7.68 KiB in 0.002516 sec., 38155.80286168522 rows/sec., 2.98 MiB/sec. 2025.04.30 22:44:52.260945 [ 53 ] {} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.260992 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.261024 [ 259 ] {530d62d8-2ada-4c51-87bc-31f1a97d5f87} TCPHandler: Processed in 0.002779526 sec. 2025.04.30 22:44:52.261221 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.30 22:44:52.261251 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.261472 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:52.261484 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:52.261532 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part 2025.04.30 22:44:52.261605 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:52.261838 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 390 rows starting from the beginning of the part 2025.04.30 22:44:52.262179 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:52.262515 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 846 rows starting from the beginning of the part 2025.04.30 22:44:52.262872 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.04.30 22:44:52.263188 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 96 rows starting from the beginning of the part 2025.04.30 22:44:52.264268 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.264342 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.265486 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.30 22:44:52.265796 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.266135 [ 53 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.30 22:44:52.266264 [ 53 ] {} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.266328 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.266408 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005307303 sec., 453337.5991534683 rows/sec., 34.70 MiB/sec. 2025.04.30 22:44:52.266473 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} executeQuery: Read 160 rows, 11.41 KiB in 0.005052 sec., 31670.625494853524 rows/sec., 2.21 MiB/sec. 2025.04.30 22:44:52.266704 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.30 22:44:52.266739 [ 259 ] {922f2cc4-a602-42c6-9276-26c8dcaebdd5} TCPHandler: Processed in 0.005571552 sec. 2025.04.30 22:44:52.266833 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.30 22:44:52.267050 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.267188 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:52.267323 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:52.267323 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26589 rows starting from the beginning of the part 2025.04.30 22:44:52.267686 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:52.267840 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.04.30 22:44:52.268144 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.268312 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:52.268882 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 955 rows starting from the beginning of the part 2025.04.30 22:44:52.268920 [ 195 ] {e25d2b30-b306-449e-8756-7ab1229a4707::all_1_91_18} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.30 22:44:52.269209 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part 2025.04.30 22:44:52.269603 [ 200 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part 2025.04.30 22:44:52.270193 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.30 22:44:52.272394 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.272465 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.273971 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.30 22:44:52.274303 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.274905 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} executeQuery: Read 32 rows, 58.72 KiB in 0.007686 sec., 4163.413999479573 rows/sec., 7.46 MiB/sec. 2025.04.30 22:44:52.275061 [ 259 ] {6ff14f8a-3da7-4f80-a029-efb695f024e7} TCPHandler: Processed in 0.008126219 sec. 2025.04.30 22:44:52.275188 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:52.275294 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:52.275341 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:52.275906 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.275943 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.276591 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.30 22:44:52.277136 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.277343 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} executeQuery: Read 60 rows, 4.14 KiB in 0.002066 sec., 29041.626331074538 rows/sec., 1.96 MiB/sec. 2025.04.30 22:44:52.277355 [ 52 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.30 22:44:52.277421 [ 259 ] {7d48edf9-f03d-4828-8a4c-b005b5569cdb} TCPHandler: Processed in 0.002280829 sec. 2025.04.30 22:44:52.277461 [ 52 ] {} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:52.277631 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:52.277835 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.30 22:44:52.278100 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:52.278137 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5362 rows starting from the beginning of the part 2025.04.30 22:44:52.278293 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.04.30 22:44:52.278397 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:52.278636 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part 2025.04.30 22:44:52.278788 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part 2025.04.30 22:44:52.279014 [ 186 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.04.30 22:44:52.281736 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 28229 rows, containing 5 columns (5 merged, 0 gathered) in 0.015282325 sec., 1847166.5796925535 rows/sec., 124.72 MiB/sec. 2025.04.30 22:44:52.282112 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.30 22:44:52.282123 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386591 sec., 1287104.268439889 rows/sec., 83.91 MiB/sec. 2025.04.30 22:44:52.282552 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.282635 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.30 22:44:52.282726 [ 201 ] {9b61fef6-927f-41b5-b6ff-ca928e750922::all_1_91_18} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.30 22:44:52.282901 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.04.30 22:44:52.283119 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:52.283222 [ 196 ] {112f690f-0439-4e55-8715-d0f0f9f5cc90::all_1_91_18} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.30 22:44:52.283324 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.04.30 22:44:53.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 239.98 MiB, peak 249.63 MiB, free memory in arenas 0.00 B, will set to 241.31 MiB (RSS), difference: 1.33 MiB 2025.04.30 22:44:55.350760 [ 49 ] {} DNSResolver: Updating DNS cache 2025.04.30 22:44:55.350847 [ 49 ] {} DNSResolver: Updated DNS cache 2025.04.30 22:44:55.595985 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.04.30 22:44:55.596629 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:55.596676 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:55.597247 [ 245 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:44:55.597504 [ 245 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:55.597679 [ 49 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:44:55.597717 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.04.30 22:44:55.597730 [ 49 ] {} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:55.597755 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:55.597882 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:44:55.598111 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:55.598208 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.598493 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.598735 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.598849 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.599014 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.599330 [ 198 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::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.04.30 22:44:55.601983 [ 201 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004170843 sec., 6157268.446690514 rows/sec., 88.08 MiB/sec. 2025.04.30 22:44:55.602247 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:44:55.602585 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:55.602678 [ 186 ] {7e378136-6311-4ec2-8f43-65ec6b1f0ce2::all_1_56_11} system.asynchronous_metric_log (7e378136-6311-4ec2-8f43-65ec6b1f0ce2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:44:55.602776 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.04.30 22:44:55.727276 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1618 2025.04.30 22:44:55.730143 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:55.730197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:55.731657 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.30 22:44:55.731963 [ 242 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:55.732198 [ 49 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.30 22:44:55.732300 [ 49 ] {} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:55.732363 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:55.732796 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.30 22:44:55.733469 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1618 2025.04.30 22:44:55.733933 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:55.734112 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1430 rows starting from the beginning of the part 2025.04.30 22:44:55.734753 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part 2025.04.30 22:44:55.735392 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.04.30 22:44:55.735975 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::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.04.30 22:44:55.736546 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part 2025.04.30 22:44:55.737119 [ 186 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.04.30 22:44:55.745724 [ 201 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 72 columns (72 merged, 0 gathered) in 0.013208113 sec., 122500.46619074201 rows/sec., 94.27 MiB/sec. 2025.04.30 22:44:55.747549 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.30 22:44:55.748382 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:55.748487 [ 188 ] {c4574b59-069a-4e4e-81d4-86cd957ed8ec::all_1_41_8} system.query_log (c4574b59-069a-4e4e-81d4-86cd957ed8ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.30 22:44:55.748826 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.04.30 22:44:57.256084 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.256286 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.256363 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.30 22:44:57.257188 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.257239 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.257666 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:57.257920 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} oximeter.fields_i16 (84e1799a-6177-4738-9088-5e51a5999881): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.258143 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} executeQuery: Read 212 rows, 13.81 KiB in 0.00191 sec., 110994.76439790576 rows/sec., 7.06 MiB/sec. 2025.04.30 22:44:57.258207 [ 259 ] {1534c957-7b57-49e4-94cc-4d9922643c86} TCPHandler: Processed in 0.002264668 sec. 2025.04.30 22:44:57.258335 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.258445 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.30 22:44:57.258494 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.30 22:44:57.259338 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.259380 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.259772 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.30 22:44:57.260025 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} oximeter.fields_string (d4e73ecb-69f6-409c-bee6-1454de550956): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.260236 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} executeQuery: Read 633 rows, 50.98 KiB in 0.001816 sec., 348568.281938326 rows/sec., 27.41 MiB/sec. 2025.04.30 22:44:57.260288 [ 259 ] {9e2b1f2f-6aae-4d48-b088-054eb9e721aa} TCPHandler: Processed in 0.002006509 sec. 2025.04.30 22:44:57.260405 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.260509 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.260556 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.30 22:44:57.261117 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.261157 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.261509 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:44:57.261747 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.261911 [ 47 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.04.30 22:44:57.261957 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} executeQuery: Read 114 rows, 6.99 KiB in 0.001462 sec., 77975.37619699043 rows/sec., 4.67 MiB/sec. 2025.04.30 22:44:57.262000 [ 47 ] {} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.262070 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.262077 [ 259 ] {82e67faa-fa2c-4ebf-a66e-98bc89046edb} TCPHandler: Processed in 0.001722079 sec. 2025.04.30 22:44:57.262279 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.262290 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::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.04.30 22:44:57.262463 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.262572 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.30 22:44:57.262593 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:57.262695 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 164 rows starting from the beginning of the part 2025.04.30 22:44:57.262954 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:57.263372 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:57.263770 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:57.264155 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part 2025.04.30 22:44:57.264429 [ 199 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 114 rows starting from the beginning of the part 2025.04.30 22:44:57.265278 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.265356 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.266363 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:57.266888 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} oximeter.fields_u32 (8ab213ef-0c73-405c-bede-b90985010e07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.267548 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} executeQuery: Read 113 rows, 7.49 KiB in 0.005114 sec., 22096.206491982794 rows/sec., 1.43 MiB/sec. 2025.04.30 22:44:57.267567 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.005376504 sec., 106016.8466349137 rows/sec., 7.02 MiB/sec. 2025.04.30 22:44:57.267899 [ 259 ] {ff632c88-02cf-4f88-948f-e621afc4709c} TCPHandler: Processed in 0.005695045 sec. 2025.04.30 22:44:57.268073 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.04.30 22:44:57.268179 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.268296 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.268351 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.30 22:44:57.268472 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.268609 [ 190 ] {28dec3bd-c970-4b69-b164-b2ce08f3b4d6::all_1_75_15} oximeter.fields_u16 (28dec3bd-c970-4b69-b164-b2ce08f3b4d6) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.04.30 22:44:57.268726 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.30 22:44:57.269063 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.269103 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.269464 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:57.269716 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} oximeter.fields_u8 (472cc780-f552-450a-a096-4f5a8203a7f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.269945 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} executeQuery: Read 112 rows, 6.53 KiB in 0.001672 sec., 66985.64593301436 rows/sec., 3.82 MiB/sec. 2025.04.30 22:44:57.270020 [ 259 ] {3f5f337b-833c-4aba-8b56-38b39fd1d06c} TCPHandler: Processed in 0.001918356 sec. 2025.04.30 22:44:57.270283 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.270404 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.30 22:44:57.270451 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.30 22:44:57.271133 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.271173 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.271545 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.30 22:44:57.271782 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} oximeter.fields_uuid (e25d2b30-b306-449e-8756-7ab1229a4707): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.271978 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} executeQuery: Read 390 rows, 28.23 KiB in 0.001598 sec., 244055.06883604504 rows/sec., 17.25 MiB/sec. 2025.04.30 22:44:57.272031 [ 259 ] {6ce1b856-bee4-4955-b4d0-f8e55ff4cf88} TCPHandler: Processed in 0.001845933 sec. 2025.04.30 22:44:57.272150 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.272253 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.30 22:44:57.272298 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.30 22:44:57.272737 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.272776 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.273153 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:57.273396 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} oximeter.measurements_bool (c5b7976f-dfb8-4679-8c41-6927952d42e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.273592 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. 2025.04.30 22:44:57.273645 [ 259 ] {d92072bf-43d7-4b2b-bd09-e4139fcedce2} TCPHandler: Processed in 0.001545663 sec. 2025.04.30 22:44:57.273760 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.273867 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.273916 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.30 22:44:57.274473 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.274513 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.274907 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.30 22:44:57.275152 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} oximeter.measurements_cumulativeu64 (9b61fef6-927f-41b5-b6ff-ca928e750922): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.275331 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} executeQuery: Read 237 rows, 16.27 KiB in 0.001486 sec., 159488.5598923284 rows/sec., 10.69 MiB/sec. 2025.04.30 22:44:57.275382 [ 259 ] {b72a6a11-6afe-4940-8ff2-fcdb602cb1af} TCPHandler: Processed in 0.001674357 sec. 2025.04.30 22:44:57.275501 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.275607 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.275655 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.30 22:44:57.276085 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.276121 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.276467 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.30 22:44:57.276708 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} oximeter.measurements_f64 (1a2cf388-9475-44fb-a9db-754af81d826f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.276918 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec. 2025.04.30 22:44:57.276967 [ 259 ] {9c683569-b088-4b55-89b7-19f1a500043c} TCPHandler: Processed in 0.001518382 sec. 2025.04.30 22:44:57.277099 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.277204 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.277269 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.30 22:44:57.278302 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.278340 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.278942 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.30 22:44:57.279203 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} oximeter.measurements_histogramu64 (8cca38fc-8645-469b-ad2a-5e6dcce2b5f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.279400 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} executeQuery: Read 8 rows, 14.68 KiB in 0.002218 sec., 3606.853020739405 rows/sec., 6.46 MiB/sec. 2025.04.30 22:44:57.279508 [ 259 ] {f6eecbb6-5fca-464e-9383-10308f02672c} TCPHandler: Processed in 0.002460964 sec. 2025.04.30 22:44:57.279624 [ 259 ] {} TCP-Session: af5481d9-428a-4624-ac55-c9b80ec2b7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.30 22:44:57.279725 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} executeQuery: (from [fd00:1122:3344:101::d]:43595) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.30 22:44:57.279771 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.30 22:44:57.280190 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.280228 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.280585 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.30 22:44:57.280817 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} oximeter.measurements_u64 (112f690f-0439-4e55-8715-d0f0f9f5cc90): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.280984 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} executeQuery: Read 82 rows, 5.33 KiB in 0.001282 sec., 63962.5585023401 rows/sec., 4.06 MiB/sec. 2025.04.30 22:44:57.281033 [ 259 ] {082ba0f1-f9ad-4f07-a9ef-dbda12554658} TCPHandler: Processed in 0.00146001 sec. 2025.04.30 22:44:57.413511 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.04.30 22:44:57.435173 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.435234 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.442457 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.30 22:44:57.443226 [ 244 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.443647 [ 45 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.30 22:44:57.443761 [ 45 ] {} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.30 22:44:57.443836 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.04.30 22:44:57.444140 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.30 22:44:57.453398 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.04.30 22:44:57.454480 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.30 22:44:57.455376 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.04.30 22:44:57.460259 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.04.30 22:44:57.464904 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:57.470001 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.04.30 22:44:57.475440 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.04.30 22:44:57.479801 [ 201 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.04.30 22:44:57.537255 [ 194 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.093316334 sec., 4522.252235069586 rows/sec., 23.38 MiB/sec. 2025.04.30 22:44:57.540622 [ 192 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.30 22:44:57.543865 [ 192 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.30 22:44:57.544000 [ 192 ] {f8cce69f-fcf0-4679-832c-b38a6a7075b2::all_1_56_11} system.metric_log (f8cce69f-fcf0-4679-832c-b38a6a7075b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.30 22:44:57.546646 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB.